dbus-python (1.3.2-5build3) noble; urgency=medium
* No-change rebuild for CVE-2024-3094
-- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 00:50:57 +0000
dbus-python (1.3.2-5build2) noble; urgency=medium
* No-change rebuild for python3.12 t64.
-- Matthias Klose <doko@ubuntu.com> Sat, 02 Mar 2024 21:09:08 +0100
dbus-python (1.3.2-5build1) noble; urgency=medium
* No-change rebuild to build with python3.12 as supported.
-- Matthias Klose <doko@ubuntu.com> Wed, 01 Nov 2023 17:06:36 +0100
dbus-python (1.3.2-5) unstable; urgency=medium
* d/rules: Set DEB_PYTHON_INSTALL_LAYOUT=deb.
This avoids newer Meson versions trying to install into /usr/local.
Mitigates: #1041537
* Remove version constraints unnecessary since Debian 11
-- Simon McVittie <smcv@debian.org> Wed, 26 Jul 2023 11:34:51 +0100
dbus-python (1.3.2-4) unstable; urgency=medium
[ Debian Janitor ]
* Set Multi-Arch: foreign on python-dbus-doc
[ Simon McVittie ]
* Update standards version to 4.6.2 (no changes needed)
* d/rules: Remove workaround for #972269 (no longer needed,
the bug was fixed in dwz)
* d/watch: Watch for any version number.
dbus-python does not use odd/even versioning, unlike dbus.
* d/clean: Remove all files that mention distutils.
This helps to verify that we are not relying on it for the Debian
package build any more.
* d/source/lintian-overrides: Silence uses-python-distutils tag
-- Simon McVittie <smcv@debian.org> Wed, 18 Jan 2023 20:42:02 +0000
dbus-python (1.3.2-3) unstable; urgency=medium
* Increase an arbitrary test timeout to avoid intermittent FTBFS on
slower buildds such as alpha, mips64el and riscv64 (Closes: #1024210)
-- Simon McVittie <smcv@debian.org> Fri, 25 Nov 2022 11:28:44 +0000
dbus-python (1.3.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove version constraints unnecessary since buster (oldstable)
[ Simon McVittie ]
* d/upstream/metadata: Update Gitlab URLs
* Drop transition for old debug package migration
* Build/test-depend on dbus-daemon instead of dbus.
The dbus component required by this package's tests is dbus-run-session;
it doesn't need a fully-featured system bus.
* Move dbus_py_test module into public dist-packages directory.
This is a workaround for #942720 in dh-python, which was lost in the
move from Autotools to Meson.
-- Simon McVittie <smcv@debian.org> Sun, 13 Nov 2022 18:28:33 +0000
dbus-python (1.3.2-1) unstable; urgency=medium
* New upstream release
* d/rules: Don't run autoreconf, no longer needed
-- Simon McVittie <smcv@debian.org> Tue, 06 Sep 2022 23:48:17 +0100
dbus-python (1.3.0-1) unstable; urgency=medium
* New upstream release
* Build using Meson
* d/copyright: Update
* Work around #998059 in sphinx by resetting language environment
variables. This should make the documentation reproducible.
* Standards-Version: 4.6.1 (no changes required)
* Update Lintian overrides
* d/rules, d/clean: Continue to install .egg-info directory
-- Simon McVittie <smcv@debian.org> Tue, 06 Sep 2022 18:58:44 +0100
dbus-python (1.2.18-3) unstable; urgency=medium
* Don't do a separate build for python3.x-dbg (Closes: #994299)
* Update lintian overrides
* d/rules: Don't let debhelper >= 13.4 make test data executable
* Standards-Version: 4.6.0 (no changes required)
-- Simon McVittie <smcv@debian.org> Wed, 15 Sep 2021 16:46:27 +0100
dbus-python (1.2.18-2) unstable; urgency=medium
* Upload to unstable
-- Simon McVittie <smcv@debian.org> Sun, 15 Aug 2021 10:48:49 +0100
dbus-python (1.2.18-1) experimental; urgency=medium
* New upstream release
* Update Lintian overrides
* Use recommended debhelper compat level 13
-- Simon McVittie <smcv@debian.org> Tue, 20 Jul 2021 10:50:20 +0100
dbus-python (1.2.16-5) unstable; urgency=medium
[ Helmut Grohne ]
* Drop unused Build-Depends: xmlto (Closes: #981266)
[ Simon McVittie ]
* Standards-Version: 4.5.1 (no changes required)
-- Simon McVittie <smcv@debian.org> Sat, 30 Jan 2021 15:49:14 +0000
dbus-python (1.2.16-4) unstable; urgency=medium
* Skip dh_dwz on mipsel (workaround for #972269)
-- Simon McVittie <smcv@debian.org> Thu, 15 Oct 2020 17:53:44 +0100
dbus-python (1.2.16-3) unstable; urgency=medium
* Build without Python 2 support (Closes: #936371, #942941)
-- Simon McVittie <smcv@debian.org> Thu, 16 Jul 2020 17:40:09 +0100
dbus-python (1.2.16-2) unstable; urgency=medium
* Team upload.
[ Simon McVittie ]
* Standards-Version: 4.5.0 (no changes required)
[ Laurent Bigonville ]
* debian/rules: Do not run the tests in parallel to fix FTBFS on kfreebsd,
see #956438
-- Laurent Bigonville <bigon@debian.org> Sat, 11 Apr 2020 13:32:48 +0200
dbus-python (1.2.16-1) unstable; urgency=medium
* New upstream release
- Drop dependency on python-tap by tolerating less comprehensive test
output (unblocks: #938625)
* Switch to debhelper-compat 12
* Install tests to /usr/libexec/installed-tests
* d/control: Canonicalize (wrap-and-sort -abst)
* Remove ancient Breaks, Conflicts, Replaces that were already satisfied
in Debian 8 'jessie'
* python-dbus-dbg: Depend on python2-dbg instead of python-dbg.
Thanks to Matthias Klose.
* Only use sphinxdoc debhelper sequence when building Architecture: all
packages. Thanks to Helmut Grohne. (Closes: #946212)
* Use secure URI in Homepage field
* d/upstream/metadata: Add
-- Simon McVittie <smcv@debian.org> Tue, 14 Jan 2020 10:09:22 +0000
dbus-python (1.2.14-1) unstable; urgency=medium
* New upstream release
- Fixes a regression with str() in Python 3.8
-- Simon McVittie <smcv@debian.org> Mon, 25 Nov 2019 19:18:13 +0000
dbus-python (1.2.12-2) unstable; urgency=medium
* Standards-Version: 4.4.1 (no changes required)
* d/tests/build2, d/tests/python2: Use python2, not python
* Rename dbus_py_test.so to dbus_py_test.cpython_*.so and install
in dist-packages. This works around dh-python having different
handling for public and private library directories (see #942720).
(Closes: #943630)
-- Simon McVittie <smcv@debian.org> Mon, 18 Nov 2019 13:36:11 +0000
dbus-python (1.2.12-1) unstable; urgency=medium
* New upstream release
- Fixes a build regression in libsecret by restoring the ability to
raise SystemExit from a dbus-python method (Closes: #940087)
-- Simon McVittie <smcv@debian.org> Thu, 12 Sep 2019 10:58:27 +0100
dbus-python (1.2.10-1) unstable; urgency=medium
* New upstream release
- d/copyright: Update
- Drop patches, applied upstream
* d/salsa-ci.yml: Request standard CI on salsa.debian.org
* Use python3-sphinx to build documentation.
This means UTF8String, which is Python-2-only API, will not be
documented.
* Build-depend on python2-dbg and python2-dev instead of python-all-dbg
and python-all-dev. Only build for the default version of Python 2,
not for all versions of Python 2 (in practice this has meant the
same thing since 2.6 was de-supported in 2013).
* Add a build-profile to disable Python 2 packages.
We can't remove them yet (see the blocking bugs of #936371) but at
least we can start to clear a path to doing so.
* Annotate python[3]-tap build-dependencies as <!nocheck>.
Thanks to Helmut Grohne. (Closes: #930623)
* d/tests/control: Mark python2 tests as skip-not-installable.
Eventually, we want Python 2 to disappear.
* Standards-Version: 4.4.0 (no further changes)
* Install the egg-info metadata (Closes: #910881)
-- Simon McVittie <smcv@debian.org> Mon, 02 Sep 2019 16:19:12 +0100
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog python3-dbus`.
Generated by dwww version 1.16 on Mon Dec 15 20:51:16 CET 2025.