Control: tags 785969 + patch
Control: tags 785969 + pending

Dear maintainer,

I've prepared an NMU for command-not-found (versioned as 0.2.38-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,

SR
diff -Nru command-not-found-0.2.38/debian/changelog command-not-found-0.2.38/debian/changelog
--- command-not-found-0.2.38/debian/changelog	2009-11-02 13:17:39.000000000 -0800
+++ command-not-found-0.2.38/debian/changelog	2015-08-25 17:21:33.000000000 -0700
@@ -1,3 +1,11 @@
+command-not-found (0.2.38-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python2 (Closes: #785969)
+  * Drop XB-Python-Version, unused.
+
+ -- Stefano Rivera <stefa...@debian.org>  Tue, 25 Aug 2015 17:20:09 -0700
+
 command-not-found (0.2.38-1) unstable; urgency=low
 
   * Update to latest release
diff -Nru command-not-found-0.2.38/debian/control command-not-found-0.2.38/debian/control
--- command-not-found-0.2.38/debian/control	2009-11-02 12:00:37.000000000 -0800
+++ command-not-found-0.2.38/debian/control	2015-08-25 17:21:55.000000000 -0700
@@ -2,15 +2,13 @@
 Section: admin
 Priority: optional
 Maintainer: Julian Andres Klode <j...@debian.org>
-Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: python-support
-XS-Python-Version: >= 2.5
+Build-Depends: debhelper (>= 7.0.50), dh-python, python
+X-Python-Version: >= 2.5
 Standards-Version: 3.8.3
 
 Package: command-not-found
 Architecture: all
 Depends: ${python:Depends}, apt-file, python-gdbm, lsb-release
-XB-Python-Version: ${python:Versions}
 Description: Suggest installation of packages in interactive bash sessions
  This package will install handler for command_not_found that looks up
  programs not currently installed but available from the repositories.
diff -Nru command-not-found-0.2.38/debian/rules command-not-found-0.2.38/debian/rules
--- command-not-found-0.2.38/debian/rules	2009-11-02 13:14:56.000000000 -0800
+++ command-not-found-0.2.38/debian/rules	2015-08-25 17:15:12.000000000 -0700
@@ -28,7 +28,7 @@
 	dh_installdocs README
 	dh_installman debian/update-command-not-found.8
 	dh_installchangelogs
-	dh_pysupport
+	dh_python2
 	dh_compress
 	dh_fixperms
 	dh_installdeb

Reply via email to