Package: python-fixtures
Version: 0.3.6-1.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

python-support and python-central have both been deprecated in Debian now.
I'm forwarding a patch from Ubuntu / Matthias Klose that converts 
python-fixtures
to use dh_python2 instead of python-support.

Thanks for considering the patch.
diff -u python-fixtures-0.3.6/debian/rules python-fixtures-0.3.6/debian/rules
--- python-fixtures-0.3.6/debian/rules
+++ python-fixtures-0.3.6/debian/rules
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM=pysupport
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
diff -u python-fixtures-0.3.6/debian/control python-fixtures-0.3.6/debian/control
--- python-fixtures-0.3.6/debian/control
+++ python-fixtures-0.3.6/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Robert Collins <robe...@robertcollins.net>
 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
  python-all-dev (>= 2.3.5-11)
-Build-Depends-Indep: python-docutils, python-support (>= 0.5.3),
+Build-Depends-Indep: python-docutils, python (>= 2.6.6-3~),
   python-testtools (>= 0.9.11)
 Standards-Version: 3.8.3
 

Reply via email to