Control: tags 785957 + patch
Control: tags 785957 + pending

Dear maintainer,

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

Regards,

SR
diff -u agtl-0.8.0.3/debian/changelog agtl-0.8.0.3/debian/changelog
--- agtl-0.8.0.3/debian/changelog
+++ agtl-0.8.0.3/debian/changelog
@@ -1,3 +1,13 @@
+agtl (0.8.0.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Port from python-support to dh_python (Closes: #785957)
+  * Drop unnecessary XB-Python-Versions.
+  * Replace pyverions with X-Python-Version.
+  * Drop pycompat.
+
+ -- Stefano Rivera <stefa...@debian.org>  Wed, 19 Aug 2015 22:36:54 +0200
+
 agtl (0.8.0.3-1) unstable; urgency=low
 
   * New upstream release
diff -u agtl-0.8.0.3/debian/control agtl-0.8.0.3/debian/control
--- agtl-0.8.0.3/debian/control
+++ agtl-0.8.0.3/debian/control
@@ -3,13 +3,13 @@
 Priority: extra
 Maintainer: Heiko Stuebner <he...@sntech.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), python (>= 2.5), python-support (>= 0.5.3), python-setuptools, cython
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), dh-python, python (>= 2.5), python-setuptools, cython
 Standards-Version: 3.9.1
 Homepage: http://wiki.openmoko.org/wiki/Advanced_Geocaching_Tool_for_Linux
 Vcs-git: git://git.debian.org/pkg-fso/advancedcaching.git
+X-Python-Version: >= 2.5
 
 Package: agtl
-XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2, python (>= 2.6) | python-simplejson
reverted:
--- agtl-0.8.0.3/debian/pycompat
+++ agtl-0.8.0.3.orig/debian/pycompat
@@ -1 +0,0 @@
-2
reverted:
--- agtl-0.8.0.3/debian/pyversions
+++ agtl-0.8.0.3.orig/debian/pyversions
@@ -1 +0,0 @@
-2.5-
diff -u agtl-0.8.0.3/debian/rules agtl-0.8.0.3/debian/rules
--- agtl-0.8.0.3/debian/rules
+++ agtl-0.8.0.3/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pysupport
 DEB_SRCDIR=$(CURDIR)/files
+DEB_PYTHON2_MODULE_PACKAGES=agtl
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk

Reply via email to