File: changelog

package info (click to toggle)
sgml2x 1.0.0-11.5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 196 kB
  • sloc: sh: 547; makefile: 127; perl: 50
file content (318 lines) | stat: -rw-r--r-- 10,653 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
sgml2x (1.0.0-11.5) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop sgmltools-lite Recommends and Suggests, unused.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 23 Dec 2019 09:19:26 +0000

sgml2x (1.0.0-11.4) unstable; urgency=low

  * Non-maintainer upload.
  * Removed dependencies on jade and openjade1.3 which are
    obsolete. (Closes: #810299).

 -- Neil Roeth <neil@debian.org>  Mon, 25 Jan 2016 20:30:28 -0500

sgml2x (1.0.0-11.3) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild against debhelper (>= 9.20120528) to fix postinst that
    unconditionally overwrites files in /etc (see: #477751, closes: #675490).
    Thanks to Helmut Grohne for the bug report.

 -- Jakub Wilk <jwilk@debian.org>  Sat, 09 Jun 2012 11:47:35 +0200

sgml2x (1.0.0-11.2) unstable; urgency=high

  * Non-maintainer upload by the Security Team.
  * Fix possible symlink attacks in rlatex by using mktemp to create
    temporary files in a secure way (Closes: #496368)

 -- Nico Golde <nion@debian.org>  Wed, 27 Aug 2008 14:14:43 +0200

sgml2x (1.0.0-11.1) unstable; urgency=low

  * Non-maintainer upload.
  * Makefile - Call elinks, not links. (Closes: #461041).
  * Make clean not ignore errors.
  * Bump debhelper build-dep and compat to 5.
  * Update Standards Version to 3.7.3.
    + Make debhelper build-depends to satisfy clean.

 -- Barry deFreese <bddebian@comcast.net>  Sat, 02 Feb 2008 22:42:17 -0500

sgml2x (1.0.0-11) unstable; urgency=low

  * Added build-dep on docbook-dsssl (Closes: #326052).

 -- Yann Dirson <dirson@debian.org>  Sat, 10 Sep 2005 11:42:23 +0200

sgml2x (1.0.0-10) unstable; urgency=low

  * Added openjade to the builddeps: since sgml2x html docs are built
    using the package, most deps are also builddeps (Closes: #326052).
  * Updated FSF address in copyright file (lintian).
  * Bumped Standards-Version to 3.6.2, no change.

 -- Yann Dirson <dirson@debian.org>  Sat,  3 Sep 2005 11:27:20 +0200

sgml2x (1.0.0-9) unstable; urgency=low

  * Call links with -no-home flag to avoid failure when building in a
    chroot (Closes: #296976 but I hate this - looks like bad behaviour
    from elinks).

 -- Yann Dirson <dirson@debian.org>  Mon, 28 Feb 2005 23:11:39 +0100

sgml2x (1.0.0-8) unstable; urgency=medium

  * docbook-dsssl does not use .html support any more, let's look for .htm
    (Closes: #287199).
  * Urgency medium to get this RC bug fixed in sarge quickly.
  * Corrected case for short description (thanks lintian).

 -- Yann Dirson <dirson@debian.org>  Wed,  5 Jan 2005 20:57:54 +0100

sgml2x (1.0.0-7) unstable; urgency=low

  * Fixed path to the XML declaration (Closes: #238938).

 -- Yann Dirson <dirson@debian.org>  Tue, 23 Mar 2004 13:58:13 +0100

sgml2x (1.0.0-6) unstable; urgency=low

  * Added a dependency on openjade for its DSSSL stylesheet, which we need
    even if we're to use jade or openjade1.3 (Closes: #221025).

 -- Yann Dirson <dirson@debian.org>  Sun, 16 Nov 2003 21:18:14 +0100

sgml2x (1.0.0-5) unstable; urgency=low

  * Use openjade's DTD instead of old jade's one for doctype.dsl, and
    declare the features required by the scroll (Closes: #186492).

 -- Yann Dirson <dirson@debian.org>  Wed, 29 Oct 2003 21:17:08 +0100

sgml2x (1.0.0-4) unstable; urgency=low

  * Install contents of examples/ directory (Closes: #217820).
  * Updated sgml2x manpage:
   - document --jadetexfilter.
   - have obsolete --openjade refer to --dssslproc instead of
    also-obsolete --jade.
   - document -D shorthand for --dssslproc, moved andtry to its
    alphabetical place.
   - document --jade as obsolete.
  * Updated sgml2x --help output:
   - list flags in alphabetic order.
   - added --help.
  * Wrap doctype.dsl output in a scroll flow-object, in an attempt to
    conform to the standard and be accepted by openjade 1.4devel.  That's
    still not sufficient, but that's a start and that doesn't hurt -
    investigation under way.

 -- Yann Dirson <dirson@debian.org>  Tue, 28 Oct 2003 22:09:35 +0100

sgml2x (1.0.0-3) unstable; urgency=medium

  * Fixed bug in input to tsort, which sometimes hit a safeguard
    introduced in coreutils 5.0.1 (Closes: #206239).  Causes other
    packages to FTBFS.

 -- Yann Dirson <dirson@debian.org>  Tue,  2 Sep 2003 17:40:12 +0200

sgml2x (1.0.0-2) unstable; urgency=low

  * Updated catalog files for new location of gtk stylesheets; accordingly
    versionned the Recommends (Closes: #201330).

 -- Yann Dirson <dirson@debian.org>  Tue, 15 Jul 2003 21:13:38 +0200

sgml2x (1.0.0-1) unstable; urgency=low 
  
  * Official Debian package. 
  * Re-applied dh_installcatalog patch. 
 
 -- Yann Dirson <dirson@debian.org>  Sun, 11 May 2003 21:38:34 +0200
 
sgml2x (1.0.0-0.0upstream) unstable; urgency=low

  * Added manpages for runjade and rlatex.
  * New --dssslproc alias for --jade.

 -- Yann Dirson <dirson@debian.org>  Thu,  8 May 2003 12:41:57 +0200

sgml2x (0.99.10-0.0upstream) unstable; urgency=low

  * Let users use "--style local=..." ! (Closes: #190250).

 -- Yann Dirson <yann.dirson@fr.alcove.com>  Wed, 23 Apr 2003 11:37:18 +0200

sgml2x (0.99.9-0.0upstream) unstable; urgency=low

  * Always use -D when invoking *jade, so that entities are correctly
    found.
  * Catch early the common error of forgetting "local=" in --style.
  * Restored handling of catalogs without dh_installcatalog, since that's
    not in sarge yet, let alone woody.

 -- Yann Dirson <yann.dirson@fr.alcove.com>  Mon,  7 Apr 2003 15:09:33 +0200

sgml2x (0.99.8-4) unstable; urgency=low

  * Generate catalog-installable in a sane way, so that dh_installcatalogs
    does not get called on the template.

 -- Yann Dirson <dirson@debian.org>  Sun, 30 Mar 2003 22:00:51 +0200

sgml2x (0.99.8-3) unstable; urgency=low

  * Depend on ${misc:Depends}.
  * Updated copyright file.

 -- Yann Dirson <dirson@debian.org>  Sun, 30 Mar 2003 14:35:42 +0200

sgml2x (0.99.8-2) unstable; urgency=low

  * The "Congrats to tbm" release :)
  * Use debhelper to install sgml catalog (Closes: #186770).
  * Forced the use of openjade1.3 in package build by build-depending on it.

 -- Yann Dirson <dirson@debian.org>  Sun, 30 Mar 2003 12:43:46 +0200

sgml2x (0.99.8-1) unstable; urgency=low

  * Official Debian package.
  * Replaced build-dep on links with elinks.

 -- Yann Dirson <dirson@debian.org>  Fri, 28 Mar 2003 19:20:16 +0100

sgml2x (0.99.8-0.0upstream) unstable; urgency=low

  * Fixed catalogs for sarge era, dropped the gtk-doc stylesheet, now in
    gtk-doc-tools.
  * The jade call that extracts docclass off docbook documents was not
    shown in trace mode.
  * Updated relationships with other packages, and added a note about them
    in extended description.
  * Bumped Standards-Version to 3.5.9, no special change.

 -- Yann Dirson <yann.dirson@fr.alcove.com>  Fri, 28 Mar 2003 18:22:20 +0100

sgml2x (0.99.7-2) unstable; urgency=low

  * Applied upstream fix for error propagation from jade runs - looks like
    a bug in bash.

 -- Yann Dirson <dirson@debian.org>  Mon, 15 Jul 2002 00:58:09 +0200

sgml2x (0.99.7-1) unstable; urgency=low

  * Official Debian package, no change.

 -- Yann Dirson <dirson@debian.org>  Tue, 11 Jun 2002 20:14:57 +0200

sgml2x (0.99.7-0.0upstream) unstable; urgency=low

  * Fixed signal handling in runjade.

 -- Yann Dirson <yann.dirson@fr.alcove.com>  Tue, 11 Jun 2002 17:51:33 +0200

sgml2x (0.99.6-1) unstable; urgency=low

  * Official Debian package.
  * Handle conffiles transition from 0.99.5 and below, in preinst.
  * Fixed searching of style defs, for a bug which went unnoticed because
    the previous point had not been correctly handled.
  * Ignore files in style dirs, which contain other characters than
    alphanumeric ones, so that we don't get caught by editor backups and
    dpkg backups.  Documented that in manual.

 -- Yann Dirson <dirson@debian.org>  Wed,  5 Jun 2002 23:06:22 +0200

sgml2x (0.99.6-0.0upstream) unstable; urgency=low

  * Stylesheet inheritance.
  * Description fixes (Closes: #141503)
  * Switched to debhelper v4 - anyway the package did not build
    correctlyon potato any more because of the recent links build-dep.
    The package, once built, still runs on potato.

 -- Yann Dirson <ydirson@fr.alcove.com>  Mon,  3 Jun 2002 14:15:14 +0200

sgml2x (0.99.5-1) unstable; urgency=low

  * Official Debian package.
  * Turn links versionned builddep into an alternative between links and
    links-ssl.

 -- Yann Dirson <dirson@debian.org>  Fri, 24 May 2002 22:32:06 +0200

sgml2x (0.99.5-0.0upstream) unstable; urgency=low

  * Fixed jadetex.cfg handling.
  * Fixed operation of --local= option.
  * Put a version on links build-dep (should indeed be 0.4pre1 I think).

 -- Yann Dirson <ydirson@fr.alcove.com>  Fri, 24 May 2002 16:15:51 +0200

sgml2x (0.99.4-0.0upstream) unstable; urgency=low

  * Work in progress.

 -- Yann Dirson <dirson@debian.org>  Wed, 15 May 2002 01:44:50 +0200

sgml2x (0.99.3-2) unstable; urgency=low

  * Added missing build-deps on lynx and opensp (Closes: #139170).
  * Added missing dep on opensp.

 -- Yann Dirson <dirson@debian.org>  Fri, 22 Mar 2002 01:09:57 +0100

sgml2x (0.99.3-1) unstable; urgency=low

  * Official package for woody, no change.

 -- Yann Dirson <dirson@debian.org>  Tue, 29 Jan 2002 21:27:10 +0100

sgml2x (0.99.3-0) unstable; urgency=low

  * Work in progress.
  * Fixed a bug introduced in 0.99.2 preventing the document-class to be
    infered correctly (savannah bug #100226).
  * Added support for the standard "prefix" make variable, which now
    defaults to /usr/local/ as expected (savannah bug #100320).

 -- Yann Dirson <ydirson@fr.alcove.com>  Tue, 29 Jan 2002 11:42:16 +0100

sgml2x (0.99.2-0) unstable; urgency=low

  * New release, fixing all known bugs.

 -- Yann Dirson <ydirson@fr.alcove.com>  Thu,  6 Dec 2001 15:32:20 +0100

sgml2x (0.99.1-2) unstable; urgency=low

  * Changed the symlink names to <docclass>-2-<targetformat> to avoid
    conflict with docbook-utils (Closes: #122541).
  * Fixed version string in script
  * Fixed jade invocation for docclass finding.
  * Install manpage symlinks.
  * A note about XML in the manpage.

 -- Yann Dirson <dirson@debian.org>  Wed,  5 Dec 2001 22:34:52 +0100

sgml2x (0.99.1-1) unstable; urgency=low

  * Official package for woody.
  * Added missing debian/conffiles.
  * Changed build-dep to indep.

 -- Yann Dirson <dirson@debian.org>  Mon,  3 Dec 2001 21:06:30 +0100

sgml2x (0.99.1-0) unstable; urgency=low

  * Splitted sgml2x and its support files for pure non-AlcoveBook
    things (docbook, docbook-dsssl, gtk-doc) in their own module.

 -- Yann Dirson <ydirson@fr.alcove.com>  Mon,  3 Dec 2001 15:48:52 +0100