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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272
|
python-geotiepoints (1.8.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
* Update lintian overrides.
[ Antonio Valentino ]
* New upstream release.
* Update dates in d/copyright.
* debian/patches:
- Drop 0002-Compatibility-with-numpy-2.patch, applied upstream.
- New 0002-Fix-compatibility-with-cython-3.1.patch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 17 Sep 2025 22:25:04 +0000
python-geotiepoints (1.7.5-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.0, no changes.
[ Antonio Valentino ]
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 13 Oct 2024 07:38:54 +0000
python-geotiepoints (1.7.4-2) unstable; urgency=medium
* debian/patches:
- Update 0002-Compatibility-with-numpy-2.patch to ensure
compatibility with scipy 1.13.x (Closes: #1075930).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Jul 2024 11:36:15 +0000
python-geotiepoints (1.7.4-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 29 Jun 2024 09:16:55 +0000
python-geotiepoints (1.7.3-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- Refresh all patches.
- New 0002-Compatibility-with-numpy-2.patch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 20 Apr 2024 07:05:08 +0000
python-geotiepoints (1.7.2-1) unstable; urgency=medium
* New upstream release.
* Update dates in d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 17 Feb 2024 16:02:23 +0000
python-geotiepoints (1.7.1-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 28 Dec 2023 09:51:15 +0000
python-geotiepoints (1.7.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Switch to dh-sequence-*.
[ Antonio Valentino ]
* New upstream release.
* Update d/copyright.
* debian/patches:
- Drop 0002-Fix-tests-on-i386-arch.patch, applied upstream.
- Refresh remaining patches.
* debian/control:
- Build-depend on cython3 >= 3.0.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 26 Dec 2023 07:51:44 +0000
python-geotiepoints (1.6.0-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Remove generated files in clean target.
(closes: #1046965)
[ Antonio Valentino ]
* debian/control:
- Use the <!nocheck> marker.
- Add dependency on python3-versioneer.
* Switch to autopkgtest-pkg-pybuild and remove the no longer
necessary d/tests folder.
* Drop d/source/options, no longer needed.
* New d/python3-geotiepoints.lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 14 Aug 2023 13:32:25 +0000
python-geotiepoints (1.6.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Enable numpy3 dh helper.
* Enable Salsa CI.
* Bump Standards-Version to 4.6.2, no changes.
[ Antonio Valentino ]
* New upstream release.
* Update dates in d/copyright.
* debian/patches:
- refresh all patches
- new 0003-Fix-tests-on-i386-arch.patch.
* Build-depend on pyresample.
* Bump debhelper-compat version to 13.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 13 Jun 2023 06:30:22 +0000
python-geotiepoints (1.5.1-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 09 Dec 2022 15:50:07 +0000
python-geotiepoints (1.5.0-3) unstable; urgency=medium
[ Bas Couwenberg ]
* Correct version.py license.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 29 Oct 2022 06:24:33 +0000
python-geotiepoints (1.5.0-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Correct versioneer.py license.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 28 Oct 2022 06:12:34 +0000
python-geotiepoints (1.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/rules:
- remove debug statement.
* debian/patches:
- refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 27 Oct 2022 06:41:32 +0000
python-geotiepoints (1.4.1-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.
* Add test-dependency on python3-all in d/tests/control.
* debian/control:
- add build-dependency on pybuild-plugin-pyproject.
* debian/rules:
- add the pkg root directory to the PYTHONPATH.
* debian/patches:
- new 0002-Remove-versineer-from-pyproject-requires.patch
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Oct 2022 17:15:28 +0000
python-geotiepoints (1.4.1-1) unstable; urgency=medium
* New upstream release.
* Update d/copyright.
* Update build dependencies.
* debian/patches:
- refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 11 Jun 2022 10:35:48 +0000
python-geotiepoints (1.4.0-1) unstable; urgency=medium
* New upstream release.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 25 Feb 2022 06:49:03 +0000
python-geotiepoints (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Update d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 05 Feb 2022 07:57:46 +0000
python-geotiepoints (1.3.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.0, no changes.
[ Antonio Valentino ]
* New upstream release.
* Update debian/copyright file.
* debian/patches:
- update 0001-Fix-tests.patch and rename it into
0001-Skip-tests-using-external-data.patch.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 18 Sep 2021 08:58:56 +0000
python-geotiepoints (1.2.1-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.5.1, no changes.
* Update watch file for GitHub URL changes.
[ Antonio Valentino ]
* New upstream release.
* Update copyright file.
* debian/control:
- build-depend on pytest
* debian/patches:
- drop 0001-Remove-dependency-form-unittest2.patch, applied upstream
- refresh and renumber remaining patches
* Update rules file.
* Improve autopkgtests.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 04 Sep 2021 16:55:15 +0000
python-geotiepoints (1.2.0-3) unstable; urgency=medium
* Force cython to re-generate geotiepoints/multilinear_cython.c
(Closes: #972024).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 18 Oct 2020 05:54:19 +0000
python-geotiepoints (1.2.0-2) unstable; urgency=medium
* Add missing dependencies to debian/tests/control (Closes: 962805).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 14 Jun 2020 15:30:49 +0000
python-geotiepoints (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.5.0, no changes.
* debian/control:
- explicitly set Rules-Requires-Root: no
* Update debian/copyright.
* debian/patches:
- refresh all patches
- improve 0002-Fix-tests.patch
* debian/rules:
- improve clean target
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 09 Jun 2020 06:43:43 +0000
python-geotiepoints (1.1.8-2) unstable; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Use debhelper-compat instead of debian/compat.
* Set compat to 12.
* Remove obsolete fields Name from debian/upstream/metadata.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 25 Aug 2019 17:21:12 +0000
python-geotiepoints (1.1.8-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update gbp.conf to use --source-only-changes by default.
[ Antonio Valentino ]
* New upstream release.
* debian/watch:
- use github instead of pypi to download the upstream source tarball
* debian/patches:
- refresh all patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 09 Jul 2019 06:24:03 +0000
python-geotiepoints (1.1.7-1) unstable; urgency=medium
* Initial version (Closes: #917149)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 23 Dec 2018 16:57:54 +0000
|