Package: python-dateutil
Version: 1.4.1-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

python-central and python-support are now both officially deprecated.  In
Ubuntu, we are removing them both from our CDs, and in the process I have
converted python-dateutil to use dh_python2.  I hope you will consider
applying this change to the Debian package so that we can remove our Ubuntu
difference.

Thank you.


*** /tmp/tmpLj_sZq
In Ubuntu, the attached patch was applied to achieve the following:


  * Switch to dh_python2.  (LP: #788514)


Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-5-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOHzkPAAoJEBJutWOnSwa/Yj4QAJszZGASJ/E5M/4rOI9CVTyZ
jXwDZo5qaQphRpG3oKsg2q5yBkeIoRQ8gZl3o+xNwtSo66GAQgBh4ux97LRsjl8q
lbI2dB25kb0p7QW0fRWSwE/MqY3480MOvBYfLkbRcot+VRuyKUusg8GTYW056h+G
5fD4izK5OdSBaK59Dg58GL8aleIonokjxwxKYaufr/lkIDlbV+O5IZe9X6AMhXMY
JlT2pDhSsQf9Kwg783COqQeIl+cfE3a0yeph974mcwEyZbrRuylafBBUlOhMsR4q
OJJ1zRSC4B9d7sSkWfngGXCyf2u1n5Rj5Z3DQJIE8ctxl3OYeEizFF0E9s0emWMJ
xubiTYL2OHMmmukQeqwOe0zfFpp/zgN6LbTItuQ3lxzgjgiTLD+eqnY0Vlnar5pK
goRRIrk35HcCdlFsWeSZduBky4Vrm9nHyUmaZAXlUCKIrBu6dPKkur8J8Z6taWPV
ZY4ExWdGViFpkVh/Y87O0zlHmS9h1OvqDoj4i2c1+jUN94lrJbi3NXqfE3PHYvix
lNXyyj37nG2RZQOFalsVN1WWdLue0rygMjA0Q7iYHwph0jn0ffBT4VuMyH/YVHH+
tB5JyhIifW4Hi/JGIj6zs5yZGT7fwhtlG+nKwcUlSnanAxQulmf13iBvvnrrvSJv
aU7xCReFk7I1awFFLKge
=Kv/e
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control      2009-02-24 22:30:33 +0000
+++ debian/control      2011-07-14 18:22:37 +0000
@@ -1,12 +1,13 @@
 Source: python-dateutil
 Section: python
 Priority: optional
-Maintainer: Guido Guenther <[email protected]>
-Build-Depends: cdbs, debhelper (>= 5), quilt, python-all-dev, python-support 
(>= 0.3), python-setuptools
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Guido Guenther <[email protected]>
+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 +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 +0,0 @@
-2.3-

=== modified file 'debian/rules'
--- debian/rules        2009-02-24 22:30:33 +0000
+++ debian/rules        2011-07-14 18:20:06 +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

Reply via email to