Your message dated Mon, 25 Jul 2011 16:17:17 +0000
with message-id <[email protected]>
and subject line Bug#634859: fixed in dbus-python 0.84.0-2
has caused the Debian Bug report #634859,
regarding Please switch dbus-python to dh_python2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
634859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dbus-python
Severity: important
Tags: patch
User: [email protected]
Usertags: dh_python2-qt4


Hello,

As far as I know the Debian Python Team started a transition to drop python-
support and use dh_python2 instead[1].

Switching dbus-python to dh_python2 will make temporarily unusable the python-
qt4-dbus which should switch to dh_python2 as well. I will file a bug report 
with patch against that package. Switching python-qt4-dbus (source package 
python-qt4) will break python-qwt5-qt4, python-qwt3d-qt4 and python-
qscintilla2 until they switch too; I will file bug reports against them as 
well.

Note that we (Debian Qt/KDE Mainatiners) uploaded a newer pykde4 using 
dh_python2 by mistake without being aware of the consequences, therefore 
pykde4 and systemconfig-printer-kde are broken, and will stay broken until both 
dbus-python an python-qt4 use dh_python2. We talked about it and we decided to 
just leave them broken for now. Hence why I'm filing this bug report.

Last but not least, note that I don't actually work on python stuff, please 
review the patch carefully. Also when applying the patch, please replace my 
dummy changelog entry with a proper one.

[1] http://lists.debian.org/debian-python/2011/02/msg00008.html

Cheers.
diff --git a/debian/changelog b/debian/changelog
index f5d372a..0de2ebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+dbus-python (0.84.0-2~santa2) UNRELEASED; urgency=low
+
+
+ -- José Manuel Santamaría Lema <[email protected]>  Sun, 17 Jul 2011 18:30:39 +0200
+
 dbus-python (0.84.0-1) UNRELEASED; urgency=low
 
   * Merge experimental into unstable
diff --git a/debian/control b/debian/control
index 11fea37..b565f7a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,15 @@ Uploaders: Sjoerd Simons <[email protected]>,
            Loic Minier <[email protected]>
 Build-Depends: debhelper (>= 8),
                xmlto,
-               python-all-dev (>= 2.3.5-11),
+               python-all-dev (>= 2.6.6-3~),
                python-all-dbg,
-               python-support (>= 0.3),
                libdbus-1-dev (>= 1.4),
                libdbus-glib-1-dev (>= 0.71),
                autotools-dev
 Build-Depends-Indep: python-docutils,
                      python-epydoc (>= 3.0~beta1)
 Standards-Version: 3.9.1
-XS-Python-Version: >= 2.4
+X-Python-Version: >= 2.4
 XS-Dm-Upload-Allowed: yes
 Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
 Vcs-Git: git://anonscm.debian.org/git/pkg-utopia/dbus-python.git
@@ -36,7 +35,6 @@ Conflicts: python2.4-dbus
 Breaks: gnome-osd (<< 0.12.0),
         gajim (<< 0.11.1)
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: simple interprocess messaging system (Python interface)
  D-Bus is a message bus, used for sending messages between applications.
  Conceptually, it fits somewhere in between raw sockets and CORBA in
diff --git a/debian/rules b/debian/rules
index 55e6eb8..1cfc6bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 # Copyright � 2003 Daniel Stone <[email protected]>
 # Copyright � 2006 Sjoerd Simons <[email protected]>
 
-DEB_PYTHON_SYSTEM := pysupport
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -133,7 +132,7 @@ binary-arch: build install
 	dh_link -s
 	dh_compress -s -X.py -X.js
 	dh_fixperms -s
-	dh_pysupport -s
+	dh_python2 -s
 	dh_installdeb -s
 	dh_shlibdeps -s
 	dh_gencontrol -s

--- End Message ---
--- Begin Message ---
Source: dbus-python
Source-Version: 0.84.0-2

We believe that the bug you reported is fixed in the latest version of
dbus-python, which is due to be installed in the Debian FTP archive:

dbus-python_0.84.0-2.debian.tar.gz
  to main/d/dbus-python/dbus-python_0.84.0-2.debian.tar.gz
dbus-python_0.84.0-2.dsc
  to main/d/dbus-python/dbus-python_0.84.0-2.dsc
python-dbus-dbg_0.84.0-2_amd64.deb
  to main/d/dbus-python/python-dbus-dbg_0.84.0-2_amd64.deb
python-dbus-doc_0.84.0-2_all.deb
  to main/d/dbus-python/python-dbus-doc_0.84.0-2_all.deb
