Changelog
python-pam (0.4.2-13ubuntu1) quantal; urgency=low
* Merge from Debian unstable, remaining changes:
- Port to python3; dead project upstream so not forwarding anywhere.
- Modernize packaging to dh and debhelper 9.
- Build the extension for the debug interpreter.
* Dropped changes, included in Debian:
- PAMmodule.c: prevent double free in PyPAM_conv().
- Build using dh_python2 instead of dh_pycentral.
python-pam (0.4.2-13) unstable; urgency=high
* Acknowledged NMUs
* Fixed a security vulnerability in PyPAM_conv
(thanks Markus Vervier <email address hidden>
for the report and the patch)
python-pam (0.4.2-12.3) unstable; urgency=low
* Non-maintainer upload.
* Use python-support (closes: #620283).
+ Add build-dependency on python-support.
+ In debian/rules, replace call to dh_python with dh_pysupport.
-- Steve Langasek <email address hidden> Tue, 03 Jul 2012 16:20:31 -0700