python-pgpy (0.6.0-1.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix removed imghdr since Python 3.13 (Closes: #1082248,
    #1084730)
  * Add patch to workaround test failure caused by GPGME change (Closes:
    #1086378)

 -- Xiyue Deng <manphiz@gmail.com>  Sat, 07 Dec 2024 02:21:07 -0800

python-pgpy (0.6.0-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix tests with python3-cryptography >= 43 (Closes: #1081366).

 -- Andrey Rakhmatullin <wrar@debian.org>  Mon, 16 Sep 2024 22:24:21 +0500

python-pgpy (0.6.0-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove extraneous runtime dependecy on python3-six (Closes: #1070187)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 30 Jun 2024 19:27:00 +0200

python-pgpy (0.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * docs: Don't use html4_writer=True (Closes: #1042703).

 -- Sean Whitton <spwhitton@spwhitton.name>  Tue, 19 Mar 2024 20:03:20 +0800

python-pgpy (0.6.0-1) unstable; urgency=medium

  * New upstream version
  * adjust dependencies
  * Standards-Version: bump to 4.6.2 (no changes needed)
  * refresh patches (dropping those already upstream)
  * Move testing to pybuild-autopkgtest

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 23 Jan 2023 21:07:12 -0500

python-pgpy (0.5.4-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Cherry-pick upstream commit d84597e (Closes: #1026561).
    The cryptography.utils.register_interface decorator has been removed.
  * Cherry-pick upstream commit 3f55a53 to fix a test.

 -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 24 Dec 2022 11:07:25 -0700

python-pgpy (0.5.4-4) unstable; urgency=medium

  * accept passphrases as bytes

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 01 Feb 2022 23:12:37 -0500

python-pgpy (0.5.4-3) unstable; urgency=medium

  * avoid deprecated sphinx add_stylesheet (Closes: #997381)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 31 Jan 2022 19:22:00 -0500

python-pgpy (0.5.4-2) unstable; urgency=medium

  * move to unstable

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 25 Jan 2022 19:26:13 -0500

python-pgpy (0.5.4-1) experimental; urgency=medium

  * New upstream release

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 24 May 2021 19:12:59 -0400

python-pgpy (0.5.3-3) unstable; urgency=medium

  * move debian packaging to salsa

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 12 Feb 2021 19:34:09 -0500

python-pgpy (0.5.3-2) unstable; urgency=medium

  [ Daniel Kahn Gillmor ]
  * Taking over maintenance.  Thanks, Michael Greene! (Closes: #979048)
  * refresh patches

  [ Logan Rosen ]
  * Add build-dep on python3-wheel (Closes: #979037)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 12 Feb 2021 19:02:20 -0500

python-pgpy (0.5.3-1) unstable; urgency=medium

  * New upstream release

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Update standards version to 4.5.0, no changes needed.

  [ Daniel Kahn Gillmor ]
  * bump standards-version to 4.5.1 (no changes needed)
  * move to dh 13
  * drop patches already upstream
  * python3-pgpy-doc now Recommends: libjs-sphinxdoc

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 01 Jan 2021 20:15:55 -0500

python-pgpy (0.5.2-2) unstable; urgency=medium

  * import minor bugfixes reported upstream
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.
  * Rules-Requires-Root: no

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 25 Oct 2019 14:24:38 -0400

python-pgpy (0.5.2-1) unstable; urgency=medium

  * new upstream release
   - adds Curve25519 and Ed25519 support
  * move to debhelper 12
  * standards-version: bump to 4.4.0 (no changes needed)
  * drop python3-singledispatch from build, since it is part of core
  * drop patches already upstream
  * pull in upstream facepalm version number fix
  * update dependency version for python3-cryptography
  * clean up python and pytest cache
  * wrap-and-sort debian/tests/control, mark module load test as superficial
  * drop X-Python3-Version: PGPy supports all modern py3 in debian

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 02 Aug 2019 12:16:03 -0400

python-pgpy (0.4.3-3) unstable; urgency=medium

  * move to DEP-14 branch naming conventions
  * Standards-Version: bump to 4.1.3 (no changes needed)
  * move to debhelper 11
  * import bugfixes from upstream
  * d/tests: add lowest-common-denominator smoketest
  * only test against a single version of python3 (Closes: #878633)
  * ship examples using dh_installexamples
  * build html docs instead of just shipping rst source
  * accept multi-arch hinter about python-pgpy-doc

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 23 Feb 2018 16:56:02 -0800

python-pgpy (0.4.3-2) unstable; urgency=medium

  * Yet another upload to try to work around build-daemon
    testsuite failures (Closes: #848518)
  * cherry-pick upstream workarounds/bugfixes
  * bump Standards-Version to 4.1.1 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 10 Oct 2017 18:52:59 -0400

python-pgpy (0.4.3-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 17 Aug 2017 20:28:33 -0400

python-pgpy (0.4.2-2) unstable; urgency=medium

  * updated year in debian/copyright

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 14 Aug 2017 13:00:03 -0400

python-pgpy (0.4.2-1) unstable; urgency=medium

  * New upstream release (Closes: #848518)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 14 Aug 2017 00:29:03 -0400

python-pgpy (0.4.1-3) unstable; urgency=medium

  * resolve checksum issue (upstream)
  * ensure singledispatch dependency is present
  * avoid non-unicode failures in test suite

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 26 Apr 2017 12:28:23 -0400

python-pgpy (0.4.1-2) unstable; urgency=medium

  * remove unnecessary and brittle attempts to tweak pydist.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 19 Apr 2017 15:43:50 -0400

python-pgpy (0.4.1-1) unstable; urgency=medium

  * new upstream release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 19 Apr 2017 13:17:49 -0400

python-pgpy (0.4.0+git20170216-1) unstable; urgency=medium

  * Initial release into the debian archive (Closes: #848518)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 26 Feb 2017 01:37:05 -0800
