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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
eccodes-python (2:2.43.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.7.2
-- Alastair McKinstry <mckinstry@debian.org> Wed, 24 Sep 2025 08:36:50 +0100
eccodes-python (2:2.39.2-2) unstable; urgency=medium
* Team upload
* Drop python3-pytest-flake8
-- Bastian Germann <bage@debian.org> Mon, 24 Mar 2025 07:07:01 +0100
eccodes-python (2:2.39.2-1) unstable; urgency=medium
* New upstream release
* Drop unnecessary misc:Depends
* python3-eccodes: depend on pytohn3-cffi, not pulled in by python3:Depends
-- Alastair McKinstry <mckinstry@debian.org> Sat, 01 Feb 2025 14:28:44 +0000
eccodes-python (2:2.39.1-1) unstable; urgency=medium
* New upstream release
* Set Debian Science Maint. as maintainer
* Fix broken vcs url
* Standards-Version: 4.7.0; no changes required
* Add B-D on python3-pytest-flake8, enable tests
* Build-dep on python3-numpy
* Add python3-cffi build-dep for tests
-- Alastair McKinstry <mckinstry@debian.org> Mon, 20 Jan 2025 05:38:28 +0000
eccodes-python (2:1.7.0-1) unstable; urgency=medium
* Add simple autopkgtest to check loading
* New upstream release
* Change homepage to github (from pypi)
-- Alastair McKinstry <mckinstry@debian.org> Sat, 20 Jan 2024 16:04:47 +0000
eccodes-python (2:1.6.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.2
-- Alastair McKinstry <mckinstry@debian.org> Sat, 15 Jul 2023 17:06:46 +0100
eccodes-python (2:1.5.1-1) experimental; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Fri, 27 Jan 2023 13:57:41 +0000
eccodes-python (2:1.5.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.1
-- Alastair McKinstry <mckinstry@debian.org> Fri, 26 Aug 2022 09:12:33 +0100
eccodes-python (2:1.4.2-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Thu, 19 May 2022 14:36:01 +0100
eccodes-python (2:1.4.0-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Wed, 08 Dec 2021 20:04:33 +0000
eccodes-python (2:1.3.4-4) unstable; urgency=medium
* Dep on libeecodes-dev, not libeccodes0
-- Alastair McKinstry <mckinstry@debian.org> Mon, 04 Oct 2021 08:48:35 +0100
eccodes-python (2:1.3.4-3) unstable; urgency=medium
* Drop revert patch, depend on ecmwflibs
-- Alastair McKinstry <mckinstry@debian.org> Thu, 09 Sep 2021 11:41:28 +0100
eccodes-python (2:1.3.4-2) unstable; urgency=medium
* Revert use of ecmwflibs/findlibs until present in Debian.
Closes: #993631
-- Alastair McKinstry <mckinstry@debian.org> Wed, 08 Sep 2021 10:23:11 +0100
eccodes-python (2:1.3.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.0
-- Alastair McKinstry <mckinstry@debian.org> Thu, 02 Sep 2021 10:50:33 +0100
eccodes-python (2:1.1.0-1) unstable; urgency=medium
* New upstream release
* Move epoch - revert to unbundled version numbers to match other pkgs
* Add d/watch file
-- Alastair McKinstry <mckinstry@debian.org> Fri, 22 Jan 2021 13:25:34 +0000
eccodes-python (1:2020.10.0-1) unstable; urgency=medium
* New upstream release
* Move to DEP-14 branch names, use d/gbp.conf to track this
* Point Vcs-Git to debian/latest branch
* debhelper compat level 13
-- Alastair McKinstry <mckinstry@debian.org> Sun, 18 Oct 2020 15:28:18 +0100
eccodes-python (1:2020.04.0-1) unstable; urgency=medium
* New upstream release (change of upstream version for bundled set)
* Standards-Version: 4.5.0
* Use dh-sequence-python3 rather than --with python3
-- Alastair McKinstry <mckinstry@debian.org> Fri, 08 May 2020 16:17:08 +0100
eccodes-python (1:0.9.7-2) unstable; urgency=medium
* Source-only upload
-- Alastair McKinstry <mckinstry@debian.org> Tue, 10 Sep 2019 07:46:05 +0100
eccodes-python (1:0.9.7-1) unstable; urgency=medium
* Initial release. (Closes: #933780)
Note the epoch number to enable upgrades from python3-eccodes in buster
-- Alastair McKinstry <mckinstry@debian.org> Sat, 03 Aug 2019 12:57:33 +0100
|