1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
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
|