File: changelog

package info (click to toggle)
xalan 1.11-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,084 kB
  • sloc: cpp: 147,561; xml: 7,804; sh: 3,390; makefile: 797; ansic: 483
file content (395 lines) | stat: -rw-r--r-- 14,290 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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
xalan (1.11-9) unstable; urgency=medium

  * Add patch from Andreas Beckmann for building on Hurd (Closes: 884037)
  * Update standards-version to 4.2.1 (no changes)
  * Add gbp.conf
  * Update VCS URLs
  * Update maintainer email

 -- William Blough <bblough@debian.org>  Wed, 05 Dec 2018 11:31:57 -0500

xalan (1.11-8) unstable; urgency=medium

  * Move examples back to -doc package, fixing an unintented change
    in the previous package.

 -- William Blough <devel@blough.us>  Mon, 07 May 2018 22:17:20 -0400

xalan (1.11-7) unstable; urgency=medium

  * Add makefile dependencies to fix parallel builds. Closes: #849344
  * Upgrade to dh compat 11
  * Update to standards version 4.1.4
    - Update copyright format link to use https
  * Lintian fixes
    - Remove trailing whitespace from changelog
    - Switch d/watch to use https
    - Fix NOTICE file issues
    - Remove unused override

 -- William Blough <devel@blough.us>  Thu, 03 May 2018 00:59:32 -0400

xalan (1.11-6) unstable; urgency=medium

  * Update makefiles to honor CPPFLAGS
  * Remove lintian override for hardening flags
  * Update standards version to 3.9.8 (no changes)
  * Remove autotools-dev dependency due to using dh-autoreconf
  * Add bindnow hardening flag
  * Add lintian override for doxygen's copy of jquery
  * Build in release mode instead of debug mode.  This works around
    the assertion error reported in bug 783173.
  * Remove and symlink duplicate files in examples (lintian fix)

 -- William Blough <devel@blough.us>  Tue, 20 Dec 2016 03:23:16 -0500

xalan (1.11-5) unstable; urgency=low

  * Remove symbol control file due to problems with non amd64 builds.

 -- William Blough <devel@blough.us>  Mon, 20 Oct 2014 04:35:21 -0400

xalan (1.11-4) unstable; urgency=low

  * Apply upstream patch to fix segfault in xalan (testXSLT).
    Closes: #718303
  * Update Standards-Version to 3.9.6 (no changes needed)
  * Update compat to 9 and simplify debian/rules
  * Add symbol control file, pgp signature for tarball verification
  * Update debian/copyright to dep5
  * Remove unnecessary lintian override
  * Add lintian override for false positive

 -- William Blough <devel@blough.us>  Thu, 16 Oct 2014 23:10:27 -0400

xalan (1.11-3) unstable; urgency=low

  * Reworked fix-ftbfs-ld-as-needed patch to remove warning. Closes: #718605

 -- William Blough <devel@blough.us>  Fri, 02 Aug 2013 21:57:03 -0400

xalan (1.11-2) unstable; urgency=low

  * Include Xalan executable in package, in addition to the existing
    xalan (TestXSLT) executable, closes: #329639
  * Add man page for Xalan executable

  * Fix incorrect suggest in debian/control
  * Add copyright info for install-sh in debian/copyright
  * Add copyright info to xalan man page

  * Fix install conflicts due to package rename,
  * Adjust doc-base path for -doc package,
  * add Conflicts to debian/control for -dev package
  * closes: 716941

  * Add lintian override for typo false positive
  * Add additional description text for -doc package in debian/control

 -- William Blough <devel@blough.us>  Wed, 17 Jul 2013 15:14:37 -0400

