2008
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
2005
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
2004
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
2003
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
2002
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
2001
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