File: changelog

package info (click to toggle)
astroquery 0.4.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 21,752 kB
  • sloc: python: 45,923; xml: 33,841; makefile: 145; ansic: 69
file content (374 lines) | stat: -rw-r--r-- 11,694 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
astroquery (0.4.7+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Ignore all deprecation warnings. (Closes: #1084239)
  * Fix for sudden astropy change
  * Change test to be Python 3.13 compatible

 -- Ole Streicher <olebole@debian.org>  Tue, 26 Nov 2024 21:09:23 +0100

astroquery (0.4.7+dfsg-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Add gbp.conf to use pristine-tar & --source-only-changes by default.
  * Add patch to ignore test_query_target_error failure.

  [ Ole Streicher ]
  * Team upload.
  * Remove upstream signature check
  * New upstream version 0.4.7
  * Rediff patches
  * Push Standards-Version to 4.7.0. No changes required
  * Update project homepage
  * Use local astropy-helpers
  * New build dependencies python3-sphinx-astropy and python3-pytest-*
  * Add gitlab-ci.yml
  * Fix tests that fail on i386
  * Update lintian-overrides for test data
  * Don't test for deprecation warning

 -- Ole Streicher <olebole@debian.org>  Thu, 29 Aug 2024 12:42:10 +0200

astroquery (0.4.6+dfsg-4) unstable; urgency=medium

  [ Ole Streicher ]
  * d/p/Mark-nasa_exoplanet_archive-test-xfail.patch: mark
    nasa_exoplanet_archive test xfail. (Closes: #1013435)

  [ Vincent Prat ]
  * Update lintian overrides
  * Bump Standards-Version to 4.6.1 (no change needed)

 -- Vincent Prat <vivi@debian.org>  Tue, 28 Jun 2022 16:19:41 +0200

astroquery (0.4.6+dfsg-3) unstable; urgency=medium

  [ Alexandre Ghiti ]
  * d/p/Move-tests-files-to-tmp-for-user-to-have-write-acces.patch: Move
    temp test files to a temp dir where the user has write access.
    (Closes: #1012125)

  [ Vincent Prat ]
  * Adapt patch to Debian

 -- Vincent Prat <vivi@debian.org>  Wed, 01 Jun 2022 19:26:18 +0200

astroquery (0.4.6+dfsg-2) unstable; urgency=medium

  * Add missing autopkgtest dependencies (Closes: #1010195)

 -- Vincent Prat <vivi@debian.org>  Sat, 30 Apr 2022 13:31:11 +0200

astroquery (0.4.6+dfsg-1) unstable; urgency=medium

  [ Vincent Prat ]
  * New upstream release

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-bs4, python3-pytest
      and python3-requests.

  [ Vincent Prat ]
  * Remove files not cleaned after tests
  * Fix permissions of non-executable file catdir.dat
  * Remove obsolete lintian overrides
  * Update d/copyright
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata

 -- Vincent Prat <vivi@debian.org>  Sat, 09 Apr 2022 16:21:37 +0200

astroquery (0.4.1+dfsg-7) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 5.0
  * Patch to ensure compatibility with numpy 1.21 (Closes: #999532)
  * Update lintian-overrides file

 -- Vincent Prat <vivi@debian.org>  Wed, 24 Nov 2021 19:50:03 +0100

astroquery (0.4.1+dfsg-6) unstable; urgency=medium

  * Source-only upload

 -- Vincent Prat <vivi@debian.org>  Sun, 12 Sep 2021 18:44:32 +0200

astroquery (0.4.1+dfsg-5) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 4.3 (Closes: #993252)
  * Bump Standards-Version to 4.6.0.1 (no change needed)
  * Change Homepage field in d/control

 -- Vincent Prat <vivi@debian.org>  Mon, 06 Sep 2021 21:26:12 +0200

astroquery (0.4.1+dfsg-4) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 4.2 (Closes: #975880)
  * Bump Standards-Version to 4.5.1

 -- Vincent Prat <vivi@debian.org>  Thu, 26 Nov 2020 18:39:55 +0100

astroquery (0.4.1+dfsg-3) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 4.1 (Closes: #973347)

 -- Vincent Prat <vivi@debian.org>  Thu, 29 Oct 2020 18:20:23 +0100

astroquery (0.4.1+dfsg-2) unstable; urgency=medium

  * Add patch to skip failing test (Closes: #971541)
  * Add lintian override for doc outside of /usr/share/doc (false positive)
  * Remove now unused lintian override (broken-zip)

 -- Vincent Prat <vivi@debian.org>  Sat, 03 Oct 2020 15:16:42 +0200

astroquery (0.4.1+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Drop patch fix_SyntaxWarning (fixed upstream)
  * Add patch to disable deprecations as exceptions
  * Bump debhelper compatibility version to 13
  * Add lintian override for a false-positive broken zip file
  * Use AUTOPKGTEST_TMP variable in CI tests

 -- Vincent Prat <vivi@debian.org>  Mon, 06 Jul 2020 11:41:39 +0200

astroquery (0.4+dfsg-3) unstable; urgency=medium

  * New patch to fix SyntaxWarning (Closes: #955525)

 -- Vincent Prat <vinceprat@free.fr>  Thu, 02 Apr 2020 09:47:28 +0200

astroquery (0.4+dfsg-2) unstable; urgency=medium

  * Fix intersphinx_mapping

 -- Vincent Prat <vinceprat@free.fr>  Mon, 30 Mar 2020 12:19:12 +0200

astroquery (0.4+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Drop outdated patch fix_tests_astropy_4.0
  * Update Standards-Version to 4.5.0

 -- Vincent Prat <vinceprat@free.fr>  Thu, 30 Jan 2020 02:19:48 +0100

astroquery (0.3.10+dfsg-2) unstable; urgency=medium

  * Add dependency on python3-pytest-astropy-header
  * Add patch to fix tests for astropy 4.0 (Closes: #948399)
  * Fix reproducibility of the docs by removing references to build/tmp dirs
  * Update override tag name insane-line-length-in-source-file -> very-long-
  * Remove compat file and add dependency to debhelper-compat

 -- Vincent Prat <vinceprat@free.fr>  Thu, 09 Jan 2020 10:07:23 +0100

astroquery (0.3.10+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Drop outdated patches and remove outdated rule
  * Add Rules-Requires-Root statement to control file
  * Add signing key
  * Update Standards-Version to 4.4.1

 -- Vincent Prat <vinceprat@free.fr>  Sun, 20 Oct 2019 17:49:04 +0200

astroquery (0.3.9+dfsg-3) unstable; urgency=medium

  * Add patch to disable deprecation errors due to astropy.extern.six

 -- Vincent Prat <vinceprat@free.fr>  Thu, 22 Aug 2019 14:43:40 +0200

astroquery (0.3.9+dfsg-2) unstable; urgency=medium

  * Apply patch for compatibility with astropy 3.2 (Closes: #932735)
  * Update debhelper compatibility version to 12
  * Update Standards-Version to 4.4.0

 -- Vincent Prat <vinceprat@free.fr>  Sun, 28 Jul 2019 17:34:06 +0200

astroquery (0.3.9+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update two patches and remove one
  * New lintian override for test files

 -- Vincent Prat <vinceprat@free.fr>  Sun, 16 Dec 2018 14:19:01 +0100

astroquery (0.3.8+dfsg-5) unstable; urgency=medium

  * Drop Python 2 support (Closes: #915893)
  * Update Standards-Version to 4.2.1
  * New lintian overrides for test files

 -- Vincent Prat <vinceprat@free.fr>  Fri, 30 Nov 2018 15:33:30 +0100

astroquery (0.3.8+dfsg-4) unstable; urgency=medium

  * Restore hitran readme file (and add overrides for it)

 -- Vincent Prat <vinceprat@free.fr>  Wed, 08 Aug 2018 10:28:10 +0200

astroquery (0.3.8+dfsg-3) unstable; urgency=medium

  * Rename async module (Closes: #904351)
  * Update Standards-Version to 4.2.0
  * Do not install readme files that are not in the docs directory

 -- Vincent Prat <vinceprat@free.fr>  Tue, 07 Aug 2018 15:25:19 +0200

astroquery (0.3.8+dfsg-2) unstable; urgency=medium

  * Ignore DeprecationWarning of keyring module (Closes: #900633)
  * Add lintian-overrides for test files with long lines

 -- Vincent Prat <vinceprat@free.fr>  Tue, 05 Jun 2018 13:09:12 +0200

astroquery (0.3.8+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update Vcs fields to Salsa
  * Remove Python-Version fields
  * Update Standards-Version to 4.1.4
  * Add d/upstream/metadata file

 -- Vincent Prat <vinceprat@free.fr>  Sun, 13 May 2018 19:38:17 +0200

astroquery (0.3.7+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update Standards-Version to 4.1.3
  * Update Debhelper compatibility version to 11
  * Change location of docs
  * Update d/copyright file + use secure URI

 -- Vincent Prat <vinceprat@free.fr>  Sun, 28 Jan 2018 23:13:11 +0100

astroquery (0.3.6+dfsg-3) unstable; urgency=medium

  * Patch to fix RC bug (Closes: #881163)
  * Update Standards-Version to 4.1.1
  * Use HTTPS in watch file

 -- Vincent Prat <vinceprat@free.fr>  Wed, 08 Nov 2017 16:42:40 +0100

astroquery (0.3.6+dfsg-2) unstable; urgency=medium

  * Replacement of build dependency python-sphinx with python3-sphinx
  * Removal of useless Testsuite field from control file
  * Update Standards-Version to 4.1.0
  * Remove extra license file detected by lintian

 -- Vincent Prat <vinceprat@free.fr>  Wed, 27 Sep 2017 10:15:56 +0200

astroquery (0.3.6+dfsg-1) unstable; urgency=medium

  * New upstream version (Closes: #868117)
  * Disable deprecations as exceptions until pytest is fixed

 -- Vincent Prat <vinceprat@free.fr>  Wed, 12 Jul 2017 20:40:14 +0200

astroquery (0.3.5+dfsg-2) unstable; urgency=medium

  * Add missing runtime dependencies to tk Python modules

 -- Vincent Prat <vinceprat@free.fr>  Tue, 27 Jun 2017 10:55:03 +0200

astroquery (0.3.5+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Drop patches for bugs that are fixed upstream
  * Add new dependencies
  * Update Standards-Version to 4.0.0
  * Update debhelper compatibility version to 10
  * Update watch file version to 4
  * Use SOURCE_DATE_EPOCH instead of dpkg-parsechangelog

 -- Vincent Prat <vinceprat@free.fr>  Sun, 25 Jun 2017 18:47:55 +0200

astroquery (0.3.4+dfsg-3) unstable; urgency=medium

  * Fix test failures on 32 bits architectures (Closes: #860709)

 -- Vincent Prat <vinceprat@free.fr>  Sat, 22 Apr 2017 18:44:31 +0200

astroquery (0.3.4+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Allow stderr in tests to ignore deprecation warnings

 -- Ole Streicher <olebole@debian.org>  Mon, 23 Jan 2017 16:14:59 +0100

astroquery (0.3.4+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update changelog

 -- Vincent Prat <vinceprat@free.fr>  Tue, 29 Nov 2016 15:20:36 +1300

astroquery (0.3.3+dfsg-2) unstable; urgency=medium

  * Fix CI tests
  * Add a repacksuffix option to the watch file

 -- Vincent Prat <vinceprat@free.fr>  Wed, 02 Nov 2016 19:19:05 +0100

astroquery (0.3.3+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Multiarch metadata added to python-astroquery-doc

 -- Vincent Prat <vinceprat@free.fr>  Wed, 19 Oct 2016 23:29:25 +0200

astroquery (0.3.2+dfsg-2) unstable; urgency=medium

  * Update pytest api. Closes: #835238
  * Remove unused override

 -- Vincent Prat <vinceprat@free.fr>  Wed, 31 Aug 2016 16:21:59 +0200

astroquery (0.3.2+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Vincent Prat <vinceprat@free.fr>  Sat, 11 Jun 2016 11:32:13 +0200

astroquery (0.3.1+dfsg-3) unstable; urgency=medium

  * Use ConfigParser directly. Closes: #824170
  * Update Standards-Version

 -- Vincent Prat <vinceprat@free.fr>  Fri, 20 May 2016 08:47:34 +0200

astroquery (0.3.1+dfsg-2) unstable; urgency=medium

  * Remove copyright clause in sphinx generated files for reproducibility
  * Enable CI tests
  * Update Standards-Version

 -- Vincent Prat <vinceprat@free.fr>  Sat, 20 Feb 2016 19:23:55 +0100

astroquery (0.3.1+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Set build date for sphinx. Closes: #788467

 -- Vincent Prat <vinceprat@free.fr>  Sat, 13 Feb 2016 17:26:35 +0100

astroquery (0.2.4+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Vincent Prat <vinceprat@free.fr>  Sat, 04 Apr 2015 00:47:27 +0200

astroquery (0.2.3+dfsg-2) unstable; urgency=medium

  * Watch file corrected

 -- Vincent Prat <vinceprat@free.fr>  Mon, 23 Feb 2015 14:57:28 +0100

astroquery (0.2.3+dfsg-1) unstable; urgency=low

  * Initial release. (Closes: #756851)

 -- Vincent Prat <vinceprat@free.fr>  Sat, 22 Nov 2014 13:34:44 +0100