tags 617045 + patch tags 617045 + pending thanks Dear maintainer,
I've prepared an NMU for python-xmpp (versioned as 0.4.1-cvs20080505.3). You can find the debdiff attached here. Regards. -- Andrea Colangelo | http://andreacolangelo.com Ubuntu Developer <www.ubuntu.com> | Debian Maintainer <www.debian.org>
diff -u python-xmpp-0.4.1/debian/rules python-xmpp-0.4.1/debian/rules --- python-xmpp-0.4.1/debian/rules +++ python-xmpp-0.4.1/debian/rules @@ -74,8 +74,7 @@ dh_link -i dh_compress -i -X.py dh_fixperms -i - dh_pycentral -i - dh_python -i + dh_python2 dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i diff -u python-xmpp-0.4.1/debian/changelog python-xmpp-0.4.1/debian/changelog --- python-xmpp-0.4.1/debian/changelog +++ python-xmpp-0.4.1/debian/changelog @@ -1,3 +1,10 @@ +python-xmpp (0.4.1-cvs20080505.3) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #617045). + + -- Andrea Colangelo <[email protected]> Wed, 26 Jun 2013 10:30:54 +0200 + python-xmpp (0.4.1-cvs20080505.2) unstable; urgency=low * NMU. diff -u python-xmpp-0.4.1/debian/control python-xmpp-0.4.1/debian/control --- python-xmpp-0.4.1/debian/control +++ python-xmpp-0.4.1/debian/control @@ -3,9 +3,8 @@ Priority: optional Maintainer: Alexey Nezhdanov <[email protected]> Build-Depends: debhelper (>= 5.0.37.2) -Build-Depends-Indep: python (>= 2.3.5-11), python-central (>= 0.5) +Build-Depends-Indep: python (>= 2.6.6-3~) Standards-Version: 3.8.0 -XS-Python-Version: all Uploaders: Cosimo Alfarano <[email protected]> Package: python-xmpp @@ -14,7 +13,6 @@ Conflicts: python2.3-xmpp, python2.4-xmpp, jabber-irc (<< 0.2) Replaces: python2.3-xmpp, python2.4-xmpp Recommends: python-dnspython | python-dnspython -XB-Python-Version: ${python:Versions} Description: Python library for communication with XMPP (Jabber) servers This is a set of modules providing functionality for writing XMPP-compliant clients or server components in Python.
signature.asc
Description: Digital signature

