Skip to content

Debian Changelog xalan (1.10-4)

2009

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

2008

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

2007

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

2006

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

2005

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

2004

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

2003

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

2002

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

2001

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

2000

xalan (1.0-1) unstable; urgency=low

   * Initial Release.

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