m2crypto (0.21.1-3ubuntu5) trusty; urgency=medium

  * debian/patches/fix_testsuite_sha256.patch: Fix test_write_pkcs7_der to
    cope with SHA-256 defaults in OpenSSL.

 -- William Grant <wgrant@ubuntu.com>  Tue, 18 Feb 2014 10:58:57 +1100

m2crypto (0.21.1-3ubuntu4) trusty; urgency=medium

  * debian/patches/fix_testsuite_tls1.2.patch: Fix SSLv3 test to also disable
    TLS 1.2, as otherwise new OpenSSLs negotiate up to 1.2 instead.

 -- William Grant <wgrant@ubuntu.com>  Thu, 19 Dec 2013 02:11:48 +1100

m2crypto (0.21.1-3ubuntu3) saucy; urgency=low

  * Reupload with the new x509.der.

 -- William Grant <wgrant@ubuntu.com>  Sun, 13 Oct 2013 23:40:04 +1100

m2crypto (0.21.1-3ubuntu2) saucy; urgency=low

  * debian/patches/fix_testsuite_ftbfs.patch: Replace expired test
    certificates with a new set valid until 2023.

 -- William Grant <wgrant@ubuntu.com>  Sun, 13 Oct 2013 17:08:13 +1100

m2crypto (0.21.1-3ubuntu1) raring; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - Switch to 3.0 (quilt).
    - debian/control: Add Pre-Depends for xz compression.
    - Re-enable test suite:
      * debian/control: Re-enable test suite.
      * debian/patches/skip_sslv2_test.patch: Skip tests which cannot pass
        on Debian/Ubuntu due to SSLv2 being disabled.
      * debian/patches/fix_testsuite_ftbfs.patch: Regenerate all the
        expired test certificates, modify test scripts with new certificate
        hashes, fingerprints, and lengths. Fix test_sslv23_no_v2() by
        disabling tls v1.1, and disable test_use_weak_cipher() as weak
        cipher doesn't work with recent openssl changes.
      * debian/source/include-binaries: include binary certificate file
        tests/x509.der in debian tarball, since it unfortunately can't go
        in the above patch.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 08 Jan 2013 09:36:18 -0500

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)

 -- Charles Plessy <plessy@debian.org>  Sat, 05 Jan 2013 18:01:43 +0900

m2crypto (0.21.1-2ubuntu3) quantal-proposed; urgency=low

  * Fix FTBFS in test suite:
    - debian/patches/fix_testsuite_ftbfs.patch: Regenerate all the expired
      test certificates, modify test scripts with new certificate hashes,
      fingerprints, and lengths. Fix test_sslv23_no_v2() by disabling
      tls v1.1, and disable test_use_weak_cipher() as weak cipher doesn't
      work with recent openssl changes.
    - debian/source/include-binaries: include binary certificate file
      tests/x509.der in debian tarball, since it unfortunately can't go in
      the above patch.

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 25 Sep 2012 14:39:17 -0400

m2crypto (0.21.1-2ubuntu2) precise; urgency=low

  * Add Pre-Depends for xz compression.

 -- Barry Warsaw <barry@ubuntu.com>  Tue, 25 Oct 2011 15:43:58 -0400

m2crypto (0.21.1-2ubuntu1) precise; urgency=low

  * Merge from Debian testing.  Remaining Ubuntu changes:
    - debian/control: Re-enable test suite.
    - Switch to 3.0 (quilt).
    - d/p/skip_sslv2_test.patch: Skip tests which cannot pass on
      Debian/Ubuntu due to SSLv2 being disabled.

 -- Barry Warsaw <barry@ubuntu.com>  Tue, 25 Oct 2011 14:23:44 -0400

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 <plessy@debian.org>  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 <plessy@debian.org>  Sun, 14 Aug 2011 14:23:11 +0900

