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
|
python-hdf4 (0.10.5-3) unstable; urgency=medium
* Fix d/tests/python3 script to use pytest.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 22 Aug 2022 19:22:41 +0000
python-hdf4 (0.10.5-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.1, no changes.
* Use supported python3 versions in autopkgtest.
[ Antonio Valentino ]
* Fix d/copyright formatting.
* Remove nose dependency, use pytest instead.
* debian/control:
- use pybuild-plugin-pyproject.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Aug 2022 14:21:40 +0000
python-hdf4 (0.10.5-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* Update d/copyright.
* debian/control:
- do not use unexisting "python3:Recommends" and
"python3:Suggests" substitution variables.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.0, no changes.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 13 May 2022 05:57:29 +0000
python-hdf4 (0.10.3-1) unstable; urgency=medium
[ Antonio Valentino ]
* Bump Standards-Version to 4.5.1, no changes.
[ Bas Couwenberg ]
* Update watch file for GitHub URL changes.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 18 Aug 2021 08:13:22 +0000
python-hdf4 (0.10.2-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.4.1, no changes.
* Explicitly set Rules-Requires-Root: no.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 06 Dec 2019 07:15:06 +0000
python-hdf4 (0.10.1-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Use debhelper-compat instead of debian/compat.
* Set compat to 12.
* Set upstream metadata fields: Contact.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 04 Sep 2019 20:04:00 +0000
python-hdf4 (0.10.1-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update gbp.conf to use --source-only-changes by default.
* Update copyright holder name from pyhdf4 to pyhdf.
[ Antonio Valentino ]
* New upstream release.
* Update debian/copyright file.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 10 Jul 2019 05:51:58 +0000
python-hdf4 (0.9.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches
- drop 0001-Use-hdf4-alt.patch: no longer necessary
- drop 0002-Do-not-pass-empty-arguments-to-setup.patch:
no longer necessary
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 20 Feb 2019 07:04:19 +0000
python-hdf4 (0.9.1-1) unstable; urgency=medium
* Initial version (Closes: #917254)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 30 Dec 2018 16:39:26 +0000
|