Package: python-irclib
Version: 3.2-1
Severity: normal
Tags: patch pending

Dear maintainer,

I've prepared an NMU for python-irclib in experimental (versioned as 3.2-1.1).
The debdiff is attached here.

Regards.

-- 
Andrea Colangelo                     |   http://andreacolangelo.com
Ubuntu Developer  <www.ubuntu.com>   |   Debian Maintainer  <www.debian.org>
diff -u python-irclib-3.2/debian/control python-irclib-3.2/debian/control
--- python-irclib-3.2/debian/control
+++ python-irclib-3.2/debian/control
@@ -1,12 +1,11 @@
 Source: python-irclib
 Section: python
-XS-Python-Version: all
 Priority: optional
 Maintainer: Thomas Bläsing <thoma...@pool.math.tu-berlin.de>
 Uploaders: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org>
 Standards-Version: 3.8.0
 Build-Depends: debhelper (>= 5), quilt
-Build-Depends-Indep: python(>= 2.3), python-central (>= 0.6), python-setuptools
+Build-Depends-Indep: python(>= 2.6.6-3~), python-setuptools
 Homepage: http://python-irclib.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-irclib/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-irclib/trunk/?op=log
@@ -15,7 +14,6 @@
 Architecture: all
 Depends: ${python:Depends}
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: IRC client library for Python
  This library is intended to encapsulate the IRC protocol at a quite
  low level.  It provides an event-driven IRC client framework.  It has
diff -u python-irclib-3.2/debian/changelog python-irclib-3.2/debian/changelog
--- python-irclib-3.2/debian/changelog
+++ python-irclib-3.2/debian/changelog
@@ -1,3 +1,10 @@
+python-irclib (3.2-1.1) experimental; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2.
+
+ -- Andrea Colangelo <war...@ubuntu.com>  Fri, 28 Jun 2013 17:30:23 +0200
+
 python-irclib (3.2-1) experimental; urgency=low
 
   * Non-maintainer upload.
diff -u python-irclib-3.2/debian/rules python-irclib-3.2/debian/rules
--- python-irclib-3.2/debian/rules
+++ python-irclib-3.2/debian/rules
@@ -17,7 +17,7 @@
 	dh_clean -k
 	dh_installdirs
 
-	python setup.py install --no-compile --root=$(CURDIR)/debian/python-irclib
+	python setup.py install --no-compile --root=$(CURDIR)/debian/python-irclib --install-layout=deb
 
 binary-indep: install
 	dh_testdir
@@ -25,7 +25,7 @@
 	dh_installchangelogs CHANGES
 	dh_installdocs
 	dh_installexamples
-	dh_pycentral
+	dh_python2
 	dh_link
 	dh_compress
 	dh_fixperms

Attachment: signature.asc
Description: Digital signature

Reply via email to