check-manifest (0.42-1) unstable; urgency=medium

  * d/watch: Fetch sources from pypi.debian.net instead of github.com.
    This is better because we end up getting more files that are needed to
    properly build and test everything, like tox.ini.
  * New upstream version 0.42
  * d/control: Bump debhelper-compat to 13.
  * d/control: Bump Standards-Version to 4.5.0.
  * Update dep8 tests to use tox.
    Upstream recommends using tox to run the tests, so that's what we're
    doing.
  * d/control: Remove test dependencies.
    We run the tests using dep8, not during build time.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sun, 02 Aug 2020 12:52:44 -0400

check-manifest (0.40-1) unstable; urgency=medium

  * New upstream version 0.40.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 19 Oct 2019 20:11:56 -0400

check-manifest (0.39-2) unstable; urgency=medium

  * Bump version for source-only upload.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Tue, 08 Oct 2019 00:02:25 -0400

check-manifest (0.39-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * d/control: Remove ancient X-Python3-Version field.

  [ Sergio Durigan Junior ]
  * New upstream version 0.39.
  * Depend on 'brz' (breezy) instead of 'bzr' (Bazaar).
    Bazaar is being deprecated, and breezy is the replacement for it.  We
    now depend on 'brz' (breezy) for our testing purposes.
  * Build-Depend on python3-toml.
  * Make sure we create $HOME/.config/breezy when testing breezy.
    (Closes: #941558)
  * Bump Standards-Version to 4.4.1.
  * Bump compat version to 12.
  * Cleanup d/watch file.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Wed, 02 Oct 2019 10:10:14 -0400

check-manifest (0.37-1) unstable; urgency=medium

  * Add d/tests/control.
    Because the package name doesn't start with "python*-", debci doesn't
    automatically run the regular Python tests.  Therefore, we need to
    manually provide the scripts necessary to do it.
  * Update my e-mail address and bump Standards-Version.
  * New upstream version 0.37
  * Remove Testsuite: field from d/control.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Tue, 17 Apr 2018 14:37:35 -0400

check-manifest (0.36-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Sergio Durigan Junior ]
  * Re-enable tests.
    I made a mistake when packaging and assumed that the tests required
    internet connection.  They don't.  Therefore, we can re-enable them.
    This also adds the necessary Build-Depends for the tests.
  * Bump d/compat version to 11.

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Sat, 17 Feb 2018 12:31:02 -0500

check-manifest (0.36-1) unstable; urgency=medium

  * Initial release (Closes: #734117)

 -- Sergio Durigan Junior <sergiodj@sergiodj.net>  Thu, 28 Dec 2017 01:47:13 -0500
