python-tenacity (8.4.2+really8.4.1-2) unstable; urgency=medium

  * Team upload.
  * Simplify a debhelper override, avoiding use of the deprecated
    python_distutils buildsystem.

 -- Colin Watson <cjwatson@debian.org>  Wed, 18 Dec 2024 13:07:28 +0000

python-tenacity (8.4.2+really8.4.1-1) unstable; urgency=medium

  * Team upload.
  * Revert to 8.4.1, since 8.4.2 breaks several OpenStack packages (closes:
    #1074690, #1074730).

 -- Colin Watson <cjwatson@debian.org>  Sun, 14 Jul 2024 12:35:48 +0100

python-tenacity (8.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 4.7.0 (no changes required).

 -- Colin Watson <cjwatson@debian.org>  Fri, 28 Jun 2024 09:24:47 +0100

python-tenacity (8.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 20 Jun 2024 10:03:10 +0100

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

  * Team upload.

  [ Ondřej Nový ]
  * Remove myself from Uploaders.

  [ Colin Watson ]
  * New upstream release.
  * Use pybuild-plugin-pyproject.

 -- Colin Watson <cjwatson@debian.org>  Wed, 15 May 2024 19:14:59 +0100

python-tenacity (8.2.3-2) unstable; urgency=medium

  * Team Upload.
  * Release to unstable to unblock python3-typeguard migration.

 -- Alexandre Detiste <tchet@debian.org>  Fri, 05 Jan 2024 12:41:23 +0100

python-tenacity (8.2.3-1) experimental; urgency=medium

  * Team Upload.
  * New upstream version 8.2.3
  * Remove old extraneous dependencies:
    * python3-pbr (Closes: #1012342)
    * python3-six (Closes: #1039447)
  * Depends on new python3-typeguard (>= 3.0)

 -- Alexandre Detiste <tchet@debian.org>  Thu, 04 Jan 2024 23:39:09 +0100

python-tenacity (8.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Rebased 0001-Remove-privacy-breach-in-doc.patch.

 -- Thomas Goirand <zigo@debian.org>  Mon, 20 Feb 2023 13:27:19 +0100

python-tenacity (8.0.1-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 8.0.1
  * Refresh patches
  * d/rules: Fix location of tests for dh_auto_test

 -- Samuel Henrique <samueloph@debian.org>  Sun, 06 Feb 2022 23:08:02 +0000

python-tenacity (6.3.1-3) unstable; urgency=medium

  * debian/control
    - use proper team name and email address

 -- Sandro Tosi <morph@debian.org>  Tue, 31 Aug 2021 00:46:57 -0400

python-tenacity (6.3.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Bump my copyright year.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Thomas Goirand ]
  * Upload to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 14:53:07 +0200

python-tenacity (6.3.1-1) experimental; urgency=medium

  * New upstream release.
  * Add a debian/gbp.conf.
  * Fixed VCS URLs.

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Mar 2021 11:41:14 +0100

python-tenacity (6.2.0-4) unstable; urgency=medium

  * Bump debhelper compat level to 13 as debhelper is already in
    buster-backports.
    Please don't uselessly lower debhelper compat level unless you have a real
    reason to do so.

 -- Ondřej Nový <onovy@debian.org>  Fri, 12 Jun 2020 14:09:03 +0200

python-tenacity (6.2.0-3) unstable; urgency=medium

  * Downgrade debhelper to 12, to ease backports. Please don't uselessly bump
    it unless you have a real reason to do so.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2020 19:33:16 +0200

python-tenacity (6.2.0-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 11 Jun 2020 19:21:52 +0200

python-tenacity (6.2.0-1) experimental; urgency=medium

  * New upstream release
  * d/control:
    - Bump debhelper version to 13
    - Update mailing-list address in Maintainer
    - Add python3-typing-extensions to B-D
    - Add python3-typeguard to B-D-I

 -- Ondřej Kobližek <kobla@debian.org>  Fri, 15 May 2020 21:05:08 +0200

python-tenacity (6.1.0-1) experimental; urgency=medium

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

 -- Ondřej Nový <onovy@debian.org>  Mon, 16 Mar 2020 14:47:12 +0100

python-tenacity (6.0.0-1) experimental; urgency=medium

  * d/control: Add Rules-Requires-Root.
  * Change my email address.
  * New upstream release.
  * Rebase patches.

 -- Ondřej Kobližek <kobla@debian.org>  Tue, 19 Nov 2019 15:04:13 +0100

python-tenacity (5.1.1-2) unstable; urgency=medium

  * Uploading to unstable.
  * Use pybuild to run tests again.
  * Drop OSLO_PACKAGE_VERSION env.
  * Bump Standards-Version to 4.4.1.

 -- Ondřej Nový <onovy@debian.org>  Sun, 20 Oct 2019 21:32:01 +0200

python-tenacity (5.1.1-1) experimental; urgency=medium

  * New upstream release.
  * Rebased 0001-Remove-privacy-breach-in-doc.patch.
  * Add python3-setuptools-scm as build-depends.
  * Add override_dh_auto_test.
  * Removed PYBUILD_AFTER_INSTALL.
  * Add remove-reno-sphinx-extension.patch.

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Sep 2019 13:20:10 +0200

python-tenacity (5.0.4-2) unstable; urgency=medium

  * d/tests: Add Python module test
  * Add upstream metadata
  * d/control: python-tenacity-doc marked Multi-Arch: foreign
  * d/copyright: Bump my copyright year

 -- Ondřej Kobližek <koblizeko@gmail.com>  Fri, 16 Aug 2019 11:34:41 +0200

python-tenacity (5.0.4-1) unstable; urgency=medium

  * New upstream release
  * Bump debhelper compat level to 12 and use debhelper-compat
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * d/CHANGELOG: Regenerate for new upstream release
  * Switch from nose to pytest (same as upstream)
  * Drop Python 2 support
  * d/copyright: Bump my copyright year

 -- Ondřej Nový <onovy@debian.org>  Tue, 16 Jul 2019 21:35:38 +0200

python-tenacity (4.12.0-2) unstable; urgency=medium

  * Uploading to unstable
  * Bump Standards-Version to 4.2.1

 -- Ondřej Nový <onovy@debian.org>  Wed, 05 Sep 2018 10:16:37 +0200

python-tenacity (4.12.0-1) experimental; urgency=medium

  * New upstream release
  * d/p/0001-Remove-privacy-breach-in-doc.patch: Rebase
  * d/p/0002-fix-python3.7-async-reserver-keyword.patch:
    Remove, applied upstream
  * Bump standards version to 4.2.0 (no changes)

 -- Ondřej Nový <onovy@debian.org>  Tue, 21 Aug 2018 13:02:52 +0200

python-tenacity (4.8.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Bump my copyright year

  [ Michal Arbet ]
  * Add 0002-fix-python3.7-async-reserver-keyword.patch
  * Edit PYBUILD_AFTER_INSTALL_python2 in d/rules
  * Edit PYBUILD_TEST_ARGS_python2 in d/rules

  [ Thomas Goirand ]
  * Ran wrap-and-sort -bast.
  * Removed versions of b-depends when satisfied in Stretch.
  * Correctly build sphinx doc with py3.
  * Get out of ugly git-dpm.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jul 2018 09:26:16 +0000

python-tenacity (4.8.0-2) unstable; urgency=medium

  * Uploading to unstable
  * d/copyright: Add myself for Debian part

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Feb 2018 10:40:50 +0100

python-tenacity (4.8.0-1) experimental; urgency=medium

  * New upstream release
  * d/control: Set Vcs-* to salsa.debian.org
  * Add python{,3}-tornado to B-D
  * Bump debhelper compat level to 11
  * Standards-Version is 4.1.3 now (no changes)

 -- Ondřej Nový <onovy@debian.org>  Fri, 16 Feb 2018 16:44:18 +0100

python-tenacity (4.4.0-2) unstable; urgency=medium

  * Uploading to unstable.
  * d/control: Standards-Version raised to 4.1.1
  * Build docs with Python 3 version of Sphinx

 -- Ondřej Nový <onovy@debian.org>  Fri, 03 Nov 2017 11:55:53 +0100

python-tenacity (4.4.0-1) experimental; urgency=medium

  * New upstream release.

 -- Ondřej Kobližek <koblizeko@gmail.com>  Sat, 05 Aug 2017 21:27:52 -0400

python-tenacity (3.1.1-2) unstable; urgency=medium

  * d/control:
    - Maintainer to DPMT
    - Uploaders: add me and Ondřej Nový
    - Build-Depends: openstack-pkg-tools removed
    - Standards-Version raised to 4.0.0
    - add Testsuite autopkgtest-pkg-python
    - Vcs paths updated
  * d/rules: setup for pybuild
  * add upstream changelog
  * d/copyright: add myself

 -- Ondřej Kobližek <koblizeko@gmail.com>  Sat, 05 Aug 2017 15:48:24 -0400

python-tenacity (3.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 18 Oct 2016 12:32:13 +0200

python-tenacity (3.0.0-1) unstable; urgency=medium

  * Initial release. (Closes: #838893)

 -- Thomas Goirand <zigo@debian.org>  Mon, 26 Sep 2016 09:36:15 +0200
