File: changelog

package info (click to toggle)
aplpy 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,952 kB
  • sloc: python: 3,739; makefile: 112; sh: 6
file content (173 lines) | stat: -rw-r--r-- 5,270 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
aplpy (2.2.0-1) unstable; urgency=medium

  * Fix d/watch
  * New upstream version 2.2.0
  * Drop patches that were handled upstream
  * Push Standards-Version to 4.7.0. No changes needed
  * Build-Depend on pybuild-plugin-pyproject

 -- Ole Streicher <olebole@debian.org>  Fri, 15 Nov 2024 18:32:17 +0100

aplpy (2.1.0-3) unstable; urgency=medium

  * Use FK4/FK5 instances instead of classes to get the equinox year
    (Closes: #1074689)
  * Don't run tests on outdated Python 3.11 platform

 -- Ole Streicher <olebole@debian.org>  Tue, 02 Jul 2024 21:22:29 +0200

aplpy (2.1.0-2) unstable; urgency=medium

  [ Andreas Tille ]
  * Replace distutils which is removed in Python3.12 by packaging
    Closes: #1056227
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)

  [ Ole Streicher ]
  * Disable configuration update for astropy-6 compatibility

 -- Ole Streicher <olebole@debian.org>  Fri, 09 Feb 2024 14:45:53 +0100

aplpy (2.1.0-1) unstable; urgency=medium

  * Update pypi watch file
  * New upstream version 2.1.0
  * Drop patches that were applied upstream

 -- Ole Streicher <olebole@debian.org>  Thu, 10 Mar 2022 18:00:08 +0100

aplpy (2.0.3+git2020.05.29-2) unstable; urgency=medium

  * Fix compatibility with astropy 5.0.1

 -- Ole Streicher <olebole@debian.org>  Sat, 29 Jan 2022 20:16:30 +0100

aplpy (2.0.3+git2020.05.29-1) unstable; urgency=medium

  * Build depend on pil.imagetk. Closes: #999513
  * Remove unneeded versions for build dependencies
  * New upstream version 2.0.3+git2020.05.29
  * Drop unneeded astropy-helpers build dep
  * Remove outdated d/patches
  * astropy.nddata.utils -> astropy.nddata.blocks
  * Install test data
  * Updates test_save.py for matplotlib 3.4
  * Add pytest and setuptools-scm build deps
  * Simplifx d/rules: remove explicit test command
  * Update test commands

 -- Ole Streicher <olebole@debian.org>  Tue, 23 Nov 2021 10:10:14 +0100

aplpy (2.0.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Ole Streicher ]
  * Fixed sign of asinh_a to avoid error with astropy 4.1

 -- Ole Streicher <olebole@debian.org>  Thu, 29 Oct 2020 09:12:53 +0100

aplpy (2.0.3-1) unstable; urgency=low

  * New bugfix upstream version 2.0.3

 -- Ole Streicher <olebole@debian.org>  Thu, 21 Feb 2019 08:36:25 +0100

aplpy (2.0-1) unstable; urgency=low

  * New upstream version 2.0
  * Add gitlab-ci.yml
  * Push compat to 12

 -- Ole Streicher <olebole@debian.org>  Sun, 17 Feb 2019 21:45:03 +0100

aplpy (2.0~rc2-2) unstable; urgency=medium

  * Add skimage to test deps

 -- Ole Streicher <olebole@debian.org>  Sat, 05 Jan 2019 21:36:32 +0100

aplpy (2.0~rc2-1) unstable; urgency=medium

  * New upstream version 2.0~rc2. Closes: #917465
  * Rediff patches. Drop patches that are applied upstream.
  * Push Standards-Version to 4.3.0. No changes needed.
  * Remove generated aplpy/version.py
  * Adjust dependencies: montage-wrapper -> reproject
  * Update d/watch for changed capitalization

 -- Ole Streicher <olebole@debian.org>  Fri, 04 Jan 2019 14:28:09 +0100

aplpy (1.1.1-4) unstable; urgency=low

  * Remove Python 2 package
  * Push Standards-Version to 4.2.1. No changes needed

 -- Ole Streicher <olebole@debian.org>  Wed, 12 Dec 2018 17:31:10 +0100

aplpy (1.1.1-3) unstable; urgency=low

  * Allow stderr in CI tests

 -- Ole Streicher <olebole@debian.org>  Wed, 30 May 2018 09:34:28 -0700

aplpy (1.1.1-2) unstable; urgency=medium

  * Update VCS fields to use salsa.d.o
  * Update infrastructure to astropy 3 (Closes: #896481)
  * Depend on python(3)-tk (Closes: #896262, #896286)
  * Push Standards-Version to 4.1.4. Change URLs to https
  * Push compat to 11

 -- Ole Streicher <olebole@debian.org>  Tue, 29 May 2018 15:52:18 -0700

aplpy (1.1.1-1) unstable; urgency=low

  * New upstream version 1.1.1
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Tue, 04 Oct 2016 21:30:45 +0200

aplpy (1.1-1) unstable; urgency=low

  * New upstream version 1.1
  * Rediff patches

 -- Ole Streicher <olebole@debian.org>  Sat, 24 Sep 2016 13:47:25 +0200

aplpy (1.0-4) unstable; urgency=low

  * Update standards-version to 3.9.8 (no changes)
  * Add d/u/metadata with ASCL-Id and repository
  * Update VCS fields
  * Use ConfigParser directly. Closes: #826411

 -- Ole Streicher <olebole@debian.org>  Mon, 06 Jun 2016 10:14:55 +0200

aplpy (1.0-3) unstable; urgency=low

  * Fix test dependencies

 -- Ole Streicher <olebole@debian.org>  Wed, 27 Jan 2016 11:50:32 +0100

aplpy (1.0-2) unstable; urgency=low

  * Add build time and run time tests
  * Add Suggests: to d/control
  * Fix dependencies

 -- Ole Streicher <olebole@debian.org>  Tue, 26 Jan 2016 13:48:19 +0100

aplpy (1.0-1) unstable; urgency=low

  * Initial release. (Closes: #802457)

 -- Ole Streicher <olebole@debian.org>  Tue, 20 Oct 2015 12:09:05 +0200