vulture (2.7-1) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - run wrap-and-sort
    - add pint to b-d, needed by tests
  * debian/tests/control
    - depends on build-deps

 -- Sandro Tosi <morph@debian.org>  Sun, 26 Feb 2023 01:32:42 -0500

vulture (2.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 21:41:41 +0100

vulture (2.3-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.
  * d/watch: Use https protocol.

  [ Sandro Tosi ]
  * New upstream release
  * debian/patches/pytest-no-cov.patch
    - refresh patch

 -- Sandro Tosi <morph@debian.org>  Wed, 27 Jan 2021 00:21:09 -0500

vulture (2.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - add toml to b-d

 -- Sandro Tosi <morph@debian.org>  Sat, 22 Aug 2020 21:53:12 -0400

vulture (1.6-1) unstable; urgency=low

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sandro Tosi ]
  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Mon, 03 Aug 2020 01:08:38 -0400

vulture (1.5-1) unstable; urgency=medium

  * New upstream release; Closes: #963707
  * debian/copyright
    - update upstream copyright information
    - add myself to debian/ copyright notice
  * debian/control
    - bump Standards-Version to 4.5.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sat, 25 Jul 2020 00:09:37 -0400

vulture (1.4-1) unstable; urgency=medium

  * New upstream release; Closes: #950861, #954634
  * debian/control
    - add myself to Uploaders
    - update Vcs-* fields to point to PAPT salsa location
  * update upstream location to github
  * debian/copyright
    - update upstream copyright notice
  * debian/patches/pytest-no-cov.patch
    - refresh patch
  * Install the doc files from their new location

 -- Sandro Tosi <morph@debian.org>  Sun, 12 Apr 2020 23:20:31 -0400

vulture (0.21-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add the missing dependency on python3-pkg-resources.
    (Closes: #904762)
  * Fix the test dependencies.

 -- Adrian Bunk <bunk@debian.org>  Sat, 11 Aug 2018 14:55:53 +0300

vulture (0.21-1) unstable; urgency=medium

  * New upstream release.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Wed, 02 Aug 2017 06:19:56 -0400

vulture (0.19-1) unstable; urgency=medium

  * New upstream release.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 24 Jul 2017 09:55:15 +0800

vulture (0.15-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.0.0.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 04 Jul 2017 18:25:55 +0800

vulture (0.14-1) unstable; urgency=medium

  * Merge to unstable

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 18 Jun 2017 17:57:08 +0800

vulture (0.14-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Bump compat to 10.
  * Add ChangZhuo Chen as Uploaders (Closes: #863372).
  * Use Git as Vcs.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Fri, 26 May 2017 13:49:39 +0800

vulture (0.11-1) unstable; urgency=medium

  * New upstream release:
    + unfuzz pytest-no-cov.patch
  * deb/control: switch section to "devel" (application-in-library-section).

 -- Daniel Stender <stender@debian.org>  Thu, 01 Dec 2016 21:15:48 +0100

vulture (0.10-1) unstable; urgency=medium

  * New upstream release:
    + unfuzz pytest-no-cov.patch.
  * deb/control:
    + bump standards to 3.9.8 (no changes needed).
  * deb/copyright:
    + change license from GPL-3+ for Expat, debian/ accordingly.

 -- Daniel Stender <stender@debian.org>  Sun, 07 Aug 2016 20:54:29 +0200

vulture (0.8.1-3) unstable; urgency=medium

  * Upload to unstable.

 -- Daniel Stender <stender@debian.org>  Thu, 24 Mar 2016 12:57:42 +0100

vulture (0.8.1-2) experimental; urgency=medium

  * deb/control:
    + put group into Maintainer field (unconfirmed group uploads).
    + updated uploader email address.
    + bumped standards to 3.9.7 (no changes needed).
    + use HTTPS for Vcs-Browser.
  * deb/copyright: updated.
  * deb/rules:
    + dropped override for dh_installdocs, use deb/docs instead (added).
  * deb/source/options: corrected, added ignore pattern.
  * run build-time test suite:
    + build with vulture_0.8.1.tar.bz2 from Bitbucket repo (ships tests).
    + run py.test with dh_auto_test override in deb/rules.
    + added pytest-no-cov.patch (coverage could be spared, dropped build-
      dep against pytest-cov in deb/control).
  * Build/run on Python3:
    + changed deps in deb/control.
    + build with dh_python3 in deb/rules.
  * Added DEP-8 tests.

 -- Daniel Stender <stender@debian.org>  Mon, 21 Mar 2016 21:19:19 +0100

vulture (0.8.1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + added Enhances against prospector.
    + added build-deps for pytest and pytest-cov.
  * deb/copyright: updated.
  * deb/rules: added override to dh_auto_test, but disabled due to
    outdated pytest-cov.

 -- Daniel Stender <debian@danielstender.com>  Sat, 24 Oct 2015 02:05:01 +0200

vulture (0.6-1) unstable; urgency=medium

  * Initial release (Closes: #788222).

 -- Daniel Stender <debian@danielstender.com>  Wed, 09 Sep 2015 11:24:13 +0200