Dear maintainer,

I've prepared an NMU for pynn (versioned as 0.7.5-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru pynn-0.7.5/debian/changelog pynn-0.7.5/debian/changelog
--- pynn-0.7.5/debian/changelog 2013-02-06 15:52:46.000000000 +0100
+++ pynn-0.7.5/debian/changelog 2015-08-24 08:19:23.000000000 +0200
@@ -1,3 +1,10 @@
+pynn (0.7.5-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to dh_python2 (Closes: #786049).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Mon, 24 Aug 2015 08:18:43 +0200
+
 pynn (0.7.5-1) experimental; urgency=low
 
   * New upstream bugfix release
diff -Nru pynn-0.7.5/debian/control pynn-0.7.5/debian/control
--- pynn-0.7.5/debian/control   2013-02-06 15:52:46.000000000 +0100
+++ pynn-0.7.5/debian/control   2015-08-24 08:18:10.000000000 +0200
@@ -5,7 +5,7 @@
 Uploaders: Yaroslav Halchenko <deb...@onerussian.com>,
            Michael Hanke <m...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
-               python, python-support,
+               python, dh-python,
                python-numpy,
                python-nose, python-mock,
                python-cheetah, python-jinja2
diff -Nru pynn-0.7.5/debian/pyversions pynn-0.7.5/debian/pyversions
--- pynn-0.7.5/debian/pyversions        2013-02-06 15:52:46.000000000 +0100
+++ pynn-0.7.5/debian/pyversions        1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2.5-
diff -Nru pynn-0.7.5/debian/rules pynn-0.7.5/debian/rules
--- pynn-0.7.5/debian/rules     2013-02-06 15:52:46.000000000 +0100
+++ pynn-0.7.5/debian/rules     2015-08-24 08:18:28.000000000 +0200
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-       dh $@
+       dh $@ --with python2
 
 override_dh_auto_test:
        for PYVER in `pyversions -d -r -v`; do \

Reply via email to