summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* Add build- and test-dependencies on python[3]-tapSimon McVittie2018-05-04
|
* Use dh_missing with --fail-missingSimon McVittie2018-05-04
|
* Really silence -Wmissing-field-initializersSimon McVittie2018-05-04
|
* Install documentation in /usr/share/doc/p-d-doc/htmlSimon McVittie2018-05-04
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Override lintian warning for use of python-sphinxSimon McVittie2018-05-04
| | | | | | The Python 2 version of dbus-python has slightly more API than the Python 3 version, which we should document until Python 2 becomes completely unsupported.
* Use dh_sphinxdocSimon McVittie2018-05-04
|
* Update packaging for Sphinx documentationSimon McVittie2018-05-04
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* New upstream releaseSimon McVittie2018-05-04
|
* Set Testsuite: autopkgtest-pkg-pythonSimon McVittie2018-04-17
| | | | This opts in to standard autodep8 smoke-tests.
* d/tests/build*: Silence some irrelevant warningsSimon McVittie2018-04-17
|
* Standards-Version: 4.1.4 (no changes required)Simon McVittie2018-04-08
|
* 1.2.6-1Simon McVittie2018-01-29
|
* autopkgtests: Set up dbus-gmain correctlySimon McVittie2018-01-29
|
* autopkgtests: Add GLib library flagsSimon McVittie2018-01-29
|
* autopkgtests: Add include directory for dbus-gmain.hSimon McVittie2018-01-29
|
* Continue to install documentation into /u/s/d/python-dbus-docSimon McVittie2018-01-29
| | | | | | Put symlinks in the library packages' directories. Signed-off-by: Simon McVittie <smcv@debian.org>
* Enable bindnow hardeningSimon McVittie2018-01-29
|
* Install .pc file into /usr/share to be nice to cross-compilersSimon McVittie2018-01-29
| | | | It does not actually contain anything architecture-specific.
* python3-dbus-dbg: Depend on ${python3:Depends}, not ${python:Depends}Simon McVittie2018-01-29
|
* Adjust autopkgtests for new upstream releaseSimon McVittie2018-01-29
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Really set PYTHON_LIBS for python2.7-dbgSimon McVittie2018-01-29
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* d/rules: Prefer "set -e; ..." over "set -e && ..." due to the side-effects ↵Simon McVittie2018-01-29
| | | | of && under set -e
* Add a workaround for AX_PYTHON_DEVEL with python2.7-dbgSimon McVittie2018-01-29
|
* Update upstream signing key with subkeysSimon McVittie2018-01-29
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Advance to debhelper compat level 11Simon McVittie2018-01-29
|
* Standards-Version: 4.1.3Simon McVittie2018-01-29
|
* New upstream releaseSimon McVittie2018-01-29
| | | | | | - d/copyright: Update - d/control: Update dependencies - dbus-glib is no longer required
* d/control: Set Vcs-* to point to salsa.debian.orgSimon McVittie2018-01-22
|
* Standards-Version: 4.1.2Simon McVittie2017-12-10
|
* Set Rules-Requires-Root to noSimon McVittie2017-11-05
|
* Standards-Version: 4.1.1Simon McVittie2017-11-05
| | | | - Promote -dbg packages from extra to optional priority
* Remove cleanup code for very old (pre-2006) versionsSimon McVittie2017-07-05
| | | | | Upgrades that skip a stable release are not supported, so upgrades that skip 5 stable releases are right out.
* debian/watch, debian/upstream/signing-key.asc: Look for a signatureSimon McVittie2017-06-25
|
* debian/watch: Use httpsSimon McVittie2017-06-25
|
* Standards-Version: 4.0.0 (no changes needed)Simon McVittie2017-06-25
|
* debian/copyright: Fully switch to machine-readable formatSimon McVittie2017-06-25
|
* Advance to debhelper compat level 10Simon McVittie2016-09-12
| | | | - do not explicitly use dh-autoreconf, it is now the default
* Standards-Version: 3.9.8 (no changes needed)Simon McVittie2016-05-22
|
* Correct DEP14 branch nameSimon McVittie2016-05-22
|
* debian/gbp.conf: use DEP-14 branch namesSimon McVittie2016-03-28
|
* 1.2.4Simon McVittie2016-03-06
|
* Merge branch 'debian-experimental'Simon McVittie2016-03-06
|\
| * Enable the new python[3]-dbus-tests packages that were disabled in the ↵Simon McVittie2016-02-22
| | | | | | | | | | | | previous upload This reverts commit 9fd49178f3d2c5ed660f4fcb7188cd205d4ac676.
* | New upstream releaseSimon McVittie2016-03-06
| | | | | | | | | | | | | | | | | | * New upstream release - dbus.version is a tuple again (Closes: #816729) - includes headers in a consistent order (Closes: #749133) * Update debian/copyright * Update build tests: they no longer need to edit the dbus-glib main loop module to be compilable out-of-tree
* | Normalize packaging via wrap-and-sort -abstSimon McVittie2016-03-02
| |
* | Standards-Version: 3.9.7 (no changes needed)Simon McVittie2016-03-02
|/
* 1.2.2-1Simon McVittie2016-02-22
|
* Temporarily disable the new packages for this upload, to avoid the NEW queueSimon McVittie2016-02-22
|
* New upstream releaseSimon McVittie2016-02-22
|
* Enable installed-tests for architecture-specific builds, and add ↵Simon McVittie2016-02-22
| | | | | | | corresponding autopkgtests - disable installed-tests for the architecture-indep build, which is only there for the documentation