File: changelog

package info (click to toggle)
xmakemol 5.16-9
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,184 kB
  • ctags: 1,757
  • sloc: ansic: 19,092; sh: 2,977; perl: 98; makefile: 97
file content (327 lines) | stat: -rw-r--r-- 11,498 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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
xmakemol (5.16-9) unstable; urgency=medium

  * debian/patches/fix_vectors_on_atoms.patch: New patch, makes vectors on
    atoms properly start from the atom's surface provided atoms are displayed.
  * debian/control (Standards-Version): Bumped to 3.9.6.

 -- Michael Banck <mbanck@debian.org>  Wed, 23 Mar 2016 21:01:02 +0100

xmakemol (5.16-8) unstable; urgency=low

  * debian/patches/print_torsions.patch: New patch, prints torsions to 8 digits
    precision to stdout, for debugging purposes.
  * debian/patches/h-bond.patch: Improved hydrogen bond handling, taken from
    upstream bug #24918, by Mikael Johansson.
  * debian/patches/h-bond-factor.patch: Removed, no longer needed.

 -- Michael Banck <mbanck@debian.org>  Sun, 24 Jan 2016 16:11:02 +0100

xmakemol (5.16-7) unstable; urgency=low

  [ Daniel Leidert ]
  * debian/control (Uploaders): Removed myself.
    (Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
    (Build-Depends): Added autotools-dev. Replaced libgl1-mesa-swx11-dev by
    libgl1-mesa-dev, lesstif2-dev by libmotif-dev (closes: #714740, #714447).
    (Standards-Version): Bumped to 3.9.4.
    (DM-Upload-Allowed): Dropped.
  * debian/rules: Use autotools_dev addon, fix outdated-autotools-helper-file.
    Enable hardening.

 -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Wed, 04 Sep 2013 22:10:41 +0200

xmakemol (5.16-6) unstable; urgency=low

  * debian/compat: Increased compatibility level to 7.
  * debian/control (Standards-Version): Bumped to 3.9.3.
    (Build-Depends): Increased dh version. Dropped dpatch.
    (Vcs-Browser): Fixed.
    (Description): Fixed description-synopsis-starts-with-article.
  * debian/copyright: Minor update.
  * debian/rules: Rewritten for dh 7.
  * debian/patches/03_h-bond-factor.dpatch: Renamed to
    debian/patches/h-bond-factor.patch.
  * debian/patches/00list: Renamed to debian/patches/series and adjusted.
  * debian/source/format: Changed to 3.0 quilt (closes: #664319).

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 10 Jun 2012 19:13:19 +0200

xmakemol (5.16-5) unstable; urgency=low

  * debian/control (Build-Depends): Added dpatch.
  * debian/rules: Include /usr/share/dpatch/dpatch.make and let the
    build-stamp target depend on patch-stamp.
  * debian/patches/03_h-bond-factor.dpatch: New patch, decrease hydrogen bond
    factor so intramolecular h-bonds are less likely to be displayed.

 -- Michael Banck <mbanck@debian.org>  Wed, 14 Jul 2010 18:10:00 +0200

xmakemol (5.16-4) unstable; urgency=low

  * debian/control: Bumped to 3.8.3.
    (Vcs-Svn): Fixed.
    (Depends): Fixed debhelper-but-no-misc-depends.
  * debian/rules (%/config.status): Fix configure options for OpenGL-enabled
    build - a bug introduced by myself in 5.16-2 (closes: #548124).
    (binary-arch): Removed deprecated dh_desktop.
  * debian/xmakemol.desktop: Removed Icon field because of non-existent icon
    (closes: #547966).
  * debian/xmakemol.doc-base,
    debian/xmakemol-gl.doc-base: Added.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Fri, 25 Sep 2009 03:03:32 +0200

xmakemol (5.16-3) unstable; urgency=low

  * Upload to unstable.
  * debian/control (Description): Fixed duplicate-short-description.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sun, 15 Feb 2009 20:54:55 +0100

xmakemol (5.16-2) experimental; urgency=low

  * debian/control: Vcs fields transition. The xmakemol-gl package has been
    downgraded to priority extra to fix a violation of section 2.5 of the
    Debian policy (thanks to debcheck). Added DM-Upload-Allowed.
    (Maintainer): Set to the debichem team address. Moved Michael to
    Uploaders.
    (Uploaders): Removed LI. Thanks for your work!
    (Standards-Version): Updated to 3.8.0.
    (Vcs-Svn): Set to experimental location.
  * debian/copyright: Updated.
  * debian/dirs: Removed (useless).
  * debian/docs: Ditto.
  * debian/xmakemol-gl.dirs: Ditto.
  * debian/xmakemol-gl.docs: Ditto.
  * debian/menu: Renamed to debian/xmakemol.menu.
  * debian/xmakemol.desktop: Added .desktop file based on Ubuntu version.
  * debian/README.Debian: Renamed to debian/xmakemol.README.Debian, updated
    and copied to debian/xmakemol-gl.README.Debian.
  * debian/rules: Rewrote some target stuff using implicit rules to reduce
    target sizes.
    (clean): Made it slightly easier.
    (binary-arch): Reordered calls a bit. Removed the argument to
    dh_installman. Install docs to all binary packages. Install .desktop
    files.
  * debian/watch: Fixed.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Sat, 31 Jan 2009 00:53:13 +0100

xmakemol (5.16-1) unstable; urgency=low

  * New upstream release 5.16.

  [ Daniel Leidert ]
  * debian/control: Homepage field transition.
    (Uploaders): Added LI and myself.
  * debian/rules: Massive updates for a cleaner autotools-feature usage.
  * debian/watch: Added.

  [ LI Daobing ]
  * debian/control:
    - build depends on libglw1-mesa-dev
    - depends on debhelper (>= 5)
    - bump policy version to 3.7.2
    - add homepage to description.
    - remove depends on dpatch
  * debian/rules:
    - lintian doesn't like "-$(MAKE) clean", see bug#325372
    - do not try install ChangeLog.
    - remove DH_COMPAT
    - install /usr/bin/xmake_anim.pl as /usr/bin/xmake_anim
    - remove depends on dpatch
  * debian/patches/02_glutInit.dpatch: deleted.
  * debian/patches/00list: deleted.
  * debian/patches: deleted.
  * debian/compat: added.
  * debian/menu: update section.
  * debian/xmakemol-gl.menu: update section.
  * debian/README.Debian: explain why xmake_anim.pl is renamed.

 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de>  Mon, 24 Sep 2007 14:34:50 +0200

xmakemol (5.15-2) unstable; urgency=medium

  * Urgency medium due to fix for bug which severly decreases the
    usefulness of xmakemol-gl.
  * debian/patches/02_glutInit.dpatch: New patch, taken from upstream
    CVS: Call glutInit() before other GLUT functions; closes: #344369.
  * debian/patches/00list (02_glutInit): Added.
  * debian/control (Build-Depends): Changed libglut3-dev to
    freeglut3-dev; closes: #394507.

 -- Michael Banck <mbanck@debian.org>  Thu,  7 Dec 2006 13:44:03 +0100

xmakemol (5.15-1) unstable; urgency=low

  * New upstream release.
  * Acknowledge NMUs; closes: #346267, #337468.
  * debian/control (Build-Depends): Replace xlibmesa-gl-dev with
    libgl1-mesa-swx11-dev; closes: #379311.

 -- Michael Banck <mbanck@debian.org>  Tue, 25 Jul 2006 02:10:50 +0200

xmakemol (5.14-1.2) unstable; urgency=high

  * Non-maintainer upload.
  * Split xlibs-dev build-dep (Closes: #346267).

 -- Luk Claes <luk@debian.org>  Sat,  7 Jan 2006 00:28:41 +0100

xmakemol (5.14-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Update xlibmesa build-dep to xlibmesa-gl-dev (Closes: #337468).

 -- Luk Claes <luk@debian.org>  Mon,  2 Jan 2006 18:44:29 +0100

xmakemol (5.14-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/01_bbox_compile_error.dpatch: Removed, applied
    upstream.
  * debian/patches/00list: Updated.
  * debian/rules: Make configure-stamp depend on patch-stamp instead
    of build-stamp. 

 -- Michael Banck <mbanck@debian.org>  Sat,  8 Jan 2005 02:53:53 +0100

xmakemol (5.13-1) unstable; urgency=low

  * New upstream release
    - Installs all included examples now; closes: #249817
  * debian/control (Build-Depends): Replace lesstif-dev with
    lesstif2-dev; closes: #264204
  * debian/patches/01_bbox_compile_error.dpatch: New file, fixing a
    compile error when building without OpenGL
  * debian/patches/00list: New file 
  * debian/control (Build-Depends): Added dpatch
  * debian/rules: Add support for dpatch

 -- Michael Banck <mbanck@debian.org>  Sat,  7 Aug 2004 22:17:04 +0200

xmakemol (5.12-2) unstable; urgency=low

  * debian/rules (binary-arch): Include all examples from the examples/
    directory. Thanks to Wolfram Quester. 
  * debian/menu (needs, section): Quote the values. Thanks to Wolfram 
    Quester.
  * debian/xmakemol-gl.menu (needs, section): Likewise.

 -- Michael Banck <mbanck@debian.org>  Wed, 19 May 2004 20:34:23 +0200

xmakemol (5.12-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Changed download location to savannah.

 -- Michael Banck <mbanck@debian.org>  Mon, 22 Mar 2004 11:51:50 +0100

xmakemol (5.11-1) unstable; urgency=low

  * New upstream release

 -- Michael Banck <mbanck@debian.org>  Mon, 15 Mar 2004 22:36:24 +0100

xmakemol (5.10-2) unstable; urgency=low

  * debian/control (Build-Depends): Added libglut3-dev; closes: #220590.

 -- Michael Banck <mbanck@debian.org>  Fri, 14 Nov 2003 11:45:59 +0100

xmakemol (5.10-1) unstable; urgency=low

  * New upstream release

 -- Michael Banck <mbanck@debian.org>  Tue,  4 Nov 2003 14:15:22 +0100

xmakemol (5.09-1) unstable; urgency=low

  * New upstream release
  * debian/xmakemol.txt: Removed
  * debian/docs, debian/xmakemol-gl.docs: Include xmakemol.txt 

 -- Michael Banck <mbanck@debian.org>  Sat, 13 Sep 2003 21:57:16 +0200

xmakemol (5.08-1) unstable; urgency=low

  * The 'Oops, forgot about that one'-release 
  * New upstream release
  * debian/copyright: Updated author's email address
  * debian/README.debian: Updated maintainer's email address

 -- Michael Banck <mbanck@debian.org>  Sat,  9 Aug 2003 22:53:39 +0200

xmakemol (5.06-2) unstable; urgency=low

  * Moved menu entries from Math to Science section

 -- Michael Banck <mbanck@debian.org>  Sun, 30 Mar 2003 18:55:08 +0200

xmakemol (5.06-1) unstable; urgency=low

  * New upstream release
  * Removed Emacs-variables from debian/changelog
  * Bumped Standards-Version to 3.5.6.1 

 -- Michael Banck <mbanck@debian.org>  Thu, 12 Sep 2002 18:55:08 +0200

xmakemol (5.05-1) unstable; urgency=low

  * New upstream release

 -- Michael Banck <mbanck@debian.org>  Sun,  7 Jul 2002 20:24:42 +0200

xmakemol (5.04-1) unstable; urgency=low

  * New upstream release
  * Changed Maintainer email address
  * Includes xmake_anim.pl (current CVS version) in /usr/bin now 
    and therefore Suggests: imagemagick and gifsicle

 -- Michael Banck <mbanck@debian.org>  Mon, 27 May 2002 16:51:11 +0200

xmakemol (5.03-2) unstable; urgency=low

  * xmolemol now Suggests: openbabel, which allows converting most
    chemical file types into .xyz so xmakemol can display them 

 -- Michael Banck <mbanck@gmx.net>  Sun,  7 Apr 2002 11:27:21 +0200

xmakemol (5.03-1) unstable; urgency=low

  * New upstream release

 -- Michael Banck <mbanck@gmx.net>  Tue, 19 Feb 2002 21:38:48 +0100

xmakemol (5.02-2) unstable; urgency=low

  * Fixed bounding-box for .eps-export
  * Included fix for crash in file-select widget

 -- Michael Banck <mbanck@gmx.net>  Fri, 21 Dec 2001 01:52:11 +0100

xmakemol (5.02-1) unstable; urgency=low

  * New upstream release
  * xmakemol can now output .fig-files and therefore Suggests: transfig
  * Cleaned up debian/rules a bit
  * Included html documentation from tarball 

 -- Michael Banck <mbanck@gmx.net>  Tue, 13 Nov 2001 01:06:18 +0100

xmakemol (5.01-2) unstable; urgency=low

  * Fixed long description in control file 

 -- Michael Banck <mbanck@gmx.net>  Fri,  9 Nov 2001 18:27:29 +0100

xmakemol (5.01-1) unstable; urgency=low

  * Initial Release; closes: #117663
  * Included an updated elements-file from CVS
  * Added the (somewhat outdated) html-manual as .txt-file from
    http://vegemite.chem.nottingham.ac.uk/~xmakemol/manual/xmakemol.html

 -- Michael Banck <mbanck@gmx.net>  Wed, 31 Oct 2001 20:18:07 +0100