On Jul 14, 2011, at 09:57 PM, Guido Günther wrote:

>The whole hunk? The python-all-dev dependency looks important?

Hi Guido.  Yes, sorry for not being clear.  Here is the full diff, which
should be applicable to the unstable version.  For details, please see:

http://wiki.debian.org/Python/TransitionToDHPython2

Cheers,
-Barry

=== modified file 'debian/changelog'
--- debian/changelog    2009-02-24 22:30:33 +0000
+++ debian/changelog    2011-07-14 20:01:38 +0000
@@ -1,3 +1,9 @@
+python-dateutil (1.4.1-4) unstable; urgency=low
+
+  * Switch to dh_python2.  (LP: #788514)
+
+ -- Barry Warsaw <[email protected]>  Thu, 14 Jul 2011 14:36:13 -0400
+
 python-dateutil (1.4.1-3) unstable; urgency=low
 
   * [95a66ef] depend on tzdata and update description

=== modified file 'debian/control'
--- debian/control      2009-02-24 22:30:33 +0000
+++ debian/control      2011-07-14 20:01:02 +0000
@@ -2,11 +2,11 @@
 Section: python
 Priority: optional
 Maintainer: Guido Guenther <[email protected]>
-Build-Depends: cdbs, debhelper (>= 5), quilt, python-all-dev, python-support 
(>= 0.3), python-setuptools
+Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5), quilt, python-all-dev (>= 
2.6.6-3~), python-setuptools
 Standards-Version: 3.8.0
 XS-Vcs-Git: git://git.debian.org/git/calendarserver/python-dateutil.git
 XS-Vcs-Browser: http://git.debian.org/?p=calendarserver/python-dateutil.git
-
+X-Python-Version: >= 2.3
 
 Package: python-dateutil
 Architecture: all

=== removed file 'debian/pycompat'
--- debian/pycompat     2006-09-12 14:52:14 +0000
+++ debian/pycompat     1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-2

=== removed file 'debian/pyversions'
--- debian/pyversions   2006-09-12 14:52:14 +0000
+++ debian/pyversions   1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-2.3-

=== modified file 'debian/rules'
--- debian/rules        2009-02-24 22:30:33 +0000
+++ debian/rules        2011-07-14 20:00:29 +0000
@@ -3,7 +3,6 @@
 DEB_TAR_SRCDIR                  := python-dateutil
 DEB_AUTO_CLEANUP_RCS            := yes
 
-DEB_PYTHON_SYSTEM = pysupport
 DEB_PYTHON_CLEAN_ARGS = --all
 
 include /usr/share/cdbs/1/rules/debhelper.mk

Attachment: signature.asc
Description: PGP signature

Reply via email to