python-dbus_0.84.0-2_amd64.deb
  to main/d/dbus-python/python-dbus_0.84.0-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated dbus-python package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 25 Jul 2011 12:51:22 +0100
Source: dbus-python
Binary: python-dbus python-dbus-dbg python-dbus-doc
Architecture: source amd64 all
Version: 0.84.0-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Description: 
 python-dbus - simple interprocess messaging system (Python interface)
 python-dbus-dbg - Debug build of the D-Bus Python interface
 python-dbus-doc - Documentation for the D-Bus Python interface
Closes: 634346 634859
Changes: 
 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)
Checksums-Sha1: 
 029a5f604cdffdc2139a9688f08bfd0dca96b210 2263 dbus-python_0.84.0-2.dsc
 13a31f422c49a9aae2c4e92b175c6d2e804a05a1 15979 
dbus-python_0.84.0-2.debian.tar.gz
 1d14dbb0a7b6e41b9f1b95473e20b763452c76a3 250410 python-dbus_0.84.0-2_amd64.deb
 dd567e23854ee8bdfbfea60345d03d3927585a7e 452516 
python-dbus-dbg_0.84.0-2_amd64.deb
 d19f93a5c2bc11bfa613f50175bb9dc149665952 405830 
python-dbus-doc_0.84.0-2_all.deb
Checksums-Sha256: 
 bc5e345d1ab566e8b55f486fc4a14af5cdb97563250c303770744a1a48a40b33 2263 
dbus-python_0.84.0-2.dsc
 f594491dfc5f1f436c5d995df15d443cf3639c5f9d434df6feb3049d898ee52e 15979 
dbus-python_0.84.0-2.debian.tar.gz
 be81ec3be94c70d29c389c303b4324cf9540e1c59d057a036c8e37187ec3ee34 250410 
python-dbus_0.84.0-2_amd64.deb
 b28745a19b57a46745a722f61627e24391cf3590f1fa7e71b9a2a3c0453a93f6 452516 
python-dbus-dbg_0.84.0-2_amd64.deb
 286efd75108e27a82ac0fbacd80347cdfeb72e1e87cc71daa884b8a85601d84d 405830 
python-dbus-doc_0.84.0-2_all.deb
Files: 
 0eb1ecf4f39e0721c5e2037193029879 2263 devel optional dbus-python_0.84.0-2.dsc
 3bc526826fa62292a4e36fdffac3331a 15979 devel optional 
dbus-python_0.84.0-2.debian.tar.gz
 43ff69a258c6a9114736c30f4995a81a 250410 python optional 
python-dbus_0.84.0-2_amd64.deb
 4e14a69732c168c77caabc1aa699ecf2 452516 debug extra 
python-dbus-dbg_0.84.0-2_amd64.deb
 d8d09bc6b4b545d883142a3db816270a 405830 doc optional 
python-dbus-doc_0.84.0-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQIVAwUBTi2VtE3o/ypjx8yQAQjJhw//QGeW9LvGNs+gxCPrrI88TlluV39qjqX7
af720+DnbgIDBW+ochiy9EmIabqAC9vFgzQi1sdTQZ7Xo+SEceVIIH8PcnCatEED
jLnUL1jl99KrKlvfzD0kAAS7B15DyBjhGB/zxHvlVorTy8u1NiODzHcDq98WxhQY
i3L+XTQtxBJwY5M/msRZloBBUtOysc3FG2/A6uw6FrVMBVeU8boNj+cCNTa7+UDj
znddslTvbje/g0MFLIfuV0L23DW6t1uDzoD0waHfxccHnRaDph/9uA6Y3p2SJacT
te+xOCMe5xXtDTBTe6QHZkFPq6Dlkdx2P5aAY6ib8TDT3ajLC/61IrQN0+/LKfSm
5lsIzHycfiymJCmmDvz+ZVaT3d3KR9eLF4zX9t9j5pXnj+XXG0Jp0LnA89YFLhHt
snDbr6RDwaX8gfQa+0eHWzQm+ymWLl0fBnXxj0tIDfiBcLq7cZz9lRjL4194aNr+
aP1Au9IAjGfYWJWlKHnaNvA/GrLQQp2j6TSaQ5+QkCcolVHEJiEfxCbGuYdVHuMZ
M24pbzYxHHYtqECGR56F8zGGqyAMZ6hT/lE4B1E5yL6Un8D0ci/EXBK1moUz9xfR
i+MN/PF/pRMyRd51mnk8TfRyGCb1RiPdWxmZGQZmb6WUWdrn/vRgBk1BqgZnunwl
SFQyEbwazqI=
=plEd
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to