File: changelog

package info (click to toggle)
gpaw 21.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,492 kB
  • sloc: python: 121,997; ansic: 14,138; sh: 1,125; csh: 139; makefile: 43
file content (216 lines) | stat: -rw-r--r-- 6,615 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
gpaw (21.1.0-1) unstable; urgency=medium

  * New upstream release
    - Compatible with SciPy 1.6.0 (Closes: #980711)
  * Bump {Build-,}Depends on python3-ase (>= 3.21.0)
  * Upgrade python3-scipy from Recommends to Depends
  * Bump Standards-Version to 4.5.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Fri, 05 Feb 2021 14:38:08 +0000

gpaw (20.10.0-2) unstable; urgency=medium

  * Add .pytest_cache/ to debian/clean to prevent FTBFSx2
  * Enable building with FFTW, ScaLAPACK and ELPA

 -- Graham Inggs <ginggs@debian.org>  Mon, 16 Nov 2020 14:37:37 +0000

gpaw (20.10.0-1) unstable; urgency=medium

  [ Graham Inggs ]
  * New upstream release
  * Refresh patches
  * Do not link with -Wl,--as-needed, it is now the default
  * Switch to debhelper 13
  * Enable pytest at build time
  * Update autopkgtest and run parallel test

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Graham Inggs <ginggs@debian.org>  Wed, 11 Nov 2020 12:11:51 +0000

gpaw (20.1.0-2) unstable; urgency=medium

  * Add dependency on openmpi-bin
  * Add gpaw.egg-info/ to debian/clean
  * Bump Standards-Version to 4.5.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 13 Feb 2020 07:02:35 +0000

gpaw (20.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 20.1.0
  * Refreshing patches.
  * Adding build-depends on python3-setuptools.

 -- Andrius Merkys <merkys@debian.org>  Thu, 06 Feb 2020 07:22:16 -0500

gpaw (19.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 19.8.1

 -- Andrius Merkys <merkys@debian.org>  Mon, 12 Aug 2019 01:40:46 -0400

gpaw (19.8.0-2) unstable; urgency=medium

  * Team upload.
  * Update {Build-,}Depends on python3-ase (>= 3.18.0).

 -- Andrius Merkys <merkys@debian.org>  Tue, 06 Aug 2019 07:05:15 -0400

gpaw (19.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 19.8.0
  * Refreshing patches.

 -- Andrius Merkys <merkys@debian.org>  Tue, 06 Aug 2019 02:07:09 -0400

gpaw (1.5.2-1) unstable; urgency=medium

  [ Graham Inggs ]
  * New upstream release
  * Switch to debhelper 12
  * Set Rules-Requires-Root: no

  [ Andreas Tille ]
  * Add citation

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

gpaw (1.5.1-1) unstable; urgency=medium

  * New upstream release

 -- Graham Inggs <ginggs@debian.org>  Mon, 04 Feb 2019 10:35:03 +0000

gpaw (1.5.0-1) unstable; urgency=medium

  * New upstream release
  * Drop python3.7.patch, refresh remaining
  * Update {Build-,}Depends on python3-ase (>= 3.17.0)
  * Bump Standards-Version to 4.3.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Fri, 18 Jan 2019 13:39:47 +0000

gpaw (1.4.0-2) unstable; urgency=medium

  * Avoid syntax error due to introduction of async keyword in Python 3.7

 -- Graham Inggs <ginggs@debian.org>  Sun, 01 Jul 2018 19:31:29 +0000

gpaw (1.4.0-1) unstable; urgency=medium

  * New upstream release
    - Compatibility with ASE 3.16.0 (Closes: #895033)
    - Avoids distutils usage at runtime (Closes: #896595)
  * Drop fix_stdout_output.patch, refresh remaining
  * Update {Build-,}Depends on python3-ase (>= 3.16.0)
  * Turn debhelper up to 11
  * Update Vcs-* URIs for move to salsa.debian.org
  * Update debian/watch
  * Bump Standards-Version to 4.1.4, no changes

 -- Graham Inggs <ginggs@debian.org>  Tue, 29 May 2018 16:45:52 +0000

gpaw (1.3.0-2) unstable; urgency=medium

  * Make the build reproducible, thanks Chris Lamb (Closes: #882638)
  * Enable building with ScaLAPACK
  * Pass hardening flags when compiling the parallel sources
  * Link with -Wl,--as-needed to avoid useless dependencies
  * Bump Standards-Version to 4.1.2, no changes

 -- Graham Inggs <ginggs@debian.org>  Sat, 09 Dec 2017 09:55:03 +0000

gpaw (1.3.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/watch
  * Add {Build-,}Depends on libfftw3-dev so that
    libfftw3.so can be found at runtime
  * Update {Build-,}Depends on python3-ase (>= 3.15.0)
  * Drop division-by-zero.patch, included upstream
  * Bump Standards-Version to 4.1.1, no changes

 -- Graham Inggs <ginggs@debian.org>  Wed, 01 Nov 2017 17:36:19 +0000

gpaw (1.2.0-3) unstable; urgency=medium

  * Allow stderr output in the autopkgtest;
    python-ase 3.14.0 issues warnings about new API

 -- Graham Inggs <ginggs@debian.org>  Sat, 08 Jul 2017 10:20:55 +0200

gpaw (1.2.0-2) unstable; urgency=medium

  * Add autopkgtest
  * Ignore division by zero when calculating vdW-kernel
  * Update debian/copyright: https format URL
  * Bump Standards-Version to 4.0.0, no further changes

 -- Graham Inggs <ginggs@debian.org>  Mon, 19 Jun 2017 16:22:46 +0200

gpaw (1.2.0-1) experimental; urgency=medium

  * New upstream release.
  * Switch buildsystem from python_distutils to pybuild.
  * Clean configuration.log from d/clean instead of d/rules.
  * Switch to debhelper 10.
  * Update debian/copyright.
  * Bump dependencies on python-ase (>= 3.13.0).
  * Switch from Python 2 to Python 3.
  * Enable all hardening options.
  * Drop unnecessary build dependencies.

 -- Graham Inggs <ginggs@debian.org>  Mon, 24 Apr 2017 14:19:15 +0200

gpaw (1.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Graham Inggs <ginggs@debian.org>  Tue, 19 Jul 2016 11:05:03 +0200

gpaw (1.0.0-2) unstable; urgency=medium

  * Fix test range so we do not run all the tests. (Closes: #827213)

 -- Graham Inggs <ginggs@debian.org>  Fri, 17 Jun 2016 13:48:16 +0200

gpaw (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch for move to GitLab.
  * Drop default-config.patch and sort-file-lists.patch,
    included upstream.
  * Use secure URI for Vcs-Git field.
  * Add build dependency on python-scipy.
  * Set dependencies on python-ase (>= 3.10.0).
  * Bump Standards-Version to 3.9.8, no further changes.

 -- Graham Inggs <ginggs@debian.org>  Wed, 01 Jun 2016 18:41:32 +0200

gpaw (0.11.0.13004-3) unstable; urgency=medium

  * Move package to debichem, update Maintainer and Vcs-* fields.
  * Sort file lists for reproducible build, thanks Reiner Herrmann.

 -- Graham Inggs <ginggs@debian.org>  Tue, 05 Jan 2016 07:05:46 +0200

gpaw (0.11.0.13004-2) unstable; urgency=medium

  * Add myself to uploaders.
  * d/rules: remove DH_VERBOSE=1.
  * Provide a default configuration for unknown architectures.

 -- Graham Inggs <ginggs@debian.org>  Thu, 01 Oct 2015 16:58:43 +0200

gpaw (0.11.0.13004-1) unstable; urgency=low

  * Initial release. (Closes: #782543)

 -- Marcin Dulak <Marcin.Dulak@gmail.com>  Fri, 14 Aug 2015 18:45:50 -0700