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 90 91
|
pyerfa (2.0.0.1+ds-3) unstable; urgency=medium
* debian/patches:
- new 0003-Silence-pytest-warnings.patch, 0004-Fix-doctests.patch
and 0005-Fix-compatibility-with-numpy-v1.24.patch (Closes: #1028893).
* debian/rules:
- enable numpy3 dehelper.
* debian/copyright:
- update copyright date.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 14 Jan 2023 19:11:06 +0000
pyerfa (2.0.0.1+ds-2) unstable; urgency=medium
* Standards version bumped to 4.6.1 (no change).
* Autopkgtest all supported Python versions.
* Update copyright date in d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Oct 2022 14:53:51 +0000
pyerfa (2.0.0.1+ds-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 05 Nov 2021 07:13:51 +0000
pyerfa (2.0.0+ds-1) unstable; urgency=medium
* New upstream release.
* Standards version bumped to 4.6.0 (no changes).
* debian/copyright:
- update copyright date
- exclude liberfa C sources and remove the
corresponding license entry.
* debian/patches:
- refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 25 Sep 2021 06:45:50 +0000
pyerfa (1.7.2+ds-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 09 Feb 2021 07:21:48 +0000
pyerfa (1.7.1.1+ds-2) unstable; urgency=medium
* Standards-Version bumped to 4.5.1 (no change).
* debian/patches:
- new 0002-Compatibility-with-setuptools_scm-v5.x.patch (Closes: 978267)
* debian/rules:
- improve clean target
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 27 Dec 2020 11:22:27 +0000
pyerfa (1.7.1.1+ds-1) unstable; urgency=medium
* New upstream release.
* Exclude generated files during repack.
* debian/patches:
- drop all old patches (applied upstream)
- new patch 0001-no-doc-badges.patch: remove badges from
HTML docs to avoid lintian warning: privacy-breach-generic
* debian/control:
- add build-dependency on python3-packaging
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 20 Nov 2020 07:48:10 +0000
pyerfa (1.7.0+ds-3) unstable; urgency=medium
* New 0002-Disable-tight-test-on-version.patch:
see also https://github.com/liberfa/pyerfa/issues/52.
Closes: #971225.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 28 Sep 2020 06:57:46 +0000
pyerfa (1.7.0+ds-2) unstable; urgency=medium
* debian/tests/control:
- fix test dependencies
* debian/patches:
- new reproducible-build.patch, thanks to Chris Lamb.
Closes: #964958.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 13 Jul 2020 17:48:40 +0000
pyerfa (1.7.0+ds-1) unstable; urgency=medium
* Initial version (Closes: #960121).
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 01 Jun 2020 14:30:00 +0000
|