Your message dated Sat, 19 Apr 2014 18:43:54 +0800
with message-id <[email protected]>
and subject line Done!
has caused the Debian Bug report #673155,
regarding python-testresources: Please drop obsolete usage of pysupport
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.)


-- 
673155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-testresources
Version: 0.2.4-1
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch quantal

Hello,

pycentral and pysupport are both deprecated. Packages should use only
dh_python2 and dh_python3 now.

This debdiff moves testresources to dh_python2.

Thanks for considering,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -u testresources-0.2.4/debian/rules testresources-0.2.4/debian/rules
--- testresources-0.2.4/debian/rules
+++ testresources-0.2.4/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 testresources-0.2.4/debian/changelog 
testresources-0.2.4/debian/changelog
--- testresources-0.2.4/debian/changelog
+++ testresources-0.2.4/debian/changelog
@@ -1,3 +1,13 @@
+testresources (0.2.4-1ubuntu1) quantal; urgency=low
+
+  * Convert package from obsolete pysupport to to dh_python2:
+    - debian/control: Drop pysupport build dependency and bump python-all/cdbs
+      build dependencies to the versions that support dh_python2.
+    - debian/rules: Drop DEB_PYTHON_SYSTEM
+    - Drop debian/pyversions and debian/pycompat, not needed any more.
+
+ -- Martin Pitt <[email protected]>  Wed, 16 May 2012 15:57:00 +0200
+
 testresources (0.2.4-1) unstable; urgency=low
 
   * New upstream release.
reverted:
--- testresources-0.2.4/debian/pycompat
+++ testresources-0.2.4.orig/debian/pycompat
@@ -1 +0,0 @@
-2
reverted:
--- testresources-0.2.4/debian/pyversions
+++ testresources-0.2.4.orig/debian/pyversions
@@ -1 +0,0 @@
-2.4-
diff -u testresources-0.2.4/debian/control testresources-0.2.4/debian/control
--- testresources-0.2.4/debian/control
+++ testresources-0.2.4/debian/control
@@ -2,9 +2,9 @@
 Section: python
 Priority: optional
 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: debhelper (>= 5.0.38), cdbs (>= 0.4.90),
+ python-all (>= 2.6.6-3~)
+Build-Depends-Indep: python-docutils,
  python-testtools
 Standards-Version: 3.8.3
 

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
This bug can be closed since it was fixed in version 0.2.7-2 at least.

Thomas

--- End Message ---

Reply via email to