tags 616809 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for fibranet (versioned as 10-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u fibranet-10/debian/changelog fibranet-10/debian/changelog
--- fibranet-10/debian/changelog
+++ fibranet-10/debian/changelog
@@ -1,3 +1,10 @@
+fibranet (10-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2 (Closes: #616809).
+
+ -- Luca Falavigna <[email protected]>  Mon, 27 May 2013 20:37:47 +0200
+
 fibranet (10-3) unstable; urgency=low
 
   [ Torsten Werner ]
diff -u fibranet-10/debian/control fibranet-10/debian/control
--- fibranet-10/debian/control
+++ fibranet-10/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Varun Hiremath <[email protected]>
 Uploaders: Torsten Werner <[email protected]>
-XS-Python-Version: >= 2.4
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-dev, python-central (>= 0.5.6), python-setuptools
+X-Python-Version: >= 2.4
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-dev (>= 2.6.6-3~), python-setuptools
 Standards-Version: 3.8.0
 Homepage: http://cheeseshop.python.org/pypi/FibraNet
 Vcs-Svn: https://bollin.googlecode.com/svn/fibranet/
@@ -13,7 +13,6 @@
 Package: python-fibranet
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-XB-Python-Version: ${python:Versions}
 Description: cooperative threading and event driven framework
  The FibraNet package provides an event dispatch mechanism, a
  cooperative scheduler, an asynchronous networking library and a safe,
diff -u fibranet-10/debian/rules fibranet-10/debian/rules
--- fibranet-10/debian/rules
+++ fibranet-10/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-DEB_PYTHON_SYSTEM=pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
reverted:
--- fibranet-10/debian/pycompat
+++ fibranet-10.orig/debian/pycompat
@@ -1 +0,0 @@
-2

Reply via email to