Your message dated Sat, 18 May 2013 09:21:41 +0200
with message-id <[email protected]>
and subject line Re: Bug#683518: python-fixtures: Convert to dh_python2
has caused the Debian Bug report #683518,
regarding python-fixtures: Convert to dh_python2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
683518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683518
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-fixtures
Version: 0.3.6-1.1
Severity: normal
Tags: patch
User: [email protected]
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 <[email protected]>
 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
 

--- End Message ---
--- Begin Message ---
Version: 0.3.12-0.1

It's not mentioned in the changelog, but 0.3.12-0.1 uses dh_python2.

--- End Message ---

Reply via email to