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

Bug#633910: brltty: Convert to dh_python2.



Package: brltty
Version: 4.2-8
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

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

python-support and python-central have both been deprecated in Debian now.  In
Ubuntu, we are getting rid of both helpers from the CDs, and for that work
we've converted brltty to use dh_python2, according to the rules on this wiki
page:

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

I hope you will consider this patch for Debian.

Cheers.


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

iQIcBAEBCAAGBQJOH2EEAAoJEBJutWOnSwa/NksP/jTby6mcr4LuxkWbKL4eCytq
zS8xKmBpomu6oTIkewMDCYJ4u3FeDuDCIDCp/oPeVW24b9hPnlYsph3p9ITE54X6
0TJfQvwhb7kqcaw8L8ALEFGS0sFpRy7DrnOjUH4YRMnmGB0/GEhJUlrsuwkbsZzn
f8A5bQpG0rfVQ07E9dLIIP2WOjjH6YdTTWyvG25GsoZ2yCZFGcPuDIKZglBg2ZQv
5fLvaiE4PMY+ic38Raa/UUOHEgTy7V8bzux3ZUMgsWkgYIolZCRjvJspvCarBoLU
m0OzUoWRgraQcvp5TBMO6guH5AbrsND3R0jxiFe31jazzz/Y4VmZE0zxEVTXAm9i
WBpL7Q31SK1MMKIOkYmvyrec7Xebb+ZYCs39N9A0gnw4L2e55NU1n8nsALZvF99G
OZp0Upwae++au1SRXTCRE1dXq6xqMxfyMOyNbPM6xGcup1vQDheE1S567IZCGDiQ
qGC8LvCgl9ekP05FrKDVkjr0WkGjuHtPsROoIkDJhoO0lfN/+BGQvg4DQxIIbW5c
GpbUtXR7CxUXziogXCBrKM6CzQfdujiyQWnk76NtXxjK6pgfyLgqJwiqetvHz4xc
csXU/C8IUFbbOFC1RO/bR9p7KrjGomOnUqDUnQc6LnmllP9NZTY3QDppGZKayE4J
/u50R8T4pY4RJBBWO4vZ
=kwv1
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control	2011-02-24 12:26:05 +0000
+++ debian/control	2011-07-14 20:36:03 +0000
@@ -7,10 +7,9 @@
 Vcs-Browser: http://git.debian.org/?p=pkg-a11y/brltty.git;a=summary
 Vcs-Git: git://git.debian.org/git/pkg-a11y/brltty.git
 Homepage: http://mielke.cc/brltty/
-Build-Depends: debhelper (>= 6.0.7~),
+Build-Depends: debhelper (>= 7),
                libasound2-dev [linux-any],
-               python-support,
-               python-all-dev (>= 2.5.2),
+               python-all-dev (>= 2.6.6-3~),
                python-pyrex,
                libgpmg1-dev [linux-any],
                libicu-dev,

=== modified file 'debian/rules'
--- debian/rules	2011-02-24 12:26:05 +0000
+++ debian/rules	2011-07-14 20:37:25 +0000
@@ -125,7 +125,7 @@
 	dh_installchangelogs Documents/ChangeLog
 	dh_installman
 	dh_lintian
-	dh_pysupport -ppython-brlapi
+	dh_python2 -ppython-brlapi
 	mv debian/brltty/lib/brltty/libbrlttysfl.so \
 		debian/brltty-flite/lib/brltty
 	mv debian/brltty/lib/brltty/libbrlttyssd.so \


Reply to: