python-parameterized (0.9.0-2) unstable; urgency=medium

  * Team upload.
  * Fix tests to handle Python 3.13 stripping indents from docstrings
    (closes: #1082239).

 -- Colin Watson <cjwatson@debian.org>  Tue, 05 Nov 2024 12:45:28 +0000

python-parameterized (0.9.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.9.0
  * drop python 2 patch
  * refresh existing patches, add a new one for python 3.12
  * patch-out python3-mock
  * add dependency on pybuild-plugin-pyproject

 -- Alexandre Detiste <tchet@debian.org>  Wed, 13 Mar 2024 22:54:38 +0100

python-parameterized (0.8.1-6) unstable; urgency=medium

  * Team upload.
  * d/patches:
        - add patch to remove nosetest (Closes: #1018548)
        - Refresh patches
  * d/tests/control:
        - do not run tests with nose.
  * d/control:
        - remove python3-nose from Build-Deps
        - Bump Standards-Ver to 4.6.1, no changes needed

 -- Mohammed Bilal <mdbilal@disroot.org>  Sun, 04 Dec 2022 02:20:08 +0000

python-parameterized (0.8.1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on dpkg-dev.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 18:05:19 +0100

python-parameterized (0.8.1-4) unstable; urgency=medium

  * debian/patches/fedora_pytest4.patch
    - import Fedora's patch to support pytest 4+, part of upstream PR #116;
      Closes: #1014487

 -- Sandro Tosi <morph@debian.org>  Tue, 12 Jul 2022 23:41:38 -0400

python-parameterized (0.8.1-3) unstable; urgency=medium

  [ Paul Gevers ]
  * debian/patches/drop-TestUnicodeDocString.patch
    - remove TestUnicodeDocstring, which is failing when using pytest;
      Closes: #995356

 -- Sandro Tosi <morph@debian.org>  Mon, 07 Feb 2022 00:10:16 -0500

python-parameterized (0.8.1-2) unstable; urgency=medium

  [ Paul Gevers ]
  * Drop autopkgtest for now as it fails and this is blocking migration
    (See: #995356)

 -- Sandro Tosi <morph@debian.org>  Tue, 25 Jan 2022 23:22:50 -0500

python-parameterized (0.8.1-1) unstable; urgency=medium

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

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

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 0.8.1
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.
  * d/p/Remove-unicode-docstring-test.patch: Refreshed
  * d/p/fix-test-for-python3.8.patch: Deleted, applyed upstream
  * d/p/skip-failing-test.patch: refreshed

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 30 Aug 2021 13:52:26 +0200

python-parameterized (0.7.0-2) unstable; urgency=medium

  [Emmanuel Arias]
  * Team upload
  * Apply patch to fix test for python3.8. (Closes: #944158)
    - Patch by Matthias Klose.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937998

 -- Sandro Tosi <morph@debian.org>  Wed, 06 Nov 2019 09:11:35 -0500

python-parameterized (0.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Rebase patches.
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat.
  * Add python{,3}-mock to B-D.
  * d/tests: Add python{,3}-mock to depends.
  * Skip failing tests in Python 2.
  * d/rules: Remove useless get-orig-source target.
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0.

 -- Ondřej Nový <onovy@debian.org>  Thu, 19 Sep 2019 10:26:34 +0200

python-parameterized (0.6.1-2) unstable; urgency=medium

  * Fix debci failures due to a buggy test
    - New patch Remove-unicode-docstring-test.patch
  * Fixup the Vcs-Browser URI
  * Remove superfluous nocheck guards
  * Add recommended get-orig-source target
  * Bump the standards version to 4.1.1

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 21 Oct 2017 21:51:43 +0100

python-parameterized (0.6.1-1) unstable; urgency=low

  * Initial release. (Closes: #869976)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Fri, 28 Jul 2017 11:56:31 +0100