Control: tags 786095 + patch
Control: tags 786095 + pending

Dear maintainer,

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

Regards.
diff -u ncap-1.9.2/debian/changelog ncap-1.9.2/debian/changelog
--- ncap-1.9.2/debian/changelog
+++ ncap-1.9.2/debian/changelog
@@ -1,3 +1,11 @@
+ncap (1.9.2-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch python-support to dh-python (Closes: #786095).
+  * Remove unnecessary XS-Python-Version: all.
+
+ -- Graham Inggs <gin...@debian.org>  Wed, 19 Aug 2015 23:02:57 +0200
+
 ncap (1.9.2-2) unstable; urgency=medium

   * Run dh-autoreconf during the build; closes: #744638.
diff -u ncap-1.9.2/debian/control ncap-1.9.2/debian/control
--- ncap-1.9.2/debian/control
+++ ncap-1.9.2/debian/control
@@ -3,10 +3,9 @@
 Priority: optional
 Maintainer: Robert S. Edmonds <edmo...@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.5.4-1~),
- python-support (>= 1.0.0), autotools-dev, autoconf, automake, libtool,
+ dh-python, autotools-dev, autoconf, automake, libtool,
  libpcap0.8-dev, python-pyrex, dh-autoreconf
 Standards-Version: 3.8.3
-XS-Python-Version: all

 Package: libncap44
 Section: libs
diff -u ncap-1.9.2/debian/rules ncap-1.9.2/debian/rules
--- ncap-1.9.2/debian/rules
+++ ncap-1.9.2/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 %:
-       dh --with autoreconf $@
+       dh $@ --with autoreconf --with python2

 build: build-stamp
 build-stamp:

Reply via email to