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
|
mintpy (1.6.3-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update lintian overrides.
* Drop Rules-Requires-Root: no, default since dpkg 1.22.13.
* Use test-build-validate-cleanup instead of test-build-twice.
[ Antonio Valentino ]
* New upstream release.
* debian/patches:
- Refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 27 Nov 2025 07:33:19 +0000
mintpy (1.6.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.2, no changes.
[ Antonio Valentino ]
* New upstream release.
* debian/patches:
- Refresh all patches.
- Fix privacy breaches.
* Update dates in d/copyright.
* debian/control:
- Add dependency on python3-requests.
* Set upstream metadata fields: Documentation.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 09 Aug 2025 06:54:33 +0000
mintpy (1.6.1-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.7.0, no changes.
[ Antonio Valentino ]
* New upstream release.
* Drop 0002-No-pyfftw.patch, applied upstream.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 31 Jul 2024 21:35:56 +0000
mintpy (1.6.0-3) unstable; urgency=medium
* debian/control:
- Add missing build dependency: python3-setuptools-scm.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 07 Jul 2024 08:20:44 +0000
mintpy (1.6.0-2) unstable; urgency=medium
* debian/tests:
- Add autopkgtest-pkg-pybuild.conf file to exclude architectures
not providing all the dependencies from autopkgtest.
- Update dates in d/copyright.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 14 May 2024 21:33:14 +0000
mintpy (1.6.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- Refresh all patches.
- New 0002-No-pyfftw.patch.
* debian/control:
- Temporarily drop dependency from python3-pyfftw.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 10 May 2024 12:52:29 +0000
mintpy (1.5.3-2) unstable; urgency=medium
* Switch to dh-sequence-*.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 09 Dec 2023 14:15:20 +0000
mintpy (1.5.3-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* Improve lintian overrides.
* Update the d/copyright file.
* debian/control:
- Add dependency on python3-shapely.
- Update package description.
* debian/patches:
- Refresh all patches.
[ Bas Couwenberg ]
* Switch to dh-sequence-*.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 26 Nov 2023 07:16:23 +0000
mintpy (1.5.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Don't override dh_auto_test for custom pybuild system.
* Remove generated files in clean target.
(closes: #1045254)
[ Antonio Valentino ]
* New upstream release.
* debian/control:
- add dependency on python3-utm.
* Switch to autopkgtest-pkg-pybuild.
* debian/patches:
- refresh all patches.
* Update d/python3-mintpy.lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 13 Aug 2023 20:39:43 +0000
mintpy (1.5.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- drop dependency on python3-defusedxml.
* Update dates in the d/copyright file.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 04 Jan 2023 09:10:23 +0000
mintpy (1.5.0-5) unstable; urgency=medium
* Revert changes on h5py explicit dependeny.
* Drop python3-pyfftw from test dependencies.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 24 Dec 2022 08:02:05 +0000
mintpy (1.5.0-4) unstable; urgency=medium
[ Bas Couwenberg ]
* Add py3dist override for h5py.
[ Antonio Valentino ]
* Add explicit dependency on python3-h5py-serial | python3-h5py-mpi
in d/control and in d/tests/control.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 23 Dec 2022 09:24:59 +0000
mintpy (1.5.0-3) unstable; urgency=medium
[ Bas Couwenberg ]
* Enable numpy3 dh helper.
[ Antonio Valentino ]
* Fix the installation of the /usr/bin/mintpy command line tool.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 22 Dec 2022 17:45:31 +0000
mintpy (1.5.0-2) unstable; urgency=medium
* Fix dependencies:
- python3-gdal is now a regular dependency
- python3-pyfftw is now recommended.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 19 Nov 2022 10:33:02 +0000
mintpy (1.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
- refresh all patches.
* Fix typo in d/README.debian.
* debian/control:
- add build-dependenvy on gdal pyfftw and rich.
* Update paths in d/copyright.
* Update lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 19 Nov 2022 08:53:55 +0000
mintpy (1.4.1-1) unstable; urgency=medium
* New upstream release.
* Fix typo in d/upstream/matadata.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 16 Aug 2022 07:27:05 +0000
mintpy (1.4.0-1) unstable; urgency=medium
* New upstream release.
* Update d/copyright.
* debian/control:
- update dependencies.
* debian/patches:
- drop 0001-fix-intepreter.patch and 0002-Spelling.patch,
applied upstream
- refresh and renumber remaining patches.
* Update manpages.
* Update scripts installation.
* Update ithe test program name.
-- Antonio Valentino <antonio.valentino@tiscali.it> Fri, 05 Aug 2022 14:44:15 +0000
mintpy (1.3.3-2) unstable; urgency=medium
* Team upload.
* Source-only upload.
-- Bas Couwenberg <sebastic@debian.org> Sun, 10 Jul 2022 18:07:59 +0200
mintpy (1.3.3-1) unstable; urgency=low
* Initial version (Closes: #1011005).
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 30 Jun 2022 06:51:21 +0000
|