summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAge
* Move dbus_py_test module into public dist-packages directorySimon McVittie2022-11-13
* Drop transition for old debug package migration.Simon McVittie2022-11-13
* d/rules: Don't run autoreconf, no longer neededSimon McVittie2022-09-06
* New upstream releaseSimon McVittie2022-09-06
* d/rules, d/clean: Continue to install .egg-info directorySimon McVittie2022-09-06
* Build using MesonSimon McVittie2022-09-05
* Work around #998059 in sphinx by resetting language environment variablesSimon McVittie2022-09-05
* d/rules: Don't let debhelper >= 13.4 make test data executableSimon McVittie2021-09-15
* Don't do a separate build for python3.x-dbgSimon McVittie2021-09-15
* Skip dh_dwz on mipsel (workaround for #972269)debian/1.2.16-4Simon McVittie2020-10-15
* Build without Python 2 supportSimon McVittie2020-07-16
* debian/rules: Do not run the tests in parallel to fix FTBFS on kfreebsd, see ...Laurent Bigonville2020-04-11
* Only use sphinxdoc debhelper sequence when building Architecture: all packagesSimon McVittie2020-01-10
* Install tests to /usr/libexec/installed-testsSimon McVittie2020-01-05
* Enable dh_dwzSimon McVittie2020-01-05
* Switch to debhelper-compat 12Simon McVittie2020-01-05
* Rename dbus_py_test.so to dbus_py_test.*.so and install in dist-packagesSimon McVittie2019-11-18
* Install the egg-info metadataSimon McVittie2019-09-02
* Add a build-profile to disable Python 2 packagesSimon McVittie2019-08-31
* Build-depend on python2-dbg and python2-dev instead of -all- equivalentsSimon McVittie2019-08-31
* Use python3-sphinx to build documentationSimon McVittie2019-08-31
* Don't install the detailed ChangeLog (upstream git history)Simon McVittie2019-01-29
* Run tests with LC_ALL=C.UTF-8, to avoid trying to print localized messages in...Simon McVittie2018-05-09
* Use dh_missing with --fail-missingSimon McVittie2018-05-04
* Install documentation in /usr/share/doc/p-d-doc/htmlSimon McVittie2018-05-04
* Use dh_sphinxdocSimon McVittie2018-05-04
* Update packaging for Sphinx documentationSimon McVittie2018-05-04
* Continue to install documentation into /u/s/d/python-dbus-docSimon McVittie2018-01-29
* Enable bindnow hardeningSimon McVittie2018-01-29
* Really set PYTHON_LIBS for python2.7-dbgSimon McVittie2018-01-29
* d/rules: Prefer "set -e; ..." over "set -e && ..." due to the side-effects of...Simon McVittie2018-01-29
* Add a workaround for AX_PYTHON_DEVEL with python2.7-dbgSimon McVittie2018-01-29
* Advance to debhelper compat level 10Simon McVittie2016-09-12
* Enable installed-tests for architecture-specific builds, and add correspondin...Simon McVittie2016-02-22
* Enable build-time testingSimon McVittie2016-02-22
* Run dh_install with --list-missing to guard against mistakesSimon McVittie2016-02-22
* explicitly set build system to automakeSimon McVittie2016-02-22
* Build-depend on dh-pythonSimon McVittie2015-09-18
* Install arch-independent documentation and development files with "make insta...Simon McVittie2015-09-18
* Force pythondir/pyexecdir instead of taking the default, fixing FTBFSSimon McVittie2013-06-03
* Use EXT_SUFFIX for python3.3-dbg tooSimon McVittie2013-05-08
* Check for sysconfig EXT_SUFFIX (for Python 3.3), falling back to SO if not fo...Simon McVittie2013-05-07
* Include /usr/share/dpkg/default.mk for recommended build flagsSimon McVittie2012-06-25
* Switch variable names in debian/rules to be more like the proposed Python pac...Simon McVittie2012-05-09
* Use dh_python3 (Closes: #672189)Simon McVittie2012-05-09
* Merge branch 'master' into experimentalSimon McVittie2012-01-24
|\
| * fix clean rulesSimon McVittie2012-01-24
* | New upstream version 1.0.0Simon McVittie2012-01-24
|/
* Move to debhelper 9 compat and use dhSimon McVittie2012-01-24
* fix arch/indep splitSimon McVittie2011-07-25