Package: python-boto
Version: 1.9b-4
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

In Ubuntu 11.10, we'd like to eliminate python-support and
python-central from the Python packages on our CDs, and consolidate on
dh_python2:

  https://wiki.ubuntu.com/BarryWarsaw/PythonHelpers
  http://wiki.debian.org/Python/PythonSupportToDHPython2

We don't yet have a consensus on deprecating python-support in Debian.
Nevertheless, dh_python2 is usable as of squeeze.  Would you be willing
to apply this patch to switch to it?

Thanks for your consideration.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/control      2011-05-26 11:35:47 +0000
+++ debian/control      2011-06-23 18:59:50 +0000
@@ -3,12 +3,13 @@
 Priority: optional
 Maintainer: Ubuntu Developers <ubuntu-de...@lists.ubuntu.com>
 XSBC-Original-Maintainer: Eric Evans <eev...@debian.org>
-Build-Depends: debhelper (>= 7), python-support (>= 0.6)
+Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~)
 Homepage: http://code.google.com/p/boto/
 XS-Debian-Vcs-Git: git://git.debian.org/git/users/eevans/python-boto
 XS-Debian-Vcs-Browser: http://git.debian.org/?p=users/eevans/python-boto
+X-Python-Version: >= 2.5
 Standards-Version: 3.9.1
 
 Package: python-boto

--- debian/pyversions   2010-01-06 12:20:56 +0000
+++ debian/pyversions   1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2.5-

--- debian/rules        2010-01-05 15:12:37 +0000
+++ debian/rules        2011-06-23 18:57:13 +0000
@@ -50,7 +50,7 @@
        dh_installchangelogs
        dh_compress
        dh_fixperms
-       dh_pysupport
+       dh_python2
        dh_gencontrol
        dh_installdeb
        dh_md5sums

Reply via email to