python-pkginfo (1.8.2-2) unstable; urgency=medium

  * Team upload.
  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Athos Ribeiro ]
  * Run tests with pytest instead of setup.py test.

 -- Athos Ribeiro <athoscribeiro@gmail.com>  Sun, 04 Dec 2022 09:36:59 -0300

python-pkginfo (1.8.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Build-Depends: python3-wheel, for tests.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Bump watch file version to 4.
  * Update homepage.
  * Drop patch, no longer needed.
  * Add autopkgtest.
  * Extend upstream metadata.
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 05 Dec 2021 12:21:48 -0400

python-pkginfo (1.7.1-1) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Arias ]
  * d/patches: Remove already applies patches for upstream.
  * New upstream version 1.7.1 (Closes: #998251).
    - Upstream fix invalid syntax in conf.py (Closes: #997740).
  * Remove support for Python 2.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python-setuptools and
      python3-setuptools.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sat, 30 Oct 2021 14:46:37 -0300

python-pkginfo (1.4.2-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set upstream metadata fields: Repository.
  * Apply multi-arch hints.
    + python-pkginfo-doc: Add Multi-Arch: foreign.
  * Add missing build dependency on dh addon.
  * Set upstream metadata fields: Repository-Browse.
  * Remove constraints unnecessary since stretch:
    + python3-pkginfo: Drop versioned constraint on python-pkginfo in Replaces.
    + python3-pkginfo: Drop versioned constraint on python-pkginfo in Breaks.

 -- Ondřej Nový <onovy@debian.org>  Sat, 20 Jul 2019 00:03:41 +0200

python-pkginfo (1.4.2-2) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload
  * Patch: metadata-2.1: setuptools >= 38.6 will use metadata version 2.1.
    Expect that. (Closes: #894107)
  * Bump Standards-Version to 4.2.1, no changes needed.

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

 -- Stefano Rivera <stefanor@debian.org>  Wed, 12 Sep 2018 17:43:16 +0300

python-pkginfo (1.4.2-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload.
  * New upstream release.
  * Upstream relicensed to MIT/Expat.
  * Migrate from git-dpm to pure git-buildpackage (with PQ).
  * Bump debhelper compat level to 10.
  * Upstream dropped support for python 2.6.
  * Bump Standards-Version to 4.1.3, no changes needed.
  * Drop the "sneaky" test setup, it's no longer shipped.
  * Fix typos in --help (and manpage).
  * Fix CSS in HTML docs. (Sphinx 1.3 compatibility)
  * Declare Rules-Requires-Root: no.

  [ Ondřej Nový ]
  * Fixed homepage (https)
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/changelog: Remove trailing whitespaces

 -- Stefano Rivera <stefanor@debian.org>  Mon, 19 Mar 2018 18:55:18 -0700

python-pkginfo (1.2.1-1) unstable; urgency=medium

  [ Zygmunt Krynicki ]
  * New upstream release
  * debian/watch: use the new pypi redirector
  * debian/patches/fix-tests-on-python3.4: drop, applied upstream
  * debian/patches/fix-configparser-import: ditto
  * NOTE: Tests fail https://bugs.launchpad.net/pkginfo/+bug/1430255 so
    postponing further work

  [ Jan Dittberner ]
  * Bump Standards-Version to 3.9.6 (No changes)
  * remove unneeded override_dh_auto_clean
  * Use dh_auto_test
  * Disable those tests not working in Debian build via patches
  * Removed tests from binary packages

 -- Jan Dittberner <jandd@debian.org>  Wed, 30 Dec 2015 18:59:14 +0100

python-pkginfo (1.1-2) unstable; urgency=medium

  * Team upload
  * Use pybuild
  * Add a patch that fixes unit tests when running on python3.4
  * Add a patch that fixes pkginfo executable when using python3.4
  * Add a new 'python3-pkginfo' binary package and move the main executable
    and the manual page there. This is a compromise between adding a new
    binary package (seems wasteful) and renaming all executables to have the
    interpreter version (against the python3 policy)
  * Adjust the 'python-pkginfo-doc' package to build with python3 and to
    make sense for both versions of the library

 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Mon, 21 Apr 2014 14:24:48 +0200

python-pkginfo (1.1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Jan Dittberner ]
  * New upstream version
  * debian/rules: create pkginfo/tests/sneaky egg info to make the unit
    tests work and cleanup after testing
  * debian/control: bump Standards-Version (no changes)
  * run wrap-and-sort (changed debian/control and debian/copyright)

 -- Jan Dittberner <jandd@debian.org>  Sat, 22 Feb 2014 16:05:06 +0100

python-pkginfo (0.9.1-1) unstable; urgency=low

  * Initial release. (Closes: #691172)

 -- Jan Dittberner <jandd@debian.org>  Mon, 22 Oct 2012 20:54:14 +0200