debiandoc-sgml (1.1.12) frozen; urgency=low

  * Upload to frozen without any code changes to fix a missing "Suggests"
    on libwww-perl needed for creating the HTML output (fixing bug #32467
    as well as partly bug #32311)

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 29 Jan 1999 21:31:57 +0100

debiandoc-sgml (1.1.11) frozen; urgency=high

  * Upload to frozen without code changes per request of Adam Di Carlo as
    this version is needed to build the boot-floppies package for slink
    (fixing bug #31962).  Adam has tested version 1.1.10 extensively and
    this upload should not harm the pending release of slink in any way.

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 16 Jan 1999 13:41:17 +0100

debiandoc-sgml (1.1.10) unstable; urgency=low

  * spec/*: reimplementation of handling <url> and related tags using the
    URI::URL module, including handling fragments correctly (fixing bug
    #29339) (now really fixing the stupid bug in handling <url> which
    version 1.1.9 was supposed to do)
  * spec/*: moved one more common functionality to the common module

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 14 Dec 1998 17:40:01 +0100

debiandoc-sgml (1.1.9) unstable; urgency=low

  * spec/Debiandoc_SGML.pm: Fixed rather stupid bug in handling <url>
    causing only the first and the last part of the url to be written
    to the generated output (thanks Ivan !!!)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 13 Dec 1998 21:41:44 +0100

debiandoc-sgml (1.1.8) unstable; urgency=low

  * spec/lout: fixed new line in copyright summary (fixing bug #14746)
  * spec/html: added DOCTYPE specification to generated HTML files (fixing
    bug #29335) (set DOCTYPE to final 3.2 version of the HTML DTD; this
    now also makes the generated HTML completely weblint free :-)
  * Changed "-*- Mode: <mode> -*-" into -*- <mode -*-" (fixing bug #29840)
    (thanks Ian!!!)
  * spec/*: moved still more common functionality to the common module
    (now only the tough parts are left to do)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 12 Dec 1998 19:26:05 +0100

debiandoc-sgml (1.1.7) unstable; urgency=low

  * Added <appendix> tag
  * spec/*: moved even more common code to the common module
  * spec/*,i18n/*: cleaned-up i18n data
  * spec/texinfo: fixed incomplete <qref> handling
  * spec/html: code clean-up
  * spec/html: improved look&feel of generated HTML code and layout
  * spec/html: removed font change in handling <var>
    (fixing bug #29336 and becoming weblint free)
  * spec/text*: improved layout of document end
  * spec/*: made title of "Copyright Notice" and such consistent
  * dtd/debiandoc.dtd: allow multiple <copyrightsummary>s
  * spec/*: handle multiple <copyrightsummary>s
  * spec/html: improved handling <list> to be weblint free
    (except for the COMPACT attribute)

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 17 Nov 1998 19:22:19 +0100

debiandoc-sgml (1.1.6) frozen unstable; urgency=high

  * spec/DebianDoc_SGML.pm: fixed stupid typo in handling <manref>
    (fixes bug #29198) (thanks Adam!!!)

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon,  9 Nov 1998 21:24:58 +0100

debiandoc-sgml (1.1.5) unstable; urgency=low

  * spec/*: moved some common tag processing logic to a common module
  * spec/*: fixed bug in handling <ref>s in <footnote>s
  * spec/*: consistent removal of leading and trailing whitespaces

 -- Ardo van Rangelrooij <ardo@debian.org>  Thu, 15 Oct 1998 20:55:53 +0200

debiandoc-sgml (1.1.4) unstable; urgency=high

  * spec/*: fixed <url> handling (fixes bug #27141)
  * spec/text: replaced `*' by `_' to indicate emphasis
  * Added <package> tag (wishlist #26787 and #26965)
  * spec/{text|textov}: various layout improvements

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 28 Sep 1998 16:51:04 +0200

debiandoc-sgml (1.1.3) unstable; urgency=low

  * i18n/*.latex2e: unnecessary, hence removed
  * Makefile: only install i18n files if they exist
  * Added Texinfo output generation
  * Added Info via Texinfo output generation
  * spec/latex2e: improved <url> handling

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 29 Aug 1998 14:38:34 +0200

debiandoc-sgml (1.1.2) unstable; urgency=low

  * Added <file> tag
  * Added LaTeX2e output generation
  * Added DVI via LaTeX2e output generation
  * Added PostScript via DVI output generation
  * debiandoc2ps.1: various minor updates and fixes
  * debian/{postint,prerm}: Fixed broken action handling (fixes bugs
    #24918 and #25147) (thanks Adam!)
  * debiandoc2{dvi,dvips,ps}: Added check for existance of external
    programs before calling them (fixes bug #25116) (thanks Adam!)

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 10 Aug 1998 21:21:05 +0200

debiandoc-sgml (1.1.1) unstable; urgency=low

  * debiandoc2ps.1: changed paper(1) into papersize(5) (#24591)
  * Added PUBLIC SGML identifier (#24106)
  * Added doc-base support
  * debian/{postinst,prerm}: enhanced
  * debian/postrm: renamed to debian/prerm

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 13 Jul 1998 19:19:03 +0200

debiandoc-sgml (1.1.0) unstable; urgency=low

  * Added <url> tag
  * Added <httpsite> and <httppath> tags
  * debiandoc-sgml.sgml: documented that SUBDOC is not supported (#24026)
  * dtd/debiandoc.dtd: added "id" attribute to <book> tag
  * debiandoc-sgml.sgml: normalized
  * saspconvert: completely overhauled
  * debiandoc2ps: fixed typo in error message
  * debiandoc2ps.1: fixed various typos
  * debiandoc2ps.1: moved copyright statement to separate section
  * debiandoc2ps.1: added mention of language support via LANG
  * Makefile: various minor changes
  * spec/textov: splitted off from spec/text
  * spec-{html,lout,text}: moved to spec directory as {html,lout,text}
  * markup.sgml: renamed to debiandoc-sgml.sgml
  * Added TODO list
  * Maintainer's email address changed

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 22 Jun 1998 17:27:23 +0200

debiandoc-sgml (1.0.18) frozen unstable; urgency=high

  * spec-html,spec-lout: fixed a stupid perl typo (fixes bug #22316)

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Mon, 11 May 1998 22:47:24 +0200

debiandoc-sgml (1.0.17) frozen unstable; urgency=low

  * spec-text: fixed copyright section at wrong place bug (fixes bug #14749)
  * spec-lout: fixed consecutive footnotes bug (fixes bug #4478)
  * spec-{html,lout,text}: complete overhaul and clean-up

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Wed, 22 Apr 1998 23:31:03 +0200

debiandoc-sgml (1.0.16) frozen unstable; urgency=low

  * README: updated to reflect current usage and copyright
  * debian/control: updated to reflect current usage
  * debian/copyright: updated to reflect current usage and copyright
  * debian/rules: changed to use debhelper
  * debian/rules: removed handling of sgml.catalog
  * Makefile: added handling of sgml.catalog
  * debian/control: updated to debian standard 2.4.0.0
  * debiandoc2* scripts: fixed insecure temp file creation (fixes bug #19717)

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Sat,  4 Apr 1998 22:08:39 +0200

debiandoc-sgml (1.0.15) frozen unstable; urgency=medium

  * Changed suggested libpaper into libpaperg (fixes bug #20014). 
  * Removed explicit use of /usr/lib/sgml and /etc/sgml.catalog from the 
    debiandoc2* scripts, since nsgmls already "knows" about them (fixes 
    second part of bug #19718). 
  * Added uninstall target to Makefile to help keeping /usr/local/ clean. 
  * Fixed dependency bug in Makefile causing debian/tmp paths in scripts
    (fixes bug #19863 and first part of bug #19718). 

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Tue, 17 Mar 1998 13:28:12 +0100

debiandoc-sgml (1.0.14) unstable; urgency=low

  * Added support for i18n (bug #16173).
  * Added <strong> tag (bug #14925).

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Thu, 26 Feb 1998 21:43:25 +0100

debiandoc-sgml (1.0.13) unstable; urgency=low

  * Fixed debiandoc2ps bug: excluding tilde character in output (bug #17623). 

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Tue, 17 Feb 1998 21:19:35 +0100

debiandoc-sgml (1.0.12) unstable; urgency=low

  * New maintainer. 

 -- Ardo van Rangelrooij <ardo.van.rangelrooij@tip.nl>  Wed, 14 Jan 1998 20:11:13 +0100

debiandoc-sgml (1.0.11) unstable; urgency=low

  * Fixed bugs in HTML output (bug #12258)
    Thanks to Ian for the patch!
  * Upgraded to standards version 2.3.0.0

 -- Christian Schwarz <schwarz@debian.org>  Fri, 17 Oct 1997 16:23:32 +0200

debiandoc-sgml (1.0.10) unstable; urgency=low

  * Fixed debiandoc2ps' usage message (bug #11424).
  * Fixed debiandoc2lout problem: lout produced an error message if
    $title or $version contained newlines (bug #11427).
  * Thanks to Ian for the patches!

 -- Christian Schwarz <schwarz@debian.org>  Sat,  2 Aug 1997 19:18:53 +0200

debiandoc-sgml (1.0.9) unstable; urgency=low

  * Fixed bug that occured with perl5.004: debiandoc2text added
    mysterious digits at end of lines.
  * Upgraded to standards version 2.2.0.0.

 -- Christian Schwarz <schwarz@debian.org>  Sat, 19 Jul 1997 18:30:03 +0200

debiandoc-sgml (1.0.8) unstable; urgency=low

  * Moved dtd into /usr/lib/sgml/dtd (fixed bug #8485).
  * Moved "general" entities into /usr/lib/sgml/entities.
  * Added dependency on sgml-base.
  * Uses install-sgmlcatalog to install SGML catalog file.

 -- Christian Schwarz <schwarz@debian.org>  Tue, 6 May 1997 17:11:36 +0200

debiandoc-sgml (1.0.7) frozen unstable; urgency=medium

  * New maintainer.

 -- Christian Schwarz <schwarz@debian.org>  Thu, 17 Apr 1997 15:58:01 +0200

debiandoc-sgml (1.0.6-1.2) frozen unstable; urgency=medium

  * Upgraded to package standard 2.1.3.0.
  * Package is now independend from sgml-tools.
  * Fixed debiandoc2ps to work with new bash 2.0.
  * Now suggests lout.
  * Uploaded to frozen and unstable.

 -- Christian Schwarz <schwarz@debian.org>  Thu, 3 Apr 1997 20:36:45 +0200

debiandoc-sgml (1.0.6-1.1) frozen unstable; urgency=medium

  * Non-maintainer release.
  * Fix to make package work with sgml-tools.
  * Depend on sgml-tools.
  * Uploaded to frozen and unstable.

 -- Christian Schwarz <schwarz@debian.org>  Mon, 31 Mar 1997 18:34:14 +0200

debiandoc-sgml (1.0.6) unstable; urgency=medium

  * bash 2.0 compatible syntax in usage error message.  (Bug#7064.)
  * `paper' program and env. var in libpaper now called `paperconf';
  * Dependency on libpaper added.
  * Maintainer email address corrected/updated.

 -- Ian Jackson <ian@chiark.greenend.org.uk>  Tue, 4 Feb 1997 22:54:38 +0000

debiandoc-sgml (1.0.5) unstable; urgency=low (HIGH for building dpkg)

  * debiandoc2ps -O (output to stdout) works.
  * Lout converter uses `paperconf' (thanks to Yves Arrouye).

  * Manpages installed compressed.
  * dpkg-gencontrol invocation moved to near end of debian/rules.
  * Some typos in markup manual corrected.
  * Spurious `t' file removed from source package.
  * Updated to Standards-Version 2.1.0.0.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 23:59:20 +0100

debiandoc-sgml (1.0.4) unstable; urgency=low

  * converter scripts remove temporary files and can write to stdout.
  * PostScript converter can produce 1-up as well as 2-up output.
  * PostScript converter has some support for paper size determination.
  * Split binary target into binary-indep and binary-arch.
  * Updated Standards-Version.
  * Released into `unstable'.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 12:04:28 +0100

debiandoc-sgml (1.0.3) experimental; urgency=low

  * Converters work again.  Oops.
  * Lout (and hence PostScript) more space at end of compact list.
  * Minor markup manual improvements.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 12 Aug 1996 02:30:24 +0100

debiandoc-sgml (1.0.2) experimental; urgency=medium

  * PostScript converter really works now, honest.
  * Markup authors' manual provided (in /usr/doc, HTML format).
  * Manpages for converters included.

  * Source package archival corrected.
  * PostScript converter displays error messages from Lout.
  * saspconvert prints correct name in error messages.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 11 Aug 1996 17:42:46 +0100

debiandoc-sgml (1.0.1) experimental; urgency=low

  * Fixed misplaced bracket in Lout formatter.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 11 Aug 1996 13:26:27 +0100

debiandoc-sgml (1.0) experimental; urgency=LOW

  * Initial release.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 10 Aug 1996 22:01:38 +0100

Local variables:
mode: debian-changelog
End:
