dbus-python (1.2.0-3) unstable; urgency=medium * Update Vcs-Browser to use https and cgit * python-dbus: stop depending on python-dbus-dev (Closes: #673779) * Standards-Version: 3.9.6 (no changes required) * Install arch-independent documentation and development files with "make install-data", fixing FTBFS in arch-all-only builds * Build-depend on dh-python - transcode debian/rules to UTF-8 to support this * d/control: mention dbus.mainloop.pyqt5 instead of dbus.mainloop.qt. Thanks to Dmitry Shachnev. (Part of #802659) * d/control: stop mentioning python-gobject-2 as an alternative. to python-gi. Thanks to Dmitry Shachnev. (Part of #802659) -- Simon McVittie Wed, 20 Jan 2016 09:39:43 +0000 dbus-python (1.2.0-2) unstable; urgency=low * Canonicalize Vcs-Git * Standards-Version: 3.9.4 (no further changes) * Automake 1.12.6 changed the default installation directory. Force pythondir/pyexecdir instead of taking the default, fixing FTBFS (Closes: #710926) -- Simon McVittie Mon, 03 Jun 2013 18:28:49 +0100 dbus-python (1.2.0-1) unstable; urgency=low * Check for sysconfig EXT_SUFFIX (for Python 3.3), falling back to SO if not found (for Python 3.2) (Closes: #707139) * New upstream release - Unicode in exceptions works better (LP: #846044) -- Simon McVittie Wed, 08 May 2013 08:58:16 +0100 dbus-python (1.1.1-1) unstable; urgency=low * New upstream version - fixes type-signature guessing when an ObjectPath is given (LP: #1008898) * Increase dbus build-dependency to the recommended version, 1.6 * Include /usr/share/dpkg/default.mk for recommended build flags -- Simon McVittie Mon, 25 Jun 2012 17:35:50 +0100 dbus-python (1.1.0-1) unstable; urgency=low * New upstream release - dbus.gobject_service is compatible with 0.x again (Closes: #670516) * Fix recommendation for a main loop package: the Python 3 Qt main loop glue is python3-dbus.mainloop.qt, not python-qt4-dbus * Use dh_python3 (Closes: #672189) * Switch variable names in debian/rules to be more like the proposed Python package style guide * Build-depend on pygi so epydoc can introspect dbus.gi_service * Merge from experimental to unstable * Remove duplicate Priority from -dev * Standards-Version: 3.9.3 (no changes) -- Simon McVittie Wed, 09 May 2012 16:37:43 +0100 dbus-python (1.0.0-1) experimental; urgency=low * New upstream version 1.0.0 - increase Python requirement to 2.6 - build for Python 3 too - split python-dbus-dev into a separate package to be shared between versions - make python-dbus depend on python-dbus-dev for now, to preserve historical functionality (but packages which use it, like PyQt, should switch to depending on it explicitly) -- Simon McVittie Tue, 24 Jan 2012 21:02:34 +0000 dbus-python (0.84.0-3) unstable; urgency=low * Drop obsolete recommendation of python-gtk, which hasn't provided the GLib main loop since before squeeze. Allow python-gi (also GLib main loop) or python-qt4-dbus (Qt main loop) to satisfy the dependency instead (Closes: #656230) * Move to debhelper 9 compat and use dh -- Simon McVittie Tue, 24 Jan 2012 20:38:03 +0000 dbus-python (0.84.0-2) unstable; urgency=low * Separate build-arch from build-indep, and do an extra build pass with the default version of Python to build the documentation * Apply patch from Barry Warsaw to switch to dh_python2 (Closes: #634346, #634859) * Mark the current version of python-qt4-dbus as broken by this version (assuming that 4.8.3-3 will fix #634860) -- Simon McVittie Mon, 25 Jul 2011 12:51:22 +0100 dbus-python (0.84.0-1) unstable; urgency=low * Merge experimental into unstable * Move dbus-python to git * New upstream version 0.84.0 * Standards-Version: 3.9.2 (no changes) -- Simon McVittie Wed, 25 May 2011 13:06:47 +0100 dbus-python (0.83.2-1) experimental; urgency=low * New upstream release - explicitly depend on libdbus-1-dev, and use the recommended version (from experimental) * Standards-Version: 3.9.1 - add Homepage, Vcs-Svn, Vcs-Browser - move versioned Conflicts on gnome-osd, gajim to Breaks - put python-dbus-dbg in the debug section * Update source format to 3.0 (quilt) - drop cdbs dependency, we were only using it for the simple-patch-system * Require debhelper 8 - use dh_prep instead of dh_clean -k * Remove now-unused lintian override for package-contains-empty-directory -- Simon McVittie Thu, 02 Dec 2010 18:11:33 +0000 # For older changelog entries, run 'apt-get changelog python-dbus'