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 85 86 87 88 89
|
pooch (1.8.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- New 0001-Package-data.patch.
- New 0002-Package-discovery.patch.
* debian/rules:
- Enable tests (excluding the ones using the network).
* debian/control:
- Add dependency on python3-xxhash.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 09 Jun 2024 09:36:19 +0000
pooch (1.8.1-1) unstable; urgency=medium
* New upstream release.
* Update dates in d/copytight.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 21 Feb 2024 07:24:08 +0000
pooch (1.8.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Team upload.
* Remove generated files in clean target.
* Enable Salsa CI.
* Switch to dh-sequence-*.
[ Antonio Valentino ]
* New upstream release.
* debian/control:
- Use <!nocheck> marker.
- Switch to autopkgtest-pkg-pybuild.
- Add build-dependency on python3-pytest-httpserver.
* Update debian/python3-pooch.lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 28 Oct 2023 09:32:08 +0000
pooch (1.7.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.2, no changes.
[ Antonio Valentino ]
* New upstream release.
* debian/control:
- updated dependencies (appdirs replaced by platformdirs).
* debian/copyright:
- update copyright dates.
* Update filenames in d/python3-pooch.docs.
* Bump debhelper-compat version to 13.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 11 Jun 2023 16:48:22 +0200
pooch (1.6.0-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.1, no changes.
[ Antonio Valentino ]
* Fix d/copyright formatting.
* Update lintian overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Oct 2022 13:53:39 +0000
pooch (1.6.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- build depend on pybuild-plugin-pyproject.
* Update d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 25 Jan 2022 08:04:41 +0000
pooch (1.5.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.0, no changes.
[ Antonio Valentino ]
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 06 Nov 2021 14:08:16 +0000
pooch (1.4.0-1) unstable; urgency=low
* Initial version (Closes: #987897).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 21 Aug 2021 07:47:58 +0000
|