Control: tag -1 pending

Hello,

dktrkr...@debian.org [2015-05-20 18:36 +0200]:
> your package either build-depends or depends on the python-support
> package, or uses dh_pysupport in debian/rules file.

I NMUed this to DELAYED/2 at the dh_pysupport deprecation hackfest at
debconf.

debdiff attached.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -u bauble-0.9.7/debian/rules bauble-0.9.7/debian/rules
--- bauble-0.9.7/debian/rules
+++ bauble-0.9.7/debian/rules
@@ -40,7 +40,7 @@
        dh_testroot
        dh_installchangelogs
        dh_installdocs
-       dh_pysupport
+       dh_python2
        dh_installmenu
        dh_installman
        dh_link
diff -u bauble-0.9.7/debian/changelog bauble-0.9.7/debian/changelog
--- bauble-0.9.7/debian/changelog
+++ bauble-0.9.7/debian/changelog
@@ -1,3 +1,10 @@
+bauble (0.9.7-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Move from deprecated pysupport to dh_python2. (Closes: #785949)
+
+ -- Martin Pitt <mp...@debian.org>  Tue, 18 Aug 2015 17:44:55 +0200
+
 bauble (0.9.7-2) unstable; urgency=low
 
   * manpages moved near the binaries
diff -u bauble-0.9.7/debian/control bauble-0.9.7/debian/control
--- bauble-0.9.7/debian/control
+++ bauble-0.9.7/debian/control
@@ -2,10 +2,10 @@
 Section: science
 Priority: extra
 Maintainer: Giacomo Catenazzi <c...@debian.org>
-Build-Depends: debhelper (>= 7), python (>= 2.5), python-support (>= 0.5.3),
+Build-Depends: debhelper (>= 7), python (>= 2.5), dh-python,
  gettext, python-setuptools (>= 0.6c9), python-gtk2, python-glade2,
 Standards-Version: 3.9.1
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 Homepage: http://bauble.belizebotanic.org/
 
 Package: bauble

Attachment: signature.asc
Description: Digital signature

Reply via email to