python-testfixtures (9.2.0-1) unstable; urgency=low

  * New upstream version 9.2.0
  * Refresh patches.
  * Bump Standards-Version to 4.7.2.
  * Drop Rules-Requires-Root.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Fri, 17 Oct 2025 17:16:54 +0000

python-testfixtures (9.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Wed, 20 Aug 2025 00:16:26 +0100

python-testfixtures (8.3.0-2) unstable; urgency=medium

  * Team upload.
  * Add support for Python 3.13 (closes: #1082272).

 -- Colin Watson <cjwatson@debian.org>  Fri, 08 Nov 2024 10:14:04 +0000

python-testfixtures (8.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

 -- Andrey Rakhmatullin <wrar@debian.org>  Sat, 15 Jun 2024 23:27:16 +0500

python-testfixtures (8.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Re-enable the furo theme, add B-D: furo.
  * Bump Standards-Version to 4.7.0.
  * Fix the sybil objects.inv path.
  * Use ${sphinxdoc:Built-Using}.
  * Fix running tests for docs at the build time.
  * Apply the B-D changes from 8.1.0-1 to the autopkgtests.

 -- Andrey Rakhmatullin <wrar@debian.org>  Sun, 05 May 2024 17:01:48 +0500

python-testfixtures (8.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Remove B-D: python3-zope.component, bump the minimum version for
    B-D: python3-sybil to 6.0.0.

 -- Andrey Rakhmatullin <wrar@debian.org>  Sat, 02 Mar 2024 10:29:43 +0500

python-testfixtures (7.2.2-2) unstable; urgency=medium

  * Team upload.
  * Fix tests on Python 3.12 (Closes: #1056507, 1058356).

 -- Andrey Rakhmatullin <wrar@debian.org>  Tue, 12 Dec 2023 23:39:16 +0400

python-testfixtures (7.2.2-1) unstable; urgency=medium

  * New upstream version 7.2.2
  * Refresh patches.
  * Drop Built-Using field on python-testfixtures-doc package.
  * Build using pybuild-plugin-pyproject.
  * Install pytest.ini using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Sat, 28 Oct 2023 14:31:07 +0000

python-testfixtures (7.1.0-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Andrey Rakhmatullin <wrar@debian.org>  Thu, 15 Jun 2023 21:55:16 +0400

python-testfixtures (7.1.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * Upload to experimental.
  * New upstream version.
  * Add upstream patches for python3-sybil 5.0.2 compatibility.
  * Use ${sphinxdoc:Built-Using}.
  * Bump Standards-Version to 4.6.2.
  * Switch to B-D: dh-sequence-*.
  * Skip building docs in the nodoc profile.
  * Annotate B-D with build profiles.

 -- Andrey Rakhmatullin <wrar@debian.org>  Sun, 28 May 2023 19:44:52 +0400

python-testfixtures (7.0.4-1) unstable; urgency=low

  * New upstream release.
  * Remove Built-Using from python-testfixtures-doc because it is
    Archtitecture: all.
  * Update d/copyright with new years.
  * Use uscan version 4.

 -- Michael Fladischer <fladi@debian.org>  Sat, 07 Jan 2023 16:39:55 +0000

python-testfixtures (7.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Add M-A: foreign to python-testfixtures-doc.

  [ Andrey Rahmatullin ]
  * Upload to unstable.
  * Bump Standards-Version to 4.6.1.
  * Fix Django and docs autopkgtests.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 22 Oct 2022 13:34:29 +0500

python-testfixtures (7.0.0-1~exp1) experimental; urgency=medium

  * Team upload.
  * Upload to experimental.
  * New upstream version.
  * Fix objects.inv paths and fix/update B-D for them.
  * Roll back the docs theme as furo is not in Debian.
  * Replace py3versions -r with py3versions -s in the autopkgtest.
  * Bump the python3-sybil B-D and autopkgtest dep versions to 3.0.0.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 20 Aug 2022 22:04:41 +0500

python-testfixtures (6.18.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 16 Mar 2022 21:52:50 +0500

python-testfixtures (6.18.3-2) unstable; urgency=medium

  * Team upload.
  * Update d/watch.
  * Fix test errors on Python 3.10.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 01 Dec 2021 22:12:52 +0500

python-testfixtures (6.18.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Update the upstream URL in d/{control,copyright,watch}.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 09 Oct 2021 21:30:53 +0500

python-testfixtures (6.18.0-1) unstable; urgency=medium

  * Team upload.

  [ 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.

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Drop B-D: python3-mock (Closes: #980138).
  * Drop no longer needed B-D: python3-nose.
  * Update the URL pattern in debian/watch.
  * Bump Standards-Version to 4.6.0.
  * Bump the debhelper compat level to 13.
  * Also run docs tests at the build time.
  * Add autopkgtests.

 -- Andrey Rahmatullin <wrar@debian.org>  Fri, 20 Aug 2021 12:21:26 +0500

python-testfixtures (6.14.1-1) unstable; urgency=medium

  * Team upload.

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

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Add an upstream fix for Python 3.8.3 (Closes: #963369).

 -- Andrey Rahmatullin <wrar@debian.org>  Mon, 29 Jun 2020 21:07:55 +0500

python-testfixtures (6.10.1-1) unstable; urgency=medium

  * Team upload.

  [ Michael Fladischer ]
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.4.1.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Add debian/gbp.conf.

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Remove external image links from README.rst.
  * Add Built-Using: ${sphinxdoc:Built-Using}.
  * Add Rules-Requires-Root: no.

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 13 Nov 2019 20:15:05 +0500

python-testfixtures (4.14.3-3) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Andrey Rahmatullin ]
  * Drop Python 2 support.

 -- Andrey Rahmatullin <wrar@debian.org>  Fri, 16 Aug 2019 00:50:38 +0500

python-testfixtures (4.14.3-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Enable autopkgtest-pkg-python testsuite.
  * d/control: Set Vcs-* to salsa.debian.org.
  * d/control: Remove ancient X-Python-Version field.
  * d/control: Remove ancient X-Python3-Version field.
  * Convert git repository from git-dpm to gbp layout.
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs.

  [ James Valleroy ]
  * Add patch to deal with the comma vanishing from repr in 3.7
    (Closes: #912184).
  * Update debhelper compat level to 11.
  * Change doc-base Index and Files to match file locations.
  * Standards-Version is 4.2.1 now (no changes needed).

 -- Andrej Shadura <andrewsh@debian.org>  Wed, 19 Dec 2018 11:21:01 +0100

python-testfixtures (4.14.3-1) unstable; urgency=low

  * New upstream release.
  * Add Django support to documentation and tests.

 -- Michael Fladischer <fladi@debian.org>  Wed, 31 May 2017 11:27:41 +0200

python-testfixtures (4.13.5-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 16 Mar 2017 12:00:41 +0100

python-testfixtures (4.13.4-1) unstable; urgency=low

  * New upstream release (Closes: #853912).
  * Remove unused lintian overrides.

 -- Michael Fladischer <fladi@debian.org>  Fri, 17 Feb 2017 11:20:07 +0100

python-testfixtures (4.13.3-1) unstable; urgency=low

  * Initial release (Closes: #852783).

 -- Michael Fladischer <fladi@debian.org>  Thu, 26 Jan 2017 17:34:20 +0100
