python-m2crypto - a crypto and SSL toolkit for Python
# sudo apt-get update
# sudo apt-get install python-m2crypto
2013-01-05 - Charles Plessy <plessy@debian.org> m2crypto (0.21.1-3) unstable; urgency=low b435179 Look for OpenSSL headers in multiarch path. Thanks to Colin Watson <cjwatson@ubuntu.com> (Closes: #696327)
2011-08-16 - Charles Plessy <plessy@debian.org> m2crypto (0.21.1-2) unstable; urgency=low [939cdded] Disable SSLv2_method when disabled in OpenSSL iself (Closes: #637904). [10433e12] Documented applied patches in debian/patches. [69b60a5d] Added debian/gbp.conf to show that the package is managed with git-buildpackage.
2011-08-14 - Charles Plessy <plessy@debian.org> m2crypto (0.21.1-1) unstable; urgency=low * New upstream releases supporting OpenSSL 1.0 (see #622001). Closes: #634015. * [0d774d2b] Transition to dh_python2. * [b6719dce] Switched to Debhelper 8. * [966a9d1b] Register the documentation with doc-base. * [ff50d3c0] Switch to CDBS. * [3592aa95] Complies with Policy 3.9.2 (no changes needed). * [955a5309] Use debhelper's ${misc:Depends}. * [8eef3145] Package in collab-maint on Alioth. Added myself as Uploader. * [66745855] Removed Pre-Etch Replaces and Conflicts statements. * [f5a50460] Documented upstream project's homepage. * [0cc12cb3] Compress binary package with xz. * [bc6599b4] Updated the list of files to remove at clean time.
2011-06-24 - Sebastian Ramacher <s.ramacher@gmx.at> m2crypto (0.20.1-1.1) unstable; urgency=low * Non-maintainer upload. * Backport revision 721 from upstream SVN repository to fix build errors with libssl-dev >= 1.0.0. (Closes: #622001) * Do not provide sslv2_method if SSLv2 is not available.
2009-09-12 - Dima Barsky <dima@debian.org> m2crypto (0.20.1-1) unstable; urgency=low * New upstream release
2009-06-15 - Dima Barsky <dima@debian.org> m2crypto (0.19.1-2) unstable; urgency=low * Fixed the URL in the watch file (Closes: #450167)
2009-06-15 - Dima Barsky <dima@debian.org> m2crypto (0.19.1-1) unstable; urgency=low * New upstream release
2008-08-15 - Dima Barsky <dima@debian.org> m2crypto (0.18.2-2) unstable; urgency=low * Added "import inspect" to M2Crypto/m2urllib2.py (Closes: #493314, #484364, 477799)
2007-10-13 - Dima Barsky <dima@debian.org> m2crypto (0.18.2-1) unstable; urgency=low * New upstream release (Closes: #440837)
2007-07-19 - Dima Barsky <dima@debian.org> m2crypto (0.17-2) unstable; urgency=low * Added "Build-Depends: python-setuptools" to avoid build inconsistencies.