File: changelog

package info (click to toggle)
python-ase 3.21.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,936 kB
  • sloc: python: 122,428; xml: 946; makefile: 111; javascript: 47
file content (293 lines) | stat: -rw-r--r-- 9,841 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
python-ase (3.21.1-2) unstable; urgency=medium

  * Increasing tolerance in one of the tests as arm64 and ppc64el return
    slightly larger values.

 -- Andrius Merkys <merkys@debian.org>  Fri, 29 Jan 2021 01:22:20 -0500

python-ase (3.21.1-1) unstable; urgency=medium

  * New upstream version 3.21.1
  * Refreshing patches.
  * Refreshing copyright years.
  * Adding missing test dependency on python3-pytest-mock.
  * Adding missing build dependency on povray-includes.
  * Setting $TERM variable in debian/rules to enable runtime tests.

 -- Andrius Merkys <merkys@debian.org>  Mon, 25 Jan 2021 11:56:11 -0500

python-ase (3.20.1-2) unstable; urgency=medium

  * Disabling pytest cache usage (Closes: #979294).

 -- Andrius Merkys <merkys@debian.org>  Tue, 05 Jan 2021 02:23:27 -0500

python-ase (3.20.1-1) unstable; urgency=medium

  * New upstream version 3.20.1
  * Adding myself to the Uploaders list.
  * Skipping failing tests via patches.
  * Tests depend on python3-pytest.
  * Adding build-depends on python3-tk.
  * Refreshing debian/clean.
  * Removing .pytest_cache.

 -- Andrius Merkys <merkys@debian.org>  Wed, 12 Aug 2020 04:12:44 -0400

python-ase (3.19.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.19.2

 -- Andrius Merkys <merkys@debian.org>  Thu, 23 Jul 2020 04:38:29 -0400

python-ase (3.19.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.19.1 (Closes: #954619)

 -- Andrius Merkys <merkys@debian.org>  Sun, 05 Apr 2020 01:24:43 -0400

python-ase (3.19.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.19.0
  * Allowing STDERR in autopkgtest.

 -- Andrius Merkys <merkys@debian.org>  Thu, 19 Dec 2019 01:29:49 -0500

python-ase (3.18.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.18.1
  * Autogenerating the manpage.

 -- Andrius Merkys <merkys@debian.org>  Mon, 23 Sep 2019 01:23:31 -0400

python-ase (3.18.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.18.0
  * Updating copyright years.
  * Dropping big-endian.patch: integrated upstream.
  * Dropping socket-io-test-tolerance.patch: integrated upstream.
  * Dropping python3-only.patch: integrated upstream.
  * Adding Suggests: python3-netcdf4 and python3-pycodcif.
  * Adding build- and test-depends on python3-netcdf4 and python3-pycodcif.

 -- Andrius Merkys <merkys@debian.org>  Mon, 05 Aug 2019 03:41:46 -0400

python-ase (3.17.0-4) unstable; urgency=medium

  * Stop building python-ase Python 2 package
  * Drop Breaks/Replaces on obsolete python-ase versions
  * Bump Standards-Version to 4.4.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 11 Jul 2019 08:51:28 +0000

python-ase (3.17.0-3) unstable; urgency=medium

  * Make tolerance in socket io test less strict to avoid
    autopkgtest failure with glibc 2.29 on some archictures
  * Update MathJax replacement for Sphinx 1.8.5
  * Drop fix-privacy-breach.patch and use sed instead
  * Switch to debhelper 12
  * Rules-Requires-Root: no

 -- Graham Inggs <ginggs@debian.org>  Thu, 04 Jul 2019 15:49:28 +0000

python-ase (3.17.0-2) unstable; urgency=medium

  * Fix autopkgtest on big-endian systems
  * Bump Standards-Version to 4.3.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Sat, 19 Jan 2019 08:32:01 +0000

python-ase (3.17.0-1) unstable; urgency=medium

  * New upstream release
  * Regenerate manpage
  * Generate documentation with Sphinx
  * Register documentation in doc-base
  * Bump Standards-Version to 4.2.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 11 Dec 2018 11:36:48 +0000

python-ase (3.16.2-1) unstable; urgency=medium

  * New upstream release
  * Drop fix-broken-ase.db.app-test.patch included upstream
  * Indicate that python3-ase breaks gpaw (<< 1.4.0~), see #895033
  * Mark python-ase-doc as Multi-Arch: foreign
  * Add dependency on python3-spglib for python3-ase (Closes: #896530)

 -- Graham Inggs <ginggs@debian.org>  Wed, 06 Jun 2018 12:59:55 +0000

python-ase (3.16.0-2) unstable; urgency=medium

  * Update debian/watch
  * Fix broken ase.db.app test, thanks Daniel Watkins (Closes: #900310)
  * Bump Standards-Version to 4.1.4, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 29 May 2018 00:26:03 +0000

python-ase (3.16.0-1) unstable; urgency=medium

  * New upstream release
  * Update Vcs-* URIs for move to salsa.debian.org
  * Update debian/copyright
  * Turn debhelper up to 11
  * Regenerate manpage
  * Bump Standards-Version to 4.1.3, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 03 Apr 2018 12:24:35 +0000

python-ase (3.15.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Drop update-desktop.patch, included upstream
  * Regenerate manpage
  * Remove trailing whitespace from debian/changelog, thanks Lintian!
  * Bump Standards-Version to 4.1.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 31 Oct 2017 16:09:23 +0000

python-ase (3.14.1-2) unstable; urgency=medium

  * Add dependency on python3-pkg-resources
  * Remove VCS control file from python-ase-doc, thanks Lintian!
  * Update ase-gui.desktop
  * Drop old /usr/bin/ase-* scripts

 -- Graham Inggs <ginggs@debian.org>  Sat, 08 Jul 2017 12:39:14 +0200

python-ase (3.14.1-1) unstable; urgency=medium

  * New upstream release
  * Drop fix-typo.patch, included upstream
  * Regenerate manpages, add new manpage for /usr/bin/ase
  * Add debian/clean
  * Add Build-Depends on {python,python3}-setuptools
  * Fix privacy breach: use Debian packages of jquery,
    jquery-ui, bootstrap and font-awesome instead of
    fetching data from external websites
  * Update build-time tests
  * Update autopkgtest, run for python3 only
  * Update debian/copyright

 -- Graham Inggs <ginggs@debian.org>  Thu, 06 Jul 2017 17:23:59 +0200

python-ase (3.13.0-2) unstable; urgency=medium

  * Update debian/copyright (Closes: #860938)
  * Add autopkgtest dependency on ase, needed by test/db.py
  * Fix typo in ase/db/cli.py and man/ase-db.1, thanks Lintian!
  * Use DEB_VERSION_UPSTREAM instead of dpkg-parsechangelog
  * Bump Standards-Version to 4.0.0, no further changes

 -- Graham Inggs <ginggs@debian.org>  Mon, 19 Jun 2017 14:14:25 +0200

python-ase (3.13.0-1) experimental; urgency=medium

  * New upstream release.
  * Regenerate manpages.
  * Drop numpy1.12.patch, included upstream.
  * Switch to debhelper 10.
  * Ship new python3 ase-gui, recommend {python,python3}-tk
    instead of python-gtk2.
  * Update debian/copyright.
  * Install the icon in the correct location for AppStream.
  * Ship executable scripts in new 'ase' package.
  * Add autopkgtest.

 -- Graham Inggs <ginggs@debian.org>  Fri, 21 Apr 2017 13:39:28 +0200

python-ase (3.12.0-2) unstable; urgency=medium

  * Fix FTBFS with NumPy 1.12 (Closes: #848744)

 -- Graham Inggs <ginggs@debian.org>  Sat, 24 Dec 2016 16:20:40 +0200

python-ase (3.12.0-1) unstable; urgency=medium

  * New upstream release.
  * Regenerate manpages.

 -- Graham Inggs <ginggs@debian.org>  Mon, 31 Oct 2016 17:40:37 +0200

python-ase (3.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch for move to GitLab.
  * Drop numpy-1.10-compatibility.patch, included upstream.
  * Use secure URI for Vcs-Git field.
  * Update debian/docs.
  * Documentation is no longer installed by setup.py,
    so use debian/python-ase-doc.install instead.
  * Install PNG instead of XPM icon.
  * Regenerate manpages.
  * Add build dependencies on {python,python3}-scipy,
    bump from Recommends to Depends.
  * Update PYBUILD_TEST_ARGS for new test runner.
  * Bump Standards-Version to 3.9.8, no further changes.

 -- Graham Inggs <ginggs@debian.org>  Tue, 31 May 2016 14:57:32 +0200

python-ase (3.9.1.4567-3) unstable; urgency=medium

  * Fix build with NumPy >= 1.10, thanks Ask. (Closes: #810903)

 -- Graham Inggs <ginggs@debian.org>  Thu, 25 Feb 2016 18:18:14 +0200

python-ase (3.9.1.4567-2) unstable; urgency=medium

  * Update my email address.
  * Drop db-test.patch, set PATH in d/rules to run db tests during build.
  * Build a python3 package, separate documentation package.
  * Force LC_ALL=C.UTF-8 for the tests, thanks jodal and tumbleweed.

 -- Graham Inggs <ginggs@debian.org>  Mon, 28 Dec 2015 22:52:14 +0200

python-ase (3.9.1.4567-1) unstable; urgency=medium

  * New upstream release.
  * Change maintainer to Debichem Team, add myself to uploaders
    (with Ask Hjorth Larsen's blessing).
  * Add Vcs-* fields.
  * Drop fix_optionparser_error_arguments.patch included upstream.
  * Install .desktop file and icon for ase-gui.
  * Update debian/copyright, use templates from dh-make.
  * Fix executable-not-elf-or-script Lintian warning.
  * Add Build-Depends on python-numpy, new db-test.patch
    and enable setup.py tests (thanks Stefano Rivera).
  * Add generate-manpages custom target to debian/rules.
  * Regenerate manpages.

 -- Graham Inggs <graham@nerve.org.za>  Fri, 24 Jul 2015 10:36:34 +0200

python-ase (3.8.1.3440-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. (Closes: #736055)
  * File names no longer conflict with silversearcher-ag. (Closes: #717989)
  * Dropped old patches and outdated README.Debian.
  * Moved suggested to recommended packages, as recommended by upstream.
  * Changed copyright to machine-readable format.
  * Regenerated manpages by help2man.
  * Added watch file.

 -- Reiner Herrmann <reiner@reiner-h.de>  Fri, 26 Sep 2014 21:42:09 +0200

python-ase (3.6.0.2515-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Convert to dh_python2. (Closes: #708890)

 -- Andrea Colangelo <warp10@ubuntu.com>  Wed, 03 Jul 2013 00:06:23 +0200

python-ase (3.6.0.2515-1) unstable; urgency=low

  * Initial upload (Closes: #602126).

 -- Ask Hjorth Larsen <asklarsen@gmail.com>  Sun, 27 May 2012 02:32:46 +0200