File: changelog

package info (click to toggle)
pdb2pqr 3.5.2%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 46,692 kB
  • sloc: python: 13,087; xml: 8,252; sh: 48; makefile: 30
file content (248 lines) | stat: -rw-r--r-- 8,038 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
pdb2pqr (3.5.2+dfsg-3) unstable; urgency=medium

  * Standards-Version: 4.6.2 (routine-update)
  * cme fix dpkg-control
  * Drop version restriction from docutils
    Closes: #1030444

 -- Andreas Tille <tille@debian.org>  Sun, 05 Feb 2023 09:02:21 +0100

pdb2pqr (3.5.2+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Add missing pytest-3 autopkgtest dependencies.
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)

 -- Andrius Merkys <merkys@debian.org>  Mon, 14 Mar 2022 01:27:58 -0400

pdb2pqr (3.5.2+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 3.5.2+dfsg (Closes: #1005971)
  * New binary package for Python3 module.
  * Propka is no longer provided (separate source package now).
  * Update Files-Excluded in debian/copyright.
  * Ignore tests requiring network access.
  * Update patches, debian/copyright and debian/README.test.
  * Drop debian/README.Debian: not needed any more.

 -- Andrius Merkys <merkys@debian.org>  Thu, 03 Mar 2022 02:49:34 -0500

pdb2pqr (2.1.1+dfsg-8) unstable; urgency=medium

  * Team upload.
  * Add an autopkgtest for propka.
  * Fix Python problem causing crashes in propka.
  * Source moved to GitHub.

 -- Andrius Merkys <merkys@debian.org>  Thu, 10 Feb 2022 09:28:48 -0500

pdb2pqr (2.1.1+dfsg-7) unstable; urgency=medium

  [ Chris Lamb ]
  * Make the build reproducible
    Closes: #955287

  [ Andreas Tille ]
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 29 Mar 2020 18:03:49 +0200

pdb2pqr (2.1.1+dfsg-6) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * python3_scons.patch, python3_sundry.patch port Scons and other
    sundry files from Python2 to Python3 missed by upstream PR#516.
    Closes: #937262.
  * Re-activate other part of autopkgtest
  * debhelper-compat 12
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/control
  * Remove trailing whitespace in debian/copyright
  * Remove obsolete field Name from debian/upstream/metadata.
  * Use Debian packaged scons
  TODO: convince scons to install do $(CURDIR)/debian/tmp

  [ Drew Parsons ]
  * Use python3_PR516.patch to apply upstream PR#516 porting from
    Python2 to Python3.
  * python3_scriptbang.patch updates script hashbangs to python3
  * Standards-Version: 4.5.0
  * close privacy breach by replacing hrefs to
    http://agave.wustl.edu/css/baker.css (which is no longer
    available) to baker.css

 -- Drew Parsons <dparsons@debian.org>  Fri, 27 Mar 2020 03:08:11 +0800

pdb2pqr (2.1.1+dfsg-5) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Build-Depends: dh-python

  [ Andrius Merkys ]
  * Fixing autopkgtest 'installation-test' by substituting non-existent PDB
    file with an existing one. Removing autopkgtest 'ligands-test' as it
    depended on files that are not shipped by the upstream anymore.
    (Closes: #903759)

 -- Andrius Merkys <merkys@debian.org>  Mon, 27 May 2019 01:52:46 -0400

pdb2pqr (2.1.1+dfsg-4) unstable; urgency=medium

  * Adapt test to new location of examples
    Closes: #903759

 -- Andreas Tille <tille@debian.org>  Sat, 14 Jul 2018 16:09:27 +0200

pdb2pqr (2.1.1+dfsg-3) unstable; urgency=medium

  [ Steffen Moeller ]
  * debian/upstream/metadata:
    - Added references to registries
    - yamllint cleanliness

  [ Tatiana Malygina ]
  * Enhance README.test and README.Debian

  [ Andreas Tille ]
  * Remove ancient X-Python-Version field
  * Fix Homepage
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.5
  * d/rules: do not parse d/changelog

 -- Andreas Tille <tille@debian.org>  Fri, 13 Jul 2018 23:21:02 +0200

pdb2pqr (2.1.1+dfsg-2) unstable; urgency=medium

  [ Tatiana Malygina ]
  * Team upload.
  * add README.test, docs, examples and simple testsuite
  * enable hardening
  * add patch to remove hardening-no-relro warning
  * improved tests: add separate tests for use with pdb2pqr-doc installed and
    without it
  * found parameter set when error raised (described in `pdb2pka-test`
    in testsuite), updated d/docs
  * fixed `pdb2pqr-test` - now should work ok (haven't checked with apbs yet)
  * add patch to remove debug-file-with-no-debug-symbols warning (turn on debug)
  * add networkx to d/control and test dependencies, mention in README.test
  * fix order of commands in debian/rules - override_dh_auto_configure:
    scons is now called after several files are regenerated with swig.
  * updated README.test + README.Debian

  [ Andreas Tille ]
  * Drop unused lintian overrides

 -- Tatiana Malygina <merlettaia@gmail.com>  Mon, 13 Jun 2016 15:31:19 +0000

pdb2pqr (2.1.1+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Add new options to d/watch
  * cme fix dpkg-control
  * drop wrapper and use links instead
  * fix interpreter lines by dos2unix

 -- Andreas Tille <tille@debian.org>  Sat, 07 May 2016 23:56:17 +0200

pdb2pqr (2.1.0+dfsg-1) unstable; urgency=medium

  * Moved to Git
  * New upstream version
  * Add lintian overrides for false positives source-is-missing
  * Remove unused JS files via Files-Excluded

 -- Andreas Tille <tille@debian.org>  Fri, 08 Jan 2016 11:06:14 +0100

pdb2pqr (2.0.0+dfsg-2) unstable; urgency=medium

  * Enable building arch independent packages separately
    Closes: #806222
  * Remove obsolete debian/pycompat

 -- Andreas Tille <tille@debian.org>  Thu, 26 Nov 2015 20:08:19 +0100

pdb2pqr (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * cme fix dpkg-control
  * Fix bashism
    Closes: #772350
  * Make the build reproducible by preseting URL and PREFIX (thanks for the
    patch to Reiner Herrmann <reiner@reiner-h.de>)
    Closes: #785546

 -- Andreas Tille <tille@debian.org>  Mon, 18 May 2015 09:31:58 +0200

pdb2pqr (1.9.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Adapted watch file
  * Move debian/upstream to debian/upstream/metadata
  * cme fix dpkg-control
  * debian/patches/no_privacy_breach_logo.patch: remove potential
    privacy breach logo
  * drop autotools from Build-Depends since build system was changed

 -- Andreas Tille <tille@debian.org>  Sat, 19 Apr 2014 15:49:25 +0200

pdb2pqr (1.8+dfsg-1) unstable; urgency=low

  [ Manuel Prinz ]
  * Fixed build issues on HURD. Thanks to Barry deFreese for the patch!
    Closes: 674976.
  * Pass hardening flags to linker. Added fix-hardening.patch, changed
    debian/rules.

  [ Andreas Tille ]
  * Use '+dfsg' appendix to mark repackaged upstream source (adapted
    debian/watch)
  * debian/rules:
     - repackaging is done using enhanced uscan
     - s/autotools-dev/autotools_dev/
       Closes: #727491
  * debian/control:
     - cme fix dpkg-control
     - canonical Vcs fields
  * debian/copyright: DEP5

 -- Andreas Tille <tille@debian.org>  Thu, 24 Oct 2013 09:34:23 +0200

pdb2pqr (1.8-1) unstable; urgency=low

  [ Andreas Tille ]
  * debian/upstream: Add publication information

  [ Manuel Prinz ]
  * New upstream version. Updated debian/copyright.
  * Updated Standards-Version to 3.9.3. No changes needed.
  * Changed Maintainer to Debian Med team.
  * Pass -fPIC to CXXFLAGS. Thanks to Konstantinos Margaritis for the patch!
    Closes: 654240. LP: 935357.
  * Updated PROPKA packaging to new version. (It's written in Python now.)
  * Added fix-hashbangs.patch.
  * Merged pdb2pqr and propka packages as they are more interconnected since
    this upstream version. Updated README.Debian accordingly.

 -- Manuel Prinz <manuel@debian.org>  Thu, 21 Jun 2012 16:21:50 +0200

pdb2pqr (1.7-2) unstable; urgency=low

  * Pass -fPIC to compiler on all architectures. Closes: 636204. LP: 791313.
  * Bumped Standards-Version to 3.9.2. No changes needed.

 -- Manuel Prinz <manuel@debian.org>  Wed, 31 Aug 2011 00:22:15 +0200

pdb2pqr (1.7-1) unstable; urgency=low

  * New upstream release. Closes: #416269, #420734.

 -- Manuel Prinz <manuel@debian.org>  Sun, 30 Jan 2011 11:53:54 +0100