Control: tags 786171 + patch
Control: tags 786171 + pending

Dear maintainer,

Larissa prepared an NMU for python-sponge (versioned as 0.3.1-1.1) and
I uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u python-sponge-0.3.1/debian/rules python-sponge-0.3.1/debian/rules
--- python-sponge-0.3.1/debian/rules
+++ python-sponge-0.3.1/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM := pysupport
-DEB_PYTHON_MODULE_PACKAGE = python-sponge
-
 include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
diff -u python-sponge-0.3.1/debian/changelog python-sponge-0.3.1/debian/changelog
--- python-sponge-0.3.1/debian/changelog
+++ python-sponge-0.3.1/debian/changelog
@@ -1,3 +1,10 @@
+python-sponge (0.3.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Removes deprecated pysupport. Uses dh-python instead (Closes: #786171)
+
+ -- Larissa Reis <[email protected]>  Wed, 19 Aug 2015 15:19:15 -0300
+
 python-sponge (0.3.1-1) unstable; urgency=low
 
   * New release. (Closes: #542134)
reverted:
--- python-sponge-0.3.1/debian/pycompat
+++ python-sponge-0.3.1.orig/debian/pycompat
@@ -1 +0,0 @@
-2
diff -u python-sponge-0.3.1/debian/control python-sponge-0.3.1/debian/control
--- python-sponge-0.3.1/debian/control
+++ python-sponge-0.3.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gabriel Falcão Gonçalves de Moura <[email protected]>
 Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 7), python, cdbs, python-setuptools, python-support, python-cherrypy3 (>= 3.1.1), python-genshi (>= 0.5.1), python-imaging (>= 1.1.6), python-yaml (>= 3.08), python-nose (>= 0.11.1), python-mox (>= 0.5.1), python-routes (>= 1.10.3)
+Build-Depends: debhelper (>= 7), python (>= 2.7.9), cdbs, python-setuptools, dh-python, python-cherrypy3 (>= 3.1.1), python-genshi (>= 0.5.1), python-imaging (>= 1.1.6), python-yaml (>= 3.08), python-nose (>= 0.11.1), python-mox (>= 0.5.1), python-routes (>= 1.10.3)
 Build-Depends-Indep: python-sphinx
 Homepage: http://github.com/gabrielfalcao/sponge/tree/master
 Vcs-Git: git://github.com/gabrielfalcao/sponge.git

Reply via email to