Dear maintainer,

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

Regards.
diff -Nru biosig4c++-1.4.1/debian/changelog biosig4c++-1.4.1/debian/changelog
--- biosig4c++-1.4.1/debian/changelog	2012-10-25 16:22:45.000000000 +0200
+++ biosig4c++-1.4.1/debian/changelog	2015-08-23 09:31:51.000000000 +0200
@@ -1,3 +1,10 @@
+biosig4c++ (1.4.1-1.1) experimental; urgency=low
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python2 (Closes: #785953).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Sun, 23 Aug 2015 09:31:29 +0200
+
 biosig4c++ (1.4.1-1) experimental; urgency=low
 
   * Fresh upstream release:
diff -Nru biosig4c++-1.4.1/debian/control biosig4c++-1.4.1/debian/control
--- biosig4c++-1.4.1/debian/control	2012-10-25 16:22:45.000000000 +0200
+++ biosig4c++-1.4.1/debian/control	2015-08-23 09:33:09.000000000 +0200
@@ -2,9 +2,9 @@
 Priority: extra
 Maintainer: NeuroDebian Team <t...@neuro.debian.net>
 Uploaders: Yaroslav Halchenko <deb...@onerussian.com>, Michael Hanke <michael.ha...@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 7.0.50~), dh-python,
                gawk,
-               python-dev, python-support, swig, python-numpy,
+               python-dev, swig, python-numpy,
                zlib1g-dev, libsuitesparse-dev,
                octave-pkg-dev (>= 0.5.7),
 Standards-Version: 3.9.3
diff -Nru biosig4c++-1.4.1/debian/rules biosig4c++-1.4.1/debian/rules
--- biosig4c++-1.4.1/debian/rules	2012-10-25 16:22:45.000000000 +0200
+++ biosig4c++-1.4.1/debian/rules	2015-08-23 09:31:20.000000000 +0200
@@ -4,7 +4,7 @@
 MAKEOPTS=LIBEXT=so
 
 %:
-	dh  $@
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	dh_auto_configure
@@ -60,10 +60,6 @@
 
 override_dh_strip:
 	dh_strip --dbg-package=libbiosig1-dbg
-	: # Address lintian concern about location
-	[ -d debian/libbiosig1-dbg/usr/lib/debug/usr/lib/pyshared ] && \
-		mv debian/libbiosig1-dbg/usr/lib/debug/usr/lib/pyshared \
-		   debian/libbiosig1-dbg/usr/lib/debug/usr/lib/pymodules || :
 
 # Tune up permission for .mex files this late in the chain
 # Silly dh_strip, dh_shlibdeps do not process those since extension

Reply via email to