xalan (1.11-1) unstable; urgency=low

  * New maintainer, closes: #503562
  * Add VCS URLs
  * Update Homepage URL
  * Update Standards-Version to 3.9.4
  * Update debian/copyright
  * Update debian/watch

  * New upstream release
  * Update SONAME and package name to reflect new version.
  * Update Xerces dependency from version 2.x to 3.x
  * Adjust doc install due to upstream changes
  * Update patch for doxygen-disable-dot to apply to new version
  * Update patch for 641289 (FTBFS with ld) to apply to new version
  * Update patch for 347196 (kFreeBSD support) to apply to new version
  * Remove patch for 454820 (FTBFS, missing includes) - changes applied
        upstream
  * Remove patch for 351603 (atan2 in EXSLT) - changes applied upstream
  * Remove patch for 85690 (printWriter wchar_t) - upstream code
        changes should eliminate issue

  * Always regenerate configure when building package
  * Fix lintian complaints about hypens in the man page
  * Change package names to comply with policy
  * Rewrite package descriptions
  * Remove versions from -doc and -dev package names
  * Fix typo errors in README


 -- William Blough <devel@blough.us>  Sun, 16 Jun 2013 13:54:33 -0400

xalan (1.10-6) unstable; urgency=low

  * QA upload.
  * Disable building in parallel; upstream makefile is not parallel-safe after
    all.

 -- Jakub Wilk <jwilk@debian.org>  Thu, 10 Nov 2011 11:27:38 +0100

