m2crypto (0.24.0-1.1) unstable; urgency=medium * Non-maintainer upload. * Build depend on openssl 1.0 for Stretch (Closes: #827068) -- Sebastian Andrzej Siewior Sun, 05 Feb 2017 14:37:04 +0100 m2crypto (0.24.0-1) unstable; urgency=medium * New upstream release (Closes: #818986): + dropped applied and obsolete patches. + examples (demo/) not shipped anymore: * removed deb/python-m2crypto.exmaples. * dropped override for dh_installexamples in deb/rules. * removed all demo/ targets from deb/copyright. * deb/control: + updated maintainer email address. + sorted build-deps logically (from alphabetical). + bumped standards to 3.9.7 (no changes needed). + added Vcs-Git and Vcs-Browser. * deb/copyright: updated. * deb/rules: added DEB_BUILD_MAINT_OPTIONS with BINDNOW hardening. * Set up build-time tests: + added override for dh_auto_test in deb/rules for py.test. + added build-deps against python-pytest and openssl in deb/control, dropped python-unittest2 from build-deps. * Prevent the use of Pandoc (requested for downstream development): + convert README.rst with rst2html and links in deb/rules. + build-dep against python-docutils and links, dropped Pandoc. * Initialized git-dpm (added deb/.git-dpm). -- Daniel Stender Tue, 29 Mar 2016 21:16:04 +0200 m2crypto (0.22.6~rc4-1) unstable; urgency=medium * New upstream release (Closes: #744137). * deb/changelog: + Removed trailing whitespaces. * deb/control: + Change of maintainer (Closes: #726262). + Removed cbds from build-deps, added dh-python. + Bumped debhelper level to 9 (also in deb/compat). + Added python-unittest2 and pandoc to build-deps. + Updated and removed unnecessary versions among build-deps. + Added X-Python-Version. + Dropped Vcs-Git and Browser (not collaboratively maintained). + Updated Homepage. + Specified short description line. * deb/copyright: + Rewritten for Dep-5, specified some Licenses. * deb/patches: + Restored Quilt patch regime (added patches/series, dropped sequence prefixes, restored proper DEP-3 headers). + Dropped 0002-Disable-SSLv2_method-when-disabled-in-OpenSSL-iself.patch (applied upstream ac01b383). + Added disable-sslv3.patch (Closes: #803946) [thanks to Kurt Roeckx]. * deb/rules: + Added DH_VERBOSE and DEB_BUILD_OPTIONS lines. + Build with dh sequencer and Pybuild. + Added override for dh_installdocs. + Added override for dh_installexamples with hacks for Lintian complaints. + Dropped clean target (put needed cleans into deb/clean). * deb/watch: + Added uversionmangle. * Added: + deb/source/format (3.0 quilt). + deb/source/option (diff-ignore egg-info dir). + deb/clean (instead of clean target in deb/rules). + deb/python-m2crypto.examples (packaging demo/). * Dropped: + deb/gbp.conf (not needed anymore). * Moved: + deb/docs to deb/python-m2crypto.docs. * Wrap-and-sort -a -s. -- Daniel Stender Thu, 19 Nov 2015 10:38:29 +0100 m2crypto (0.21.1-4) unstable; urgency=low * QA upload. * Maintainer field set to QA Group. * Bump Standards-Version to 3.9.6. * Remove Uploaders field. * Fix debian/watch by using pypi.debian.net. * Do not start synopsis with an article. -- Emanuele Rocca Sat, 12 Sep 2015 10:48:32 +0200 m2crypto (0.21.1-3) unstable; urgency=low b435179 Look for OpenSSL headers in multiarch path. Thanks to Colin Watson (Closes: #696327) -- Charles Plessy Sat, 05 Jan 2013 18:01:43 +0900 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. -- Charles Plessy Tue, 16 Aug 2011 08:41:24 +0900 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. -- Charles Plessy Sun, 14 Aug 2011 14:23:11 +0900 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. -- Sebastian Ramacher Fri, 24 Jun 2011 17:27:46 +0200 m2crypto (0.20.1-1) unstable; urgency=low * New upstream release -- Dima Barsky Sat, 12 Sep 2009 12:50:09 +0100 m2crypto (0.19.1-2) unstable; urgency=low * Fixed the URL in the watch file (Closes: #450167) -- Dima Barsky Mon, 15 Jun 2009 22:11:39 +0100 m2crypto (0.19.1-1) unstable; urgency=low * New upstream release -- Dima Barsky Mon, 15 Jun 2009 21:54:41 +0100 m2crypto (0.18.2-2) unstable; urgency=low * Added "import inspect" to M2Crypto/m2urllib2.py (Closes: #493314, #484364, 477799) -- Dima Barsky Fri, 15 Aug 2008 22:04:14 +0100 m2crypto (0.18.2-1) unstable; urgency=low * New upstream release (Closes: #440837) -- Dima Barsky Sat, 13 Oct 2007 02:21:26 +0100 m2crypto (0.17-2) unstable; urgency=low * Added "Build-Depends: python-setuptools" to avoid build inconsistencies. -- Dima Barsky Thu, 19 Jul 2007 09:51:13 +0100 m2crypto (0.17-1) unstable; urgency=low * New upstream release * Acknowledge NMU (Closes: #380861) * Changed section to python (Closes: #425875) -- Dima Barsky Thu, 24 May 2007 21:14:36 +0100 m2crypto (0.16-1.1) unstable; urgency=low * Non-maintainer upload. * Update package to the last python policy (Closes: #380861), this includes renaming from m2crypto to python-m2crypto. * Bumped compat to 5. -- Ana Beatriz Guerrero Lopez Sat, 12 Aug 2006 16:07:49 +0200 m2crypto (0.16-1) unstable; urgency=low * New upstream release -- Dima Barsky Sat, 22 Jul 2006 11:11:40 +0100 m2crypto (0.13-1) unstable; urgency=low * Initial Release. -- Dima Barsky Tue, 30 Mar 2004 21:54:28 +0100