File: changelog

package info (click to toggle)
pyresample 1.10.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 35,864 kB
  • sloc: python: 9,161; cpp: 352; makefile: 92; sh: 16
file content (396 lines) | stat: -rw-r--r-- 12,622 bytes parent folder | download
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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
pyresample (1.10.3-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release.
  * debian/control
    - add dependency form rasterio
  * debian/patches
    - refresh all patches

  [ Bas Couwenberg ]
  * Replace tabs with spaces in control file.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 01 Dec 2018 20:10:19 +0000

pyresample (1.10.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.2.1, no changes.
  * Update watch file to limit matches to archive path.
  * debian/patches
    - drop 0004-Regenerate-cython-extensions.patch and
      0005-Fix-StopIteration-handling.patch: applied upstream
    - refresh remaining patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 02 Oct 2018 18:31:56 +0000

pyresample (1.10.1-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.1.5, no changes.

  [ Antonio Valentino ]
  * New upstream release.
  * debian/control
    - require pykdtree >= 1.3.1.
  * debian/patches
    - drop test_spherical.patch, applied upstrem.
    - refresh remaining patches.
    - new 0003-Skip-TestXArrayResamplerNN-if-dask-is-not-available.patch:
      skip tests requiring dask if dask is not available.
    - new 0004-Regenerate-cython-extensions.patch
      Fixes a FTBFS with Python 3.7 (Closes: #903530).
    - New debian/patches/0005-Fix-StopIteration-handling.patch.
      Fix StopIteration handling for compatibility with Python 3.7 and
      PEP 479. See also https://github.com/pytroll/pyresample/pull/134.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 14 Jul 2018 11:50:40 +0000

pyresample (1.9.3-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix TestArc failure on some architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 12 Jun 2018 14:55:34 +0200

pyresample (1.9.3-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release
  * debian/patches
    - refresh all patches

  [ Bas Couwenberg ]
  * Update copyright years for Martin Raspaud.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 12 Jun 2018 05:56:36 +0000

pyresample (1.9.0-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.1.4, no changes.
  * Update copyright years for PyTroll Developers.
  * Fix typo in lintian override comment.

  [ Antonio Valentino ]
  * New upstream release.
  * debian/patches
    - refresh all patches
  * debian/control
    - add build dependency for cartopy.
      For binary packages now cartopy is recommended,
      while basemap is only suggested
    - add dependency form scipy which is suggested by cartopy
      but is necessary for plotting
  * debian/copyright
    - update remove no longer necessaty entries for files in the appveyor
      folder

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 28 Apr 2018 08:19:51 +0000

pyresample (1.8.3-1) unstable; urgency=medium

  * New upstream release
  * debian/patches
    - refresh all patches
  * debian/control
    - update Vcs-* fields to point to salsa

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 23 Mar 2018 07:28:30 +0000

pyresample (1.8.2-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 03 Mar 2018 17:14:09 +0000

pyresample (1.8.1-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release
  * Update copyright file
  * debian/control
    - remove unnecessary versioned dependency from pykdtree
  * debian/rules
    - remove unnecessary dh argument: --parallel

  [ Bas Couwenberg ]
  * Add upstream metadata.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 25 Feb 2018 10:53:36 +0000

pyresample (1.8.0-1) unstable; urgency=medium

  * New upstream release
  * Standard version bumped to v4.1.3 (no change)
  * Update compat version
  * debian/control
    - recommend dask
  * Drop debian/source.lintian-overrides: no longer necessary
  * New python3-pyresample.lintian-overrides for:
    python-package-depends-on-package-from-other-python-variant
  * debian/patches
    - drop 0003-fix-tests-on-big-endian-architectures.patch:
      applied upstream
    - refresh all patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Mon, 05 Feb 2018 07:18:35 +0000

pyresample (1.7.1-3) unstable; urgency=medium

  * debian/control
    - remove build dependency form python2-xarray: it is not
      strictly necessary and causes problems with migration to
      testing
    - downgrade relation of python3-pyresample form python3-xarray
      to Suggerst

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 26 Dec 2017 20:44:24 +0000

pyresample (1.7.1-2) unstable; urgency=medium

  * debian/control
    - recommend python3-xarray
  * debian/patches
    - new patch 0003-fix-tests-on-big-endian-architectures.patch (see also
      upstream issues https://github.com/pytroll/pyresample/pull/90 and
      https://github.com/pytroll/pyresample/pull/91

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 23 Dec 2017 17:25:17 +0000

pyresample (1.7.1-1) unstable; urgency=medium

  * New upstream release
  * Standerd version bumped to 4.1.2 (no changes)
  * debiam/patches
    - refresh all patches
  * debian/control
    - mark python-pyresample-doc and python-pyresample-test
      as Multi-Arch foreign

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Fri, 22 Dec 2017 13:39:27 +0000

pyresample (1.7.0-1) unstable; urgency=medium

  * New upstream release
  * Standard version bumped to v4.1.1 (no change)

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 14 Oct 2017 07:46:10 +0000

pyresample (1.6.1-1) unstable; urgency=medium

  * New upstream release
  * Standard version bumped to 4.1.0 (no change)
  * Refresh all patches
  * debian/control
    - build-depend on python3-sphinx instead of python-sphinx
    - remove un-necessary Testsuite: autopkgtest
  * new debian/source.lintian-overrides file.
    Suppress python-foo-but-no-python3-foo: the package only
    contains common test data

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 24 Sep 2017 06:47:24 +0000

pyresample (1.6.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - drop dependenct from python3 mock (use the stdlib version)
    - add dependency from six
  * Refresh all patches
  * debian/rules
    - fix clean target

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 16 Sep 2017 11:41:15 +0000

pyresample (1.5.0-3) unstable; urgency=medium

  * Team upload.
  * Enable PIE hardening buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 25 Jun 2017 21:36:52 +0200

pyresample (1.5.0-2) unstable; urgency=medium

  [ Antonio Valentino ]
  * debian/control
    - drop X-Python-Version and X-Python3-Version fields
  * Fix documentation installaton to avoid duplicate files in the package

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.0.0, no changes.
  * Move from experimental to unstable.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 21 Jun 2017 05:52:48 +0000

pyresample (1.5.0-1) experimental; urgency=medium

  * New upstream release
  * debian/control
    - updated dependencies (pillow, pyyaml, mock)
    - pyresample no longer supports Python 2.6
  * debian/patches
    - refresh all patches
  * debian/test
    - depend on python*-mock

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 04 Jun 2017 12:02:21 +0200

pyresample (1.3.0-1) experimental; urgency=low

  * New upstream release
  * Update copyright file
  * Refresh all patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 12 Mar 2017 08:04:39 +0000

pyresample (1.2.9-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 14 Dec 2016 21:40:38 +0000

pyresample (1.2.8-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 07 Dec 2016 09:27:01 +0000

pyresample (1.2.7-1) unstable; urgency=medium

  * New upstream release

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Wed, 16 Nov 2016 20:20:20 +0000

pyresample (1.2.6-1) unstable; urgency=medium

  * New upstream release
  * debian/patches
    - drop 0003-fix-tests-for-mips.patch: applied upstream
  * Fix automatic testing with autopkgtest (closes: #840286)
    - install test data file in python-pyresample-test
    - drop sources from python-pyresample-test: already installed
      by other packages
  * debian/control
    - now python*-pyresample packages depend on python-pyresample-test
  * debian/rules
    - no longer override_dh_python2 for python-pyorbital-test

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sun, 30 Oct 2016 08:15:20 +0000

pyresample (1.2.5-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix test_custom_uncert and test_gauss_uncert for mips*.
    Thanks to Daniel Knezevic for the patch.
    (closes: #836733)

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 05 Sep 2016 13:18:07 +0200

pyresample (1.2.5-1) unstable; urgency=medium

  * new upstream release
  * debian/control
    - remove non necessary (build) dependency from scipy
    - pykdtree is naw a mandatory dependency
  * debian/parches
    - drop 0003-skip-nearest-resize-test.patch (no longer necessary)
    - drop 0004-Use-cmath.patch (no longer necessary)
    - refresh and renumber remanining patches
  * debian/copyright
    - update copyright file

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 30 Jul 2016 09:47:40 +0000

pyresample (1.2.4-2) unstable; urgency=medium

  * debian/parches
    - New 0004-Use-cmath.patch to use the cmath header instead of math.h
      (Closes: #830447)
    - Refresh all patches

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 09 Jul 2016 10:38:15 +0000

pyresample (1.2.4-1) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Override dh_python{2,3} to call dh_numpy{,3} too.
  * Drop .0 from GPL-3 license shortname.
  * Update dh_python{2,3} & dh_numpy{,3} calls to act on specific package.

  [ Antonio Valentino ]
  * New upstream release
  * Refresh all patches
  * debian/rules
    - enable parallel build
    - enable hardening flags
  * debian/copyright
    - updated copyright file
    - fixed DEP-5 url
  * debian/control
    - standard version bumped to 3.9.8 (no change)
    - depends on pykdtree >= 1.1.1
    - add dependency from pykdtree to the Python 3 package
    - switch to architectire "any", now the package contains a binary
      extension
    - add build dependency from python{,3}-all-dev and cython

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 02 Jul 2016 17:15:53 +0000

pyresample (1.1.6-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release
  * debian/gbp.conf file added
  * debian/control
    - standard version bumped to 3.9.7 (no change)
    - updated VCS URL
    - update build dependencies
  * debian/patches
    - removed patch for skipping basemap tests (no longer necessary)
    - refresh remaining patches
    - new patch for skipping tests that fail with python 3.
      See also upstream bug https://github.com/pytroll/pyresample/issues/36
  * watch file updated

  [ Bas Couwenberg ]
  * debian/copyright
    - Group copyright by license

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 27 Feb 2016 17:30:23 +0000

pyresample (1.1.3-1) unstable; urgency=medium

  * New upstream version
  * Updated watch file
  * Updated copyright file: upstream license change form GPL to LGPL
  * Update upstream project home page
  * Standards version updated to 3.9.6 (no changes)
  * debian/patches
    - drop longer necessary patches
    - new patch for skipping tests that require basemap when it is
      not abailable
    - new patch for fixing sphinx doc building
    - new patch for fixing proj4 initialization in unittests (closes: #792068)
  * debian/control
    - removed Provides field from the binary package section in the
      control file. It is not necessary
    - added an explicit build dependency from dh-python
    - updated package dependencies
    - drop deprecated parameter XS-Testsuite
    - fix Vcs-Browser field format
  * debian/ruels
    - fix test invocation
  * New package for Python 3
  * Switch to pybuild build system
  * Fix doc build

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 18 Jul 2015 10:50:25 +0000

pyresample (1.1.0-1) unstable; urgency=low

  * Initial release (Closes: #720529, #720627)

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Sat, 21 Jun 2014 07:58:53 +0000