tags 616946 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for polybori (versioned as 0.5~rc1-2.3) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u polybori-0.5~rc1/debian/rules polybori-0.5~rc1/debian/rules
--- polybori-0.5~rc1/debian/rules
+++ polybori-0.5~rc1/debian/rules
@@ -25,7 +25,7 @@
 	touch $@
 
 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
-	dh_pycentral -p$(cdbs_curpkg)
+	dh_python2 -p$(cdbs_curpkg)
 
 common-install-arch common-install-indep:: common-install-impl
 common-install-impl::
diff -u polybori-0.5~rc1/debian/control polybori-0.5~rc1/debian/control
--- polybori-0.5~rc1/debian/control
+++ polybori-0.5~rc1/debian/control
@@ -4,8 +4,7 @@
 Maintainer: Tim Abbott <[email protected]>
 Uploaders: Alexander Dreyer <[email protected]>
 Homepage: http://polybori.sourceforge.net/
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), scons, python-setuptools, libboost-dev, libboost-python-dev (>= 1.39), doxygen (>= 1.4.6), hevea | tex4ht, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6)
-XS-Python-Version: all
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), scons, python-setuptools, libboost-dev, libboost-python-dev (>= 1.39), doxygen (>= 1.4.6), hevea | tex4ht, python-all-dev (>= 2.6.6-3~)
 Standards-Version: 3.8.0
 
 Package: python-polybori
@@ -13,7 +12,6 @@
 Section: python
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ipython, libpolybori-dev (= ${binary:Version}), ${python:Depends}
-XB-Python-Version: ${python:Version}
 Description: Polynomials over Boolean Rings, Python module
  The core of PolyBoRi is a C++ library, which provides high-level data
  types for Boolean polynomials and monomials, exponent vectors, as
diff -u polybori-0.5~rc1/debian/changelog polybori-0.5~rc1/debian/changelog
--- polybori-0.5~rc1/debian/changelog
+++ polybori-0.5~rc1/debian/changelog
@@ -1,3 +1,10 @@
+polybori (0.5~rc1-2.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert to dh_python2 (Closes: #616946).
+
+ -- Luca Falavigna <[email protected]>  Sat, 01 Jun 2013 14:48:28 +0200
+
 polybori (0.5~rc1-2.2) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to