pygpgme (0.3-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with newer gpgme library.
    Remove deprecated functions context.edit and context.card_edit.
    Both functions have been deprecated upstream and are not working
    anymore. In order to not ship broken Python bindings for those
    two functions, they are removed from the source altogether.
    If an application uses them, it now will get an error about
    the missing function instead of a function call with
    undefined behaviour.
    The best fix for those applications would be to switch over
    to pyme, the now official Python bindings from GPGME upstream.
    (Closes: #835174)
  * Clean up patch from Daniel which fixed the previous FTBFS

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 24 Nov 2016 14:49:42 +0100

pygpgme (0.3-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * ensure that test suite works with gpg 2.1.x (Closes: #797776)
    - drop patch that forces 1.4.x during passphrase_cb
    - drop all unused debian/patches
    - rely on gpg-agent
    - imported keys are counted differently
    - require the use of loopback pinentry for (deprecated) passphrase_cb

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 02 Feb 2016 09:30:40 -0500

pygpgme (0.3-1) unstable; urgency=medium

  * New upstream release (Closes: #665731, #696636)
  * Drop all current patches as pointed out by upstream
  * Build/test for Python 3 (thanks to sterling work by
    Andrew Starr-Bochicchio)
  * Patch those tests for which gnupg2 invokes an agent to use
    gnupg1 instead. This is a workaround for Launchpad #999949
  * debian/rules: clean up properly in clean

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 22 Mar 2014 23:50:17 +0000

pygpgme (0.2-3) unstable; urgency=low

  [ Andrew Starr-Bochicchio ]
  * Add python-gpgme-dbg.preinst to handle transitioning
    /usr/share/doc/python-gpgme-dbg from a symlink to a directory.
    (Closes: #700780).

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 24 Feb 2013 18:33:37 +0000

pygpgme (0.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Jonathan Wiltshire <jmw@debian.org>  Sat, 07 Jan 2012 22:09:27 +0000

pygpgme (0.2-1) experimental; urgency=low

  * New upstream release (Closes: #638795)
  * Convert to dh_python2
  * Refresh patches for new upstream
  * debian/python-gpgme.examples: Upstream no longer ships example file
  * Remove quilt logic, not necessary with format 3.0 (quilt)
  * Convert to debhelper 8 and dh auto-sequencer

 -- Jonathan Wiltshire <jmw@debian.org>  Mon, 17 Oct 2011 00:47:49 +0100

pygpgme (0.1+bzr20090820-3) unstable; urgency=low

  * Compile with Large File Support by default

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 17 Apr 2011 13:13:27 +0100

pygpgme (0.1+bzr20090820-2) unstable; urgency=low

  * Build for Python 2.7 as supported version
  * debian/control: Use only X-Python-Version
  * Bump required build-dependency for python-support
  * Update my email address
  * Standards version 3.9.2
  * debian/rules, debian/patches/testsuite-all-versions: Run test
    suite at build time, for each supported Python version
  * Source format 3.0 (quilt)

 -- Jonathan Wiltshire <jmw@debian.org>  Sun, 17 Apr 2011 00:11:00 +0100

pygpgme (0.1+bzr20090820-1) unstable; urgency=low

  * Sync to Upstream bzr 2009-08-20
  * Fix "Fails to create a Context unless gpgme_check_version is called
    manually" using custom patch until upstream doesn't fix it (Closes: #549921)

 -- Miguel Di Ciurcio Filho <miguel@ic.unicamp.br>  Wed, 14 Oct 2009 20:05:15 +0000

pygpgme (0.1+bzr20090429-1) unstable; urgency=low

  * Initial release. (Closes: #511170: ITP: pygpgme -- A Python wrapper
    for the GPGME library)

 -- Miguel Di Ciurcio Filho <miguel@ic.unicamp.br>  Thu, 16 Jul 2009 19:30:00 -0300
