python-requests-cache (1.2.1-1) unstable; urgency=medium

  * New upstream release, heavily based on work by Antonio Terceiro;
    Closes: #1073179, #1073427
  * stop building the -doc package
  * debian/rules
    - add platformdirs and rich to b-d, needed by tests
  * debian/control
    - drop distutils from b-d, no longer needed; Closes: #1065936
    - add time-machine to b-d, needed by tests
    - drop appdirs from b-d, replaced by platformdirs; Closes: #1068001
    - add version to requests b-d to >= 2.32.3+dfsg-1~

 -- Sandro Tosi <morph@debian.org>  Sat, 31 Aug 2024 01:22:39 -0400

python-requests-cache (0.9.8-2) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Mar 2024 03:55:25 -0500

python-requests-cache (0.9.8-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Sun, 22 Jan 2023 02:40:39 -0500

python-requests-cache (0.9.7-1) unstable; urgency=medium

  * New upstream release; Closes: #1019124
  * debian/control
    - add b-d needed by tests: appdirs, attr, cattr, itsdangerous, pytest,
      requests-mock, responses, timeout-decorator, ujson, url-normalize
    - b-d on python3-all
    - b-d on poetry-core instead of the poetry cli package
    - bump Standards-Version to 4.6.2.0 (no changes needed)
    - run autopkgtest via autopkgtest-pkg-pybuild
  * debian/copyright
    - update upstream copyright notice
    - extend packaging copyright years
  * point to new upstream repo: https://github.com/requests-cache/requests-cache
  * debian/rules
    - run tests at built-time, skipping integration tests, like ArchLinux does

 -- Sandro Tosi <morph@debian.org>  Wed, 04 Jan 2023 03:24:07 -0500

python-requests-cache (0.9.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Wed, 19 Jan 2022 01:36:48 -0500

python-requests-cache (0.8.1-3) unstable; urgency=medium

  * debian/control
    - add url-normalize and cattr to Depends; Closes: #1002585
    - add superficial autopkgtest

 -- Sandro Tosi <morph@debian.org>  Tue, 28 Dec 2021 00:52:11 -0500

python-requests-cache (0.8.1-2) unstable; urgency=medium

  * Use poetry PEP517 build backed

 -- Sandro Tosi <morph@debian.org>  Fri, 17 Dec 2021 21:52:06 -0500

python-requests-cache (0.8.1-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - update upstream copyright notice
  * debian/patches/tests_dont_import_toplevel_dir.patch
    - drop patch, no longer applicable
  * debian/patches/setup.py.patch
    - provide a setup.py, converted from pyproject.toml
  * debian/rules
    - install the renamed README.md and HISTORY.md
    - install examples from their new location
    - temporarily disable sphinx doc building: the new version introduced too
      many new dependencies

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Dec 2021 00:32:44 -0500

python-requests-cache (0.5.2-2) unstable; urgency=medium

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

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address
  * debian/watch
    - track github releases
  * debian/control
    - run wrap-and-sort
    - bump Standards-Version to 4.6.0.1 (no changes needed)
    - bump debhelper-compat to 13 (no changes needed)
  * debian/copyright
    - extrend packaging copyright years

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-requests-cache-doc: Add Multi-Arch: foreign.

 -- Sandro Tosi <morph@debian.org>  Thu, 09 Dec 2021 01:45:51 -0500

python-requests-cache (0.5.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces.
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sandro Tosi ]
  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Fri, 24 Jul 2020 23:04:11 -0400

python-requests-cache (0.4.13-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * drop Python 2 support + use pydebuild + dont run tests
  * debian/copyeight
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 4.4.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Sun, 18 Aug 2019 13:25:45 -0400

python-requests-cache (0.4.13-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol

  [ Sandro Tosi ]
  * debian/control
    - add setuptools, distutils to b-d; Closes: #896782
    - bump Standards-Version to 4.1.4 (no changes needed)
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Thu, 26 Apr 2018 23:34:04 -0400

python-requests-cache (0.4.13-1) unstable; urgency=medium

  * New upstream release
  * debian/rules
    - remove examples no longer shipped in upstream tarball
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Thu, 05 Jan 2017 14:08:53 -0500

python-requests-cache (0.4.12-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - bump Standards-Version to 3.9.8 (no changes needed)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Sandro Tosi <morph@debian.org>  Mon, 25 Apr 2016 22:30:19 +0100

python-requests-cache (0.4.10-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Mon, 18 Jan 2016 00:39:54 +0000

python-requests-cache (0.4.9-1) unstable; urgency=low

  * Initial release (Closes: #782410)

 --  Tosi <morph@debian.org>  Sat, 11 Apr 2015 18:59:52 +0100