m2crypto (0.20.1+dfsg1-1.1ubuntu1) oneiric; urgency=low

  * repackage upstream
    - remove non-free demo/x509/proxylib.py
  * switch to dh_python2 (LP: #788514) 
  * switch to 3.0 (quilt)
    - converted all upstream changes to patches
    - fix_sslv2_test.patch: testsuite patch for sslv2 deactivation
    - fix_build_with_new_openssl.patch: build fix from debian 0.20.1-1.1
  * Merge from debian testing, remaining changes:
    - disable_sslv2_test.patch: disable sslv23_weak_crypto test as it is expected to
      fail with SSLv2 having been disabled in openssl 0.9.8o-1ubuntu3.
      (LP: #600549)
    - fix_sslv2_test2.patch: fix testsuite with newer openssl. (LP: #600549)
      - Backported from http://svn.osafoundation.org/viewvc/m2crypto/trunk/tests/test_smime.py?r1=698&r2=721
    - debian/control: Add openssl for FTBFS. 
    - debian/rules; enable testsuite, add more files to "clean" rule.
    - fix_kill_signal.patch: use signal 9 to kill old s_server processes
      to work around build HUP signal-ignore-mask (LP: #451998).

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 10 Aug 2011 17:01:24 +0200

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 <s.ramacher@gmx.at>  Fri, 24 Jun 2011 17:27:46 +0200

m2crypto (0.20.1-1ubuntu5) natty; urgency=low

  * Rebuild to add support for python 2.7.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 03 Dec 2010 00:04:32 +0000

m2crypto (0.20.1-1ubuntu4) maverick; urgency=low

  * tests/test_ssl.py: disable sslv23_weak_crypto test as it is expected to
    fail with SSLv2 having been disabled in openssl 0.9.8o-1ubuntu3.
    (LP: #600549)

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 01 Oct 2010 11:58:15 -0400

m2crypto (0.20.1-1ubuntu3) maverick; urgency=low

  * tests/test_smime.py: fix testsuite with newer openssl. (LP: #600549)
    - Backported from http://svn.osafoundation.org/viewvc/m2crypto/trunk/tests/test_smime.py?r1=698&r2=721

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 09 Jul 2010 11:17:57 -0400

m2crypto (0.20.1-1ubuntu2) lucid; urgency=low

  * debian/control: Add openssl for FTBFS. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Apr 2010 12:55:10 -0400

m2crypto (0.20.1-1ubuntu1) lucid; urgency=low

  * Merge from debian testing, remaining changes:
    - debian/rules; enable testsuite, add more files to "clean" rule.
    - tests/test_ssl.py: use signal 9 to kill old s_server processes
      to work around build HUP signal-ignore-mask (LP: #451998).

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Nov 2009 01:28:39 +0000

m2crypto (0.20.1-1) unstable; urgency=low

  * New upstream release

 -- Dima Barsky <dima@debian.org>  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 <dima@debian.org>  Mon, 15 Jun 2009 22:11:39 +0100

m2crypto (0.19.1-1) unstable; urgency=low

  * New upstream release

 -- Dima Barsky <dima@debian.org>  Mon, 15 Jun 2009 21:54:41 +0100

m2crypto (0.19.1-0ubuntu7) karmic; urgency=low

  * debian/rules: enable testsuite, add more files to "clean" rule.
  * tests/test_ssl.py: use signal 9 to kill old s_server processes
    to work around buildd HUP signal-ignore-mask (LP: #451998).

 -- Kees Cook <kees@ubuntu.com>  Fri, 16 Oct 2009 12:51:15 -0700

m2crypto (0.19.1-0ubuntu6) karmic; urgency=low

  * debian/rules: Disable testsuite, it will timeout the builds. 

 -- Chuck Short <zulcss@ubuntu.com>  Wed, 14 Oct 2009 13:38:09 -0400

m2crypto (0.19.1-0ubuntu5) karmic; urgency=low

  * debian/rules: Enable testsuite but dont let it prevent it from  building 
    the debs, since the testsuites require a network connection.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 13 Oct 2009 08:31:18 -0400

m2crypto (0.19.1-0ubuntu4) karmic; urgency=low

  * debian/rules: Disable the testsuite again it does not run correctly
    on the builds. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Oct 2009 18:18:31 -0400

m2crypto (0.19.1-0ubuntu3) karmic; urgency=low

  * tests/test_ssl.py: Fix testsuite failure.
  * debian/rules: Enable testsuite

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 06 Oct 2009 13:31:54 -0400

m2crypto (0.19.1-0ubuntu2) karmic; urgency=low

  * debian/rules: Enable testsuite but leave it disabled now until
    it acutally works properly.

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 25 Sep 2009 13:49:33 -0400

m2crypto (0.19.1-0ubuntu1) karmic; urgency=low

  * New upstream release

 -- Soren Hansen <soren@ubuntu.com>  Tue, 26 May 2009 11:07:11 +0200

m2crypto (0.18.2-2build1) jaunty; urgency=low

  * No-change upload for Python2.6 transition.

 -- Kees Cook <kees@ubuntu.com>  Tue, 10 Mar 2009 15:49:08 -0700

m2crypto (0.18.2-2) unstable; urgency=low

  * Added "import inspect" to M2Crypto/m2urllib2.py 
    (Closes: #493314, #484364, 477799) 

 -- Dima Barsky <dima@debian.org>  Fri, 15 Aug 2008 22:04:14 +0100

m2crypto (0.18.2-1) unstable; urgency=low

  * New upstream release (Closes: #440837)

 -- Dima Barsky <dima@debian.org>  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 <dima@debian.org>  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 <dima@debian.org>  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 <ana@ekaia.org>  Sat, 12 Aug 2006 16:07:49 +0200

m2crypto (0.16-1) unstable; urgency=low

  * New upstream release

 -- Dima Barsky <dima@debian.org>  Sat, 22 Jul 2006 11:11:40 +0100

m2crypto (0.13-1) unstable; urgency=low

  * Initial Release.

 -- Dima Barsky <dima@debian.org>  Tue, 30 Mar 2004 21:54:28 +0100

