Control: tags 786182 + patch

Dear maintainer,

I've prepared an NMU for nglister (versioned as 1.0.1+nmu2). The diff
is attached to this message.

Regards.
diff -Nru nglister-1.0.1+nmu1/debian/changelog nglister-1.0.1+nmu2/debian/changelog
--- nglister-1.0.1+nmu1/debian/changelog	2010-03-07 14:16:40.000000000 +0100
+++ nglister-1.0.1+nmu2/debian/changelog	2015-09-09 20:58:44.000000000 +0200
@@ -1,3 +1,10 @@
+nglister (1.0.1+nmu2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to dh_python2 (Closes: #786182).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Wed, 09 Sep 2015 20:52:54 +0200
+
 nglister (1.0.1+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru nglister-1.0.1+nmu1/debian/control nglister-1.0.1+nmu2/debian/control
--- nglister-1.0.1+nmu1/debian/control	2010-03-07 14:16:40.000000000 +0100
+++ nglister-1.0.1+nmu2/debian/control	2015-09-09 20:56:34.000000000 +0200
@@ -2,12 +2,12 @@
 Section: news
 Priority: optional
 Maintainer: John Goerzen <jgoer...@complete.org>
-Build-Depends-Indep: debhelper (>> 3.0.0), python-dev (>= 2.3), python-support
+Build-Depends: debhelper (>> 3.0.0), python (>= 2.3), dh-python
 Standards-Version: 3.5.8
 
 Package: nglister
 Architecture: all
-Depends: python (>= 2.3)
+Depends: ${python:Depends}, ${misc:Depends}
 Description: Downloads information from NNTP server
  NGLister is a simple program designed to download information from an
  NNTP server.  It can download lists of newsgroups (active file),
diff -Nru nglister-1.0.1+nmu1/debian/copyright nglister-1.0.1+nmu2/debian/copyright
--- nglister-1.0.1+nmu1/debian/copyright	2003-11-20 03:51:29.000000000 +0100
+++ nglister-1.0.1+nmu2/debian/copyright	2015-09-09 20:55:41.000000000 +0200
@@ -1,7 +1,7 @@
 This package was debianized by John Goerzen <jgoer...@complete.org> on
 Wed, 12 Feb 2003 11:07:14 -0600.
 
-Upstream Author(s): John Goerzen <jgoer...@complete.org>
+Upstream Author: John Goerzen <jgoer...@complete.org>
 
 Copyright (C) 2003 John Goerzen
 <jgoer...@complete.org>
diff -Nru nglister-1.0.1+nmu1/debian/rules nglister-1.0.1+nmu2/debian/rules
--- nglister-1.0.1+nmu1/debian/rules	2010-03-07 14:23:24.000000000 +0100
+++ nglister-1.0.1+nmu2/debian/rules	2015-09-09 20:52:44.000000000 +0200
@@ -81,7 +81,7 @@
 	dh_installinfo
 #	dh_undocumented
 	dh_installchangelogs
-	dh_pysupport
+	dh_python2
 	dh_link
 	dh_strip
 	dh_compress

Reply via email to