File: changelog

package info (click to toggle)
pydl 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,200 kB
  • sloc: python: 12,078; makefile: 134; ansic: 88
file content (85 lines) | stat: -rw-r--r-- 2,606 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
pydl (0.6.0-3) unstable; urgency=medium

  * Drop Python 2 support
  * Update Standards-Version to 4.2.1
  * Use minimal signing key
  * Do not install README files that are outside of the docs

 -- Vincent Prat <vinceprat@free.fr>  Thu, 13 Dec 2018 11:03:38 +0100

pydl (0.6.0-2) unstable; urgency=medium

  * Update VCS fields to Salsa
  * Update Standards-Version to 4.1.4
  * Remove python-version fields
  * Update debhelper compatibility version to 11
  * New patch to fix doctest failures
  * Remove trailing whitespace in changelog
  * Use secure URI for copyright and watch files
  * Add upstream metadata
  * Change location of documentation (debhelper 11)

 -- Vincent Prat <vinceprat@free.fr>  Mon, 28 May 2018 17:12:11 +0200

pydl (0.6.0-1) unstable; urgency=medium

  * New upstream release
  * Update patches and drop patch fix_astropy2.0, fixed upstream
  * Add dependency on python3-sphinx
  * Update Standards-Version to 4.1.0
  * Remove Testsuite field from control file

 -- Vincent Prat <vinceprat@free.fr>  Mon, 25 Sep 2017 15:22:40 +0200

pydl (0.5.4-2) unstable; urgency=medium

  * Fix test failure due to astropy 2.0 (Closes: #868118)
  * Fix signature in watch file
  * Tests run for all supported versions of Python

 -- Vincent Prat <vinceprat@free.fr>  Wed, 12 Jul 2017 15:13:28 +0200

pydl (0.5.4-1) unstable; urgency=medium

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

 -- Vincent Prat <vinceprat@free.fr>  Sun, 25 Jun 2017 20:39:26 +0200

pydl (0.5.3-3) unstable; urgency=medium

  * Fix failed test on 32 bits architectures (Closes: #860679)

 -- Vincent Prat <vinceprat@free.fr>  Sat, 22 Apr 2017 16:41:50 +0200

pydl (0.5.3-2) unstable; urgency=medium

  * Fix failed test due to incorrect Euclidean division in median

 -- Vincent Prat <vinceprat@free.fr>  Mon, 19 Dec 2016 10:49:10 +0100

pydl (0.5.3-1) unstable; urgency=medium

  * new upstream release

 -- Vincent Prat <vinceprat@free.fr>  Tue, 06 Dec 2016 20:03:04 +0100

pydl (0.5.2-2) unstable; urgency=medium

  * Add missing dependencies
  * Fix CI tests
  * python-pydl-doc marked as Multi-Arch: foreign

 -- Vincent Prat <vinceprat@free.fr>  Fri, 11 Nov 2016 17:39:28 +0100

pydl (0.5.2-1) unstable; urgency=medium

  * Initial release. (Closes: #836841)

 -- Vincent Prat <vinceprat@free.fr>  Tue, 06 Sep 2016 16:13:18 +0200