File: changelog

package info (click to toggle)
votca 2022.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 210,184 kB
  • sloc: xml: 431,868; cpp: 77,088; python: 13,593; sh: 4,514; perl: 2,169; javascript: 221; makefile: 37
file content (248 lines) | stat: -rw-r--r-- 8,702 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
votca (2022.1-1) unstable; urgency=medium

  * New upstream release.

 -- Nicholas Breen <nbreen@debian.org>  Mon, 02 Jan 2023 12:10:30 -0800

votca (2022-4) unstable; urgency=medium

  * d/watch: Update to work around github changes.
  * Formatting updates for lintian overrides.
  * New patch tutorial-spce-py3.patch: Cherry-pick upstream port of the
    last remaining Python 2 tutorial script to Python 3.

 -- Nicholas Breen <nbreen@debian.org>  Sat, 15 Oct 2022 09:38:50 -0700

votca (2022-3) unstable; urgency=medium

  * Upload to unstable.
  * Set additional Breaks: on old xtp components.  (Closes: #1011433)
  * Update Standards-Version to 4.6.1, no changes required.
  * Update blhc false-positive overrides.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 22 May 2022 12:57:12 -0700

votca (2022-2) experimental; urgency=medium

  * Add sphinx-common to Build-Depends, for debhelper module.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 01 May 2022 12:39:28 -0700

votca (2022-1) experimental; urgency=medium

  * Upstream merger of the formerly separate votca-tools, votca-csg,
    and votca-xtp packages; inheriting the history of CSG as the primary
    component.
    - SONAME bump to 2022.
    - Update package descriptions.
    - Set a whole slew of Breaks/Replaces on the old package names.
  * Update Standards-Version to 4.6.0, no changes required.
  * Remove Christoph from uploaders, per previous discussion regarding
    votca-xtp maintenance.
  * Temporarily bump Build-Depends on gromacs to >= 2022 for library
    and supported-architectures transition.
  * Patch in human-readable versions of theme .js files.

 -- Nicholas Breen <nbreen@debian.org>  Sat, 05 Mar 2022 11:59:49 -0800

votca-csg (2021-1) unstable; urgency=medium

  * New upstream release.
  * SONAME bump to 2021 - now matches major version of project.
  * Add Build-Depends: libboost-regex-dev.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 25 Apr 2021 09:03:09 -0700

votca-csg (1.6.4-1) unstable; urgency=medium

  * New upstream release.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 28 Jan 2021 21:43:05 -0800

votca-csg (1.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Make cross Build-Depends satisfiably annotate python3 with :any.
    Patch courtesy of Helmut Grohne.  (Closes: #972823)
  * Update Standards-Version to 4.5.1, no changes required.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 13 Dec 2020 10:55:01 -0800

votca-csg (1.6.2-1) unstable; urgency=medium

  * New upstream release.
  * Update to debhelper compat 13.

 -- Nicholas Breen <nbreen@debian.org>  Tue, 25 Aug 2020 22:28:01 -0700

votca-csg (1.6.1-1) unstable; urgency=medium

  * New upstream release.
    - Remove directory-with-tilde.patch, incorporated upstream.
  * Update watch file with filename mangling.
  * Add stub debian/salsa-ci.yml.
  * Update Multi-Arch headers.

 -- Nicholas Breen <nbreen@debian.org>  Fri, 17 Jul 2020 20:34:22 -0700

votca-csg (1.6-1) unstable; urgency=medium

  * New upstream release.

 -- Nicholas Breen <nbreen@debian.org>  Sat, 18 Apr 2020 16:22:13 -0700

votca-csg (1.6~rc1-2) unstable; urgency=medium

  * No-changes, source-only upload for transition to testing.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 26 Jan 2020 10:39:21 -0800

votca-csg (1.6~rc1-1) unstable; urgency=medium

  * New upstream release candidate.
    - SONAME bump to libvotca-csg6.
    - Discard existing debian/patches/*.patch, incorporated upstream.
  * Increment Depends: on gromacs to >= 2020-2 - minimum 2020 version
    with necessary headers.  (Closes: #949669)
  * d/patches/directory-with-tilde.patch: Fix builds with certain special
    characters in the build path, such as the ~ in "1.6~rc1".
  * Update Standards-Version to 4.5.0, no changes required.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 23 Jan 2020 18:34:42 -0800

votca-csg (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.4.1 and debhelper to version 12.  No
    changes required.
  * Add Depends on libboost-{filesystem, program-options, system}-dev to
    libvotca-csg-dev.
  * debian/watch: Upgrade to v4 and add check for tutorials component.
  * debian/patches/python3-transition.patch: Cherry-pick latest files from
    upstream git in share/scripts/inverse and tutorials/ for the python2 ->
    python3 transition.  (Closes: #933801)

 -- Nicholas Breen <nbreen@debian.org>  Fri, 29 Nov 2019 12:36:59 -0800

votca-csg (1.5-3) unstable; urgency=high

  * libvotca-csg-dev: Additionally set Breaks/Replaces on libvotca-csg3.
    (Closes: #921664)

 -- Nicholas Breen <nbreen@debian.org>  Thu, 07 Feb 2019 18:59:36 -0800

votca-csg (1.5-2) unstable; urgency=medium

  * Add missing B-D on libeigen3-dev.

 -- Nicholas Breen <nbreen@debian.org>  Sun, 03 Feb 2019 19:41:04 -0800

votca-csg (1.5-1) unstable; urgency=medium

  * New upstream release.
    - Remove solvematlab-syntax.patch, incorporated upstream.
  * Adding myself to uploaders.
  * SONAME bump, rename *-csg4 to *-csg5.
  * Move man pages to libvotca-csg-dev, to allow coinstallability of
    different versions of the library; set Breaks/Replaces on the old
    version of libvotca-csg4 due to the file overlap.
  * Update Standards-Version to 4.3.0.
  * Set Rules-Requires-Root: no.
  * debian/patches/tutorial-script-shebang.path: apply leading shebang to
    two tutorial scripts in the LJ1-LJ2 directory.

 -- Nicholas Breen <nbreen@debian.org>  Sat, 02 Feb 2019 14:25:56 -0800

votca-csg (1.4.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Drop CheckCXXLibraryExists.patch, incorporated upstream.
    - Rename libvotca-csg3 to libvotca-csg4.
  * Tighten build dependency on libvotca-tools-dev to a 1.4 version.
  * Add B-D on libgsl-dev.
  * Bump Standards-Version to 4.1.3.
  * debian/patches/solvematlab-syntax.patch: fix syntax error in
    solve_matlab.sh.

 -- Nicholas Breen <nbreen@debian.org>  Thu, 11 Jan 2018 20:12:52 -0800

votca-csg (1.3.0-3) unstable; urgency=medium

  * Team upload.
  * debian/patches/CheckCXXLibraryExists.patch: Import patch to fix FTBFS
    with cmake >= 3.4.

 -- Nicholas Breen <nbreen@debian.org>  Fri, 19 Aug 2016 10:34:58 +0200

votca-csg (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * debian/control: change B-D on gromacs-dev to libgromacs-dev.
  * debian/control: Add Replaces/Breaks for clean upgrades from
    libvotca-csg2* to csg[3]*.  (Closes: #821734)

 -- Nicholas Breen <nbreen@debian.org>  Thu, 18 Aug 2016 11:33:32 +0200

votca-csg (1.3.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Depend on perl, not perl5 which is long obsolete.  Closes: #820877.

 -- Steve Langasek <vorlon@debian.org>  Fri, 01 Jul 2016 22:36:32 +0000

votca-csg (1.3.0-1) unstable; urgency=medium

  * New upstream release.

  [ Christoph Junghans ]
  * debian/rules (override_dh_auto_configure): Remove -DWITH_GMX_DEVEL=ON.
  * debian/rules (override_dh_auto_install):Updated.

  [ Michael Banck ]
  * debian/patches/gromacs-5.1.patch: Removed, no longer needed.
  * debian/control (Build-Depends): Added libsqlite3-dev,
    libboost-filesystem-dev and libboost-system-dev.
  * debian/control (libvotca-csg2-dev): Renamed to ...
  * debian/control (libvotca-csg-dev): ... this.
  * debian/control (libvotca-csg2): Renamed to ...
  * debian/control (libvotca-csg3): ... this.
  * debian/control (votca-csg/Depends): Removed libvotca-csg3.
  * debian/libvotca-csg2.install: Renamed to ...
  * debian/libvotca-csg3.install: ... this.
  * debian/libvotca-csg2-dev.install: Renamed to ...
  * debian/libvotca-csg-dev.install: ... this.

 -- Michael Banck <mbanck@debian.org>  Thu, 03 Mar 2016 00:59:36 +0100

votca-csg (1.2.4-2) unstable; urgency=medium

  [ Daniel Leidert ]
  * Fixed some lintian reported issues.
  * debian/copyright: Replaced references to code.google.com.
  * debian/watch: Updated after project moved to github.
  * debian/upstream: Renamed to debian/upstream/metadata. Replaced references
    to code.google.com accordingly.

  [ Michael Banck ]
  * debian/patches/gromacs-5.1.patch: New patch, allows building against
    Gromacs-5.1, by Christoph Junghans (Closes: #802357).

 -- Michael Banck <mbanck@debian.org>  Sat, 21 Nov 2015 23:38:25 +0100

votca-csg (1.2.4-1) unstable; urgency=medium

  [ Christoph Junghans]
  * version bump (Closes: #759974)

  [ Nicholas Breen ]
  * Add Vcs-Browser and Vcs-Svn fields to debian/control

 -- Christoph Junghans <junghans@votca.org>  Fri, 05 Sep 2014 19:06:32 +0200

votca-csg (1.2.3-1) unstable; urgency=low

  [ Christoph Junghans ]
  * Initial release (Closes: #621874)

 -- Michael Banck <mbanck@debian.org>  Thu, 29 May 2014 21:48:48 +0200