Bug#616858: libapache2-mod-python: Patch to switch to dh_python2, and other fixes.

2011-07-27 Thread Barry Warsaw
On Jul 20, 2011, at 11:05 PM, Jakub Wilk wrote: * Barry Warsaw ba...@python.org, 2011-07-20, 16:18: Also note that with the current rules file mod_python does not seem to be buildable with more than one version of Python, so in converting to dh_python2, I set X-Python-Version: = 2.7. Err, no,

Bug#616858: libapache2-mod-python: Patch to switch to dh_python2, and other fixes.

2011-07-27 Thread Barry Warsaw
On Jul 20, 2011, at 05:16 PM, Barry Warsaw wrote: Maybe it's better to not include an X-Python-Version header and use PYVER=$(shell pyversions -d) instead? Close. If you remove the X-Python-Version header, you need to add --no-guessing-versions to the dh_python2 call. Cheers, -Barry

Bug#616858: libapache2-mod-python: Patch to switch to dh_python2, and other fixes.

2011-07-20 Thread Barry Warsaw
Package: libapache2-mod-python Version: 3.3.1-9 Followup-For: Bug #616858 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 As the bug report states, python-central is officially deprecated. This patch completes the

Bug#616858: libapache2-mod-python: Patch to switch to dh_python2, and other fixes.

2011-07-20 Thread Jakub Wilk
* Barry Warsaw ba...@python.org, 2011-07-20, 16:18: Also note that with the current rules file mod_python does not seem to be buildable with more than one version of Python, so in converting to dh_python2, I set X-Python-Version: = 2.7. Err, no, whatever you wanted to achieve, this is wrong.