xalan (1.10-5) unstable; urgency=low

  * QA upload.
  * Add ${misc:Depends}.
  * Add build-arch and build-indep targets.
  * Move doxygen to Build-Depends-Indep. Build documentation only if it's
    installed.
  * Remove duplicate Section field from debian/control.
  * Bump standards version to 3.9.2 (no changes needed).
  * Bump debhelper compatiblity level to 8.
    + Update Build-Depends.
    + Use dh_prep instead of dh_clean -k.
  * Convert to source format 3.0 (quilt).
    + Add debian/source/format.
    + Split monolithic *.diff.gz into separate patches.
    + Undo the following changes that are no longer needed:
      - use of xalan-config.h;
      - changes related to mod_xslt;
      - files from 1.8 upstream tarball that are no longer present in 1.10
        upstream tarball.
  * Update config.{guess,sub} unconditionally. Actually remove them in the
    clean target.
  * Bump shlibs to >= 1.10-3.3 (closes: #482174). Thanks to Tommi Vainikainen
    and Michael Meskes for the bug report.
  * Improve debian/rules:
    + Remove commented-out commands.
    + Use $(CURDIR) instead of $(shell pwd) in debian/rules.
    + Pass CFLAGS, CXXFLAGS, CPPFLAGS and LDFLAGS (acquired from
      dpkg-buildflags) to the configure script.
    + Pass --build (and --host if cross-compiling) to the configure script.
    + Pass -a to most dh_* commands is binary-arch.
    + Add support for DEB_BUILD_OPTIONS=noopt.
    + Add support for DEB_BUILD_OPTIONS=parallel=n.
    + Remove unused variables.
  * Remove obsolete Conflicts/Replaces.
  * Multi-archify:
    + Bump minimum required version of dpkg-dev to 1.16.
    + Bump minimum required version of debhelper to 8.1.3.
    + Make xalan ‘Multi-Arch: foreign’.
    + Install shared libraries to /usr/lib/$(DEB_HOST_MULTIARCH) rather than
      /usr/lib.
    + Make libxalan110 and libxalan110-dev ‘Multi-Arch: same’.
    + Add ‘Pre-Depends: ${misc:Pre-Depends}’ to libxalan110.
  * Fix FTBFS with ld --as-needed (closes: #641289). Thanks to Matthias Klose
    for the bug report and the patch.

 -- Jakub Wilk <jwilk@debian.org>  Thu, 10 Nov 2011 00:58:47 +0100

xalan (1.10-4) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * Acknowledge NMUs.
  * Add ${misc:Depends}.
  * Replace deprecated ${Source-Version} with ${binary:Version}.
  * Add watch file.
  * Add Homepage.
  * Remove full Apache license text from debian/copyright.
  * Actually install man page.
  * Copy in config.{guess,sub} on configure, rm them on clean.
    + Add autotools-dev build-dep.
  * Bump debhelper build-dep and compat to 5.
  * Bump Standards Version to 3.8.0.

 -- Barry deFreese <bdefreese@debian.org>  Mon, 02 Feb 2009 21:02:06 -0500

xalan (1.10-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * Change build dependency from libxerces27-dev to libxerces-c2-dev
    (closes: #479194)

 -- Jay Berkenbilt <qjb@debian.org>  Fri, 09 May 2008 18:37:51 -0400

xalan (1.10-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #454820).

 -- Luk Claes <luk@debian.org>  Sun, 16 Mar 2008 15:25:52 +0000

xalan (1.10-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove dependency on libapache-dev and drop libapache-mod-xslt.
    Closes: #429653

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 21 Jul 2007 09:10:09 +0000

xalan (1.10-3) unstable; urgency=low

  * Copy generated file LocalMsgIndex into development package
    (closes: #355735)

 -- Berin Lautenbach <berin@debian.org>  Sat, 11 Mar 2006 11:09:00 +1100

xalan (1.10-2) unstable; urgency=low

  * Add patch for building under GNU/kFreeBSD from
    Petr Salinger (closes: #347196)
  * Update man pages to reflect changes in xalan executable parameters
  * Add patch provided by Eugeniy Meshcheryakov to correctly handle
    atan2 EXSLT function (closes: bug#351603)

 -- Berin Lautenbach <berin@debian.org>  Mon,  6 Feb 2006 21:08:00 +1100

xalan (1.10-1) unstable; urgency=low

  * New upstream release (closes: #315081)
  * Built against new g++ 4 (closes: bug#339279)
  * Linked to Xerces 2.7 (closes: bug#339396)

 -- Berin Lautenbach <berin@debian.org>  Sat,  7 Jan 2006 12:22:28 +1100

xalan (1.8-5) unstable; urgency=low

  * Build with g++ 4 (closes: bug#324178)
  * Build against Xerces 2.5c2 (g++ 4.0 version of Xerces with ICU)
  * Update xerces version dependency to reflect c2 version
  * Mark as conflictint with libapache-modxslt

 -- Berin Lautenbach <berin@debian.org>  Sun, 21 Aug 2005 17:03:00 +1000

xalan (1.8-4) unstable; urgency=low

  * Ensure builds with g++ 3.4 (closes: bug#276610)

 -- Berin Lautenbach <berin@debian.org>  Sat, 16 Oct 2004 20:00:00 +1000

xalan (1.8-3) unstable; urgency=low

  * Update doc-base file for version 1.8 (closes: bug#261628)

 -- Berin Lautenbach <berin@debian.org>  Wed, 28 Jul 2004 08:15:00 +1000

xalan (1.8-2) unstable; urgency=low

  * Fix typo in man page (closes: bug#253145)
  * Move dependency on Xerces to 2.5.0-2 as 2.5.0-1 has a bug that
    breaks builds on alpha and powerpc platforms

 -- Berin Lautenbach <berin@debian.org>  Tue,  6 Jul 2004 10:03:00 +1000

xalan (1.8-1) unstable; urgency=low

  * New upstream release
  * Update to use Xerces 2.5 (rather than 2.3)
  * Update copyright to include ASL 2.0 and removed ASL 1.1

 -- Berin Lautenbach <berin@debian.org>  Sat, 29 May 2004 11:29:18 +1000

xalan (1.6-3) unstable; urgency=low

  * Pass correct library flags to apxs for mod_xslt build (closes: bug#241363)
  * Fix section for -dev (devel should be libdevel)

 -- Berin Lautenbach <berin@debian.org>  Fri,  3 Apr 2004 13:30:00 +1000

xalan (1.6-2) unstable; urgency=low

  * Removed unnecessary dependencies from Build-Depends
  * Cleaned up descriptions of packages
  * Cleaned up changelog
  * Moved to policy 3.6.1

 -- Berin Lautenbach <berin@debian.org>  Fri,  7 Mar 2004 20:45:00 +1000

xalan (1.6-1) unstable; urgency=low

  * New upstream release
  * Update MAN pages (closes: bug#202182,bug#202156)
  * Update to use Xerces 2.3 (rather than 2.1)
  * Changed priority to extra (was optional)
  * Expanded descriptions for xalan and libxalan16
    (closes: bug#209606,bug#209797)

 -- Berin Lautenbach <berin@ozemail.com.au>  Sun, 10 Sep 2003 11:29:18 +1000

xalan (1.4-2) unstable; urgency=low

  * Fixed policy violation, a conflict with libxalan1 (closes: bug#189223)
  * embedded soname is now libxalan.so.14 (rather than .so.1 -> so.1.4.0)

 -- Berin Lautenbach <berin@ozemail.com.au>  Thu, 17 Apr 2003 20:13:38 +1000

xalan (1.4-1) unstable; urgency=low

  * New upstream release.  closes: bug#142328,bug#151003,bug#128905.
  * Moved to source archive rather than binary archive as the source.orig
  * Modified rules to use dh_* functions where possible
  * Build HTML API docs using doxygen
  * Modified DoxyfileXalan to stop graphviz usage, as graphviz is a
    non-free package
  * Created new libxalan??-docs package as the HTML is rather large
  * New Maintainer (Closes: #174345)
  * Fixed bug in determining base filename in mod_xslt (closes: bug#173836)

 -- Berin Lautenbach <berin@ozemail.com.au>  Mon, 30 Dec 2002 21:56:38 +1100

xalan (1.2-2.2) unstable; urgency=high

  * NMU; urgency=high because of grave bug.
  * Comment out broken assert in XalanDOMString.hpp.  Closes: #133173.
  * Removed weird gcc argument "-instances=static" from Makefile.in
    and Makefile, as it causes build failures on gcc 3.0 (hppa).
    Closes: #134125.

 -- Jeff Licquia <licquia@debian.org>  Mon, 11 Mar 2002 11:28:30 -0500

xalan (1.2-2.1) unstable; urgency=high

  * Non-Maintainer Upload with high priority because xalan is completely
    broken atm
  * control: now Build-Depends on libxerces1-dev 1.5.2-1 (closes: #121323)

 -- Guillaume Morin <gemorin@debian.org>  Tue, 22 Jan 2002 15:54:40 +0100

xalan (1.2-2) unstable; urgency=low

  * Updated doc-base control file (closes:Bug#117363).
  * Updated config.guess and config.sub with new versions
    (closes:Bug#116512).
  * Shared libraries now build with -fPIC instead of -fpic
    (closes:Bug#117409).

 -- Nicolás Lichtmaier <nick@debian.org>  Mon, 29 Oct 2001 08:22:18 -0300

xalan (1.2-1) unstable; urgency=low

  * New upstream release (closes:Bug#111062,Bug#113853).
  * More fixes to moronic upstream configure.in.
  * Renamed shared library package to libxalan1.2.
  * Packaged the simple XSLT module for Apache. I've tested it and it works.
    I've added a minor but important feature, if the XSLT transformation
    goes wrong logs the Xalan error to the server's errorlog.

 -- Nicolás Lichtmaier <nick@debian.org>  Sun, 21 Oct 2001 05:05:20 -0300

xalan (1.0-3) unstable; urgency=low

  * Fixed using the DEB_BUILD_OPTIONS variable to build with -g.
  * Did s/print/write/ on 'm_printWriter.print(XalanUnicode::charColon);'
    since XalanUnicode::charColon is a wchar_t and it changes its size among
    platforms, and there's no print() for that type, but there's a write
    function, and all the remaining print's seems to be forwarding their
    arguments to write(). I hope I got this right. Now it builds on Alpha
    (closes:Bug#85690).

 -- Nicolás Lichtmaier <nick@debian.org>  Sat, 17 Feb 2001 02:57:25 -0300

xalan (1.0-2) unstable; urgency=low

  * Added an autoconf check for endianness. Removed tests that
    weren't being used, and removed non-existant Makefiles from
    AC_OUTPUT (closes:Bug#85383,Bug#85341). This was preventing
    Xalan from building in big-endian machines other
    than... Solaris (and I thought it was an OS).

 -- Nicolás Lichtmaier <nick@debian.org>  Fri,  9 Feb 2001 22:46:57 -0300

xalan (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Nicolás Lichtmaier <nick@debian.org>  Thu,  2 Nov 2000 00:23:18 -0300