[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#635442: liblouis: Switch to dh_python2



Package: liblouis
Version: 2.3.0-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

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

python-support is officially deprecated in Debian:

http://article.gmane.org/gmane.linux.debian.devel.python/6948

In Ubuntu, we want to remove python-support from our CDs.  As part of this
work I have converted liblouis to use dh_python2 according to these
guidelines:

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

I hope you will consider applying this patch so that we can sync from Debian
into Ubuntu.

Thanks!


*** /tmp/tmpY3W5IE
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-7-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)

iQIcBAEBCAAGBQJOLdFhAAoJEBJutWOnSwa/J5QP/R1eWXc9FACcQG7/qUjYXdzC
v1ipsGRecpdIQgYPVUkRF4BwSJ80o3sqANjFoaNdhdVvFGzq05WLflFabk7G+boI
LjcP28N+18LlBVw8Z3kUIwhiAqNcsFzIolqxFAwlRzGOQ08QbPtlP3a7itMiPpc1
NBokvidCP5tnzqvPscNQQqGFHNQBV4X+XOZRTlX2/8ywuPlod5e/tHM6GsGXKA/B
VcIfz9wy5cJo3BUs1nE/X5Z+3JMT6mNnyfPhDujY3Xxo9eD3wBIpihnryg8hEoas
9WsPwch49/XdrHzd7RNIB+u8co9ZUI1nAG9HK1Rk+Bfv3ha22o+KkRohbGTuAk4X
iijo/2uAcn1DNR8E3H7vncNiXdz3Ed5E9xztrvBOMMZ7Ho55ZxrA+piajoTctOOa
uuBDqX85HdwtjmX7Yahpx1vZKKgvYApK7wdnYliASnG1VX5ZL9hGW28Fvd1ekkva
gs+PolIDMlApZwaGPK+7rYgXMW7Rrfq74msfiARuNA3f4+gx7uO269oFDlKutiYX
fz/g5HTp/p/3aj0GhfISd2nofISlbon2gl5qZPppjaO/rSLPRmJUDdF7IXa2RINO
eiaO8L+/9j2nUdW8rO9ZUMGfOPStdNZG6P5mk8L4H7am4Nel82qSI4K2ID+nUjiu
R0YcGD8o7lh86TK6U67O
=P4fE
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2011-06-05 12:34:49 +0000
+++ debian/control	2011-07-25 20:06:32 +0000
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
 Uploaders: Samuel Thibault <sthibault@debian.org>, Cyril Brulebois <kibi@debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, python-all-dev (>= 2.5), python-support (>= 0.90), texinfo, help2man, dpkg-dev (>= 1.16)
+Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, python-all-dev (>= 2.6.6-3~), texinfo, help2man, dpkg-dev (>= 1.16)
 Standards-Version: 3.9.2
 Section: libs
 Vcs-Git: git://git.debian.org/git/pkg-a11y/liblouis

=== modified file 'debian/rules'
--- debian/rules	2011-06-05 12:34:49 +0000
+++ debian/rules	2011-07-25 20:07:02 +0000
@@ -79,7 +79,7 @@
 	dh_install
 	dh_installman
 	dh_installinfo
-	dh_pysupport
+	dh_python2
 	dh_link
 	dh_strip
 	dh_compress


Reply to: