Package: python-sphinx Version: 1.0.8+dfsg-2 Severity: normal File: sphinx -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Dear Maintainer, Hi. With the official deprecation of python-support, we have applied the following patch to the Ubuntu version to switch to dh_python2. Thank you for your consideration. - -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-sphinx depends on: ii libjs-sphinxdoc 1.0.8+dfsg-2 ii python 2.7.2-10 ii python-docutils 0.8.1-4 ii python-jinja2 2.6-1 ii python-pygments 1.4+dfsg-2 ii python-support 1.0.14 Versions of packages python-sphinx recommends: ii python 2.7.2-10 ii python-imaging 1.1.7-4 ii python-simplejson 2.3.2-1 Versions of packages python-sphinx suggests: pn jsmath <none> - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJPMxnHAAoJEBJutWOnSwa/gdIQAMJ0ZO+MovX7onMya0OkYzwj auFCdc99RbO8e9biirtlnpd74DcVQqZ0oQs55gSYEK/ZjF4sO6APHO+vsl4oDJ6m YZ/98qxfaFLsWr6C2HBwSNTB8KisZGejjBgVk8Wu/+fXrO6T1MI8VEoPatMJ8E1k UOMybxfyFPUbC6OY9LMZSYMjeX7k1WllZnFBU1xTudtKzATrL2wFZEXR7bqX5KKr YF0sxf5RCrghVkgiUzUEnEpMnHjs37NdN5UFobsnPVJnQ/GrdJRwY99FXHbBUbCI +inflj6uUOcm02BKLfO099aSEfJgvO2yq579mNt1Chd67lerYkjt0GxipzscgCTL jareGCaA7r9jzfWS+wVSOR3SaLHgaFQGpq6nzIyB03IikZ9RUb01Lb7M1F4UZpL9 bUwfTxSKQgpHvPvURhkskLirJ2JLxy/eLUteBicNpfEJoUUwCd9rG2QpCKP6gVvp LutRekR/uNGX5o1ZgZjLxBDzv+TPRVT5dyQRmqxy0+zOmzHajkxrvXozdCP5OnuF waR0OKRxczpiXkU+VCQGsyXnBaX2ZvfglueZbT7fOxAx8g/Ni1k3Qeq6lH6/on2X dbg8R2NZ7aDobc5Jo8uT8+VaFEnUKcpklwiGQU9eoI4IIo/f5cRUyXZd3l/8q2WH mfm5E8oISRGQl4iKK+NI =OhSz -----END PGP SIGNATURE-----
=== modified file 'debian/control' --- debian/control 2012-02-05 19:33:59 +0000 +++ debian/control 2012-02-09 00:49:25 +0000 @@ -5,7 +5,7 @@ Uploaders: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> Homepage: http://sphinx.pocoo.org/ Build-Depends: debhelper (>= 7), python-all (>= 2.5.4-1~), python-setuptools (>= 0.6c5-1~) -Build-Depends-Indep: python-support (>= 0.6.4), +Build-Depends-Indep: python3 (>= 3.1.2-7~), python3-setuptools, python-docutils (>= 0.7), python-pygments (>= 1.2), === modified file 'debian/rules' --- debian/rules 2012-02-05 19:33:59 +0000 +++ debian/rules 2012-02-09 00:34:44 +0000 @@ -133,7 +133,7 @@ $(warning W: version numbers in the manual pages are out of date) endif dh_installman - dh_pysupport -p python-sphinx + dh_python2 -p python-sphinx dh_python3 -p python3-sphinx --no-guessing-deps dh_compress -X.py -X.js -X.rst -X.json -X.txt -Xobjects.inv dh_link