Skip to content

Debian Changelog wml (2.0.11ds1-0.4)

2008

wml (2.0.11ds1-0.4) unstable; urgency=low

   * Non-maintainer upload.
   * run make install in wml_common/gd, too. (Closes #481241)

 -- Ingo Saitz <ingo@debian.org>  Sat, 31 May 2008 17:28:40 +0200

wml (2.0.11ds1-0.3) unstable; urgency=low

   * Non-maintainer upload.
   * add patch from Kumar Appaiah to fix FTBFS due to dpkgs new
     CFLAGS exporting (closes: #476066)
   * run make install in wml_common/filepathconcert manually as it
     somehow otherwise doesn't get installed anymore...

 -- Rene Engelhard <rene@debian.org>  Sun, 04 May 2008 23:51:49 +0200

wml (2.0.11ds1-0.2) unstable; urgency=low

   * Non-maintainer upload
   * Use the tempdir() function from File::Temp with the automatic cleanup
     option to remove temporary directories upon exit
     [wml_backend/p1_ipp/ipp.src] (closes: Bug#471345)

 -- Joey Schulze <joey@infodrom.org>  Sat, 26 Apr 2008 10:37:02 +0200

wml (2.0.11ds1-0.1) unstable; urgency=low

   * Non-maintainer upload
   * Removed non-free documentation (Closes: #464765)
     - W3C recommendations (wml_docs/wml_std_*.txt)
     - The Bare Bones Guide to HTML (wml_docs/wml_barebone.txt)

 -- Ben Hutchings <ben@decadent.org.uk>  Sun, 16 Mar 2008 17:33:30 +0000

wml (2.0.11-3.1) unstable; urgency=high

   * Non-maintainer upload by security team.
   * Fix insecure temporary file creations in eperl and ipp
     backends and a similar issue in the wmg.cgi contrib file
     leading to possible symlink attacks.
     If you already use wmg.cgi please update your copy (Closes: #463907).

 -- Nico Golde <nion@debian.org>  Thu, 07 Feb 2008 12:01:43 +0100

wml (2.0.11-3) unstable; urgency=low

   [ Luk Claes ]
   * Remove me from Maintainers.
   * Add zlib1g-dev to Build-Depends.

 -- Luk Claes <luk@debian.org>  Wed, 23 Jan 2008 22:41:02 +0000

2007

wml (2.0.11-2) unstable; urgency=low

   * Bump debhelper compat level to 5.
   * Add build dependency on autotools-dev.
   * Copy config.{guess,sub} in clean target (Closes: #403784).

 -- Luk Claes <luk@debian.org>  Thu, 19 Apr 2007 22:49:49 +0200

2006

wml (2.0.11-1) unstable; urgency=low

   * New upstream release (Closes: #172310).
   * New maintainers.
   * Bumped Standards-Version to 3.7.2.
   * Add debian/compat for debhelper 4.
   * Updated debian/watch.
   * Fixed some typoes in debian/README.Debian.
   * Use SEE ALSO instead of SEEALSO (Closes: #367552).
   * Suggest tardy instead of obsolete tarcust.

 -- Luk Claes <luk@debian.org>  Sun, 1 Oct 2006 16:29:28 +0200

2005

wml (2.0.8-11) unstable; urgency=low

   * Prolog and epilog filters may use a relative path defined by an
     autoadjusted $(foo) variable, so expanding these variables before
     calling filters is convenient.  Closes: #292948
     Thanks Tobias Oetiker for reporting this issue and providing a patch.
   * wmb wml wml_p1_ipp: Use mkdtemp() from the File::Temp module to create
     a temporary directory.
   * debian/control:  Slight changes in description, and addition of WML
     home page.

 -- Denis Barbier <barbier@debian.org>  Mon, 7 Feb 2005 22:16:46 +0100

2004

wml (2.0.8-10) unstable; urgency=low

   * In wml_p7_htmlfix, when <suck> macros are written into <img> tags,
     the imgalt fixup is confused.  A workaround is to replace those
     macros by arbitrary text without angle brackets when adding alt=
     attributes.  Closes: #188762  Thanks Tobias Gruetzmacher
   * wml_aux_txt2html is dead upstream, but a new version is available
     from txt2html.sourceforge.net and is already packaged in Debian.
     It is unwise to switch to this new version now, so let call this
     new version wml_aux_newtxt2html, and provide options in wml::fmt::text
     to select old or new txt2html version.
     Closes: #276099  Thanks Craig Small
   * In wml::fmt::text, add --extract flag to txt2html so that <body>
     and <html> tags do not have to be filtered out.
   * Improve documentation of wml::fmt::text.
   * Improve documentation of wml::fmt::xtable, <xtable> body must not
     contain ePerl code.  Closes: #283359  Thanks Pedro Zorzenon Neto

 -- Denis Barbier <barbier@debian.org>  Wed, 8 Dec 2004 22:32:45 +0100

wml (2.0.8-9) unstable; urgency=low

   * Path changes introduced in -8 broke wml::std::logo.
     Closes: Bug#269070   Thanks Werner Heuser.
   * Document WML_LOC_DATADIR in wml(1).

 -- Denis Barbier <barbier@debian.org>  Mon, 30 Aug 2004 20:14:58 +0200

wml (2.0.8-8) unstable; urgency=low

   * In wml::std::page, add :html:* and :body:* attributes to <page> tag
     so that arbitrary attributes can be inserted in <html> and <body>
     tahs.
     Closes: Bug#248621  Thanks Davor Ocelic
   * Some programs are not linked from /usr/bin, so put their manual
     pages in section 3: wml_p1_ipp, wml_p5_divert, wml_p6_asubst,
     wml_p7_htmlfix, wml_p8_htmlstrip. wml_aux_htmlinfo, wml_aux_map2html,
     wml_aux_txt2html.
     Closes: Bug#255632, #262716  Thanks Dan Jacobson
   * Add links to <gettext>, <textdomain>, <bindtextdomain> and
     <bind_textdomain_codest> manual pages from wml_tags(7).
     Closes: Bug#209295  Thanks Andre Lehovich
   * wml_include/Makefile.in:  wml::* pages belong to section 3, not 1.
   * Move /usr/lib/wml/aux and /usr/lib/wml/include under /usr/share/wml.

 -- Denis Barbier <barbier@debian.org>  Wed, 4 Aug 2004 22:11:19 +0200

2003

wml (2.0.8-7) unstable; urgency=low

   * Another try to fix wml::sup::path.  Report and patch by Maxime Chatelle,
     thanks.  Closes: Bug#214045

 -- Denis Barbier <barbier@debian.org>  Sat, 4 Oct 2003 22:06:38 +0200

wml (2.0.8-6) unstable; urgency=low

   * Recommends linklint.  Closes: Bug#174604
   * Move weblint from Recommends to Suggests.
   * wml_p1_ipp:  Fix filenames of dependency files when filenames contain
     several dots.  Closes: Bug#188479  Patch provided by Vincent Sanders.
     Thanks.
   * Fix wmg.cgi to have it deal with PNG images instead of GIF.
     Closes: Bug#178798  Patch provided by Gerfried Fuchs, thanks.
   * Bump Standards-Version: 3.6.1
   * Recode this changelog file into UTF-8.

 -- Denis Barbier <barbier@debian.org>  Sun, 28 Sep 2003 00:43:38 +0200

2002

wml (2.0.8-5) unstable; urgency=low

   * Add Build-Depends: perl (>= 5.8)
   * Add Depends: libbit-vector-perl
   * Bump Standards-Version to 3.5.7

 -- Denis Barbier <barbier@debian.org>  Tue, 17 Sep 2002 21:56:08 +0200

wml (2.0.8-4) unstable; urgency=low

   * In passes 1, 5, 6, 7 and 8, abort when an error on file operation
     is detected.
   * Fix documentation of wml::des::navbar.
   * Minor fixes in wml::des::typography and wml::fmt::xtable.
   * Rebuild with Perl 5.8

 -- Denis Barbier <barbier@debian.org>  Fri, 19 Apr 2002 22:52:43 +0200

2001

wml (2.0.8-3) unstable; urgency=low

   * Suggests: doc-html-w3
   * Fix wml::sup::path, thanks to Tommi Vainikainen (closes: Bug#121468).
   * Protect commands to display input file name and line numbers in pass 3
     against pass 2.

 -- Denis Barbier <barbier@debian.org>  Tue, 18 Dec 2001 00:02:27 +0100

wml (2.0.8-2) unstable; urgency=low

   * Apply upstream patches against wml::des::navbar and wml::std::toc
   * I forgot to mention in latest entry that wml 2.0.8-1 do not install IO
     Perl module anymore

 -- Denis Barbier <barbier@debian.org>  Tue, 6 Nov 2001 18:27:20 +0100

wml (2.0.8-1) unstable; urgency=low

   * New upstream release
   * Fix -W description in wmk usage summary (closes: Bug#116645)
   * Remove homepage from debian/control

 -- Denis Barbier <barbier@debian.org>  Tue, 30 Oct 2001 22:56:21 +0100

wml (2.0.7-2) unstable; urgency=low

   * Fix preformatted manpages (closes: Bug#113795)
   * Add a patch to wml_p5_divert, this pass may become very slow with some
     large files
   * Remove wml_aux_linklint, since it has its own package now
   * Remove W3C reference documents from documentation
   * Fix search in wmd

 -- Denis Barbier <barbier@debian.org>  Sat, 29 Sep 2001 10:02:02 +0200

wml (2.0.7-1) unstable; urgency=low

   * New upstream release (closes: Bug#79294).

 -- Denis Barbier <barbier@debian.org>  Thu, 21 Jun 2001 03:32:54 +0200

wml (2.0.6-3) unstable; urgency=low

   * Fix preformatted manpages (closes: #77840).
   * Build against perl 5.6

 -- Denis Barbier <barbier@debian.org>  Mon, 12 Mar 2001 23:16:27 +0100

2000

wml (2.0.6-2) unstable; urgency=low

   * White backgrounds are much more popular than black ones, so
     transparent color is set to white in wml::des::imgdot.
     (Suggested by Craig Small <csmall@eye-net.com.au>)
   * Fix debian/rules to make documentation reflect the fact that some
     WML passes do have a different name in Debian (Reported by
     Martin Schulze <joey@infodrom.north.de>).
   * Make wml_tags(7) manpage more proeminent in documentation
     (Suggested by Martin Schulze).

 -- Denis Barbier <barbier@debian.org>  Mon, 20 Nov 2000 23:21:53 +0100

wml (2.0.6-1) unstable; urgency=low

   * New upstream version (closes: #74143).
   * Fix Build-Depends field (closes: #74666).
   * Do not use shtool when installing.
   * Fix dangling symlinks in manpages (closes: #73032).

 -- Denis Barbier <barbier@debian.org>  Mon, 6 Nov 2000 23:43:01 +0100

wml (2.0.4-2) unstable; urgency=low

   * Updated to Standards-Version 3.2.1
   * Fix htmlstrip freezing on large <pre> blocks.  (Reported by Joey
     Hess <joeyh@debian.org>)
   * Fix <case:upper> and <case:lower> doing strange things in certain
     cases.

 -- Brian Bassett <brianb@debian.org>  Fri, 29 Sep 2000 11:42:01 -0700

wml (2.0.4-1) unstable; urgency=low

   * New upstream version.

 -- Brian Bassett <brianb@debian.org>  Tue, 19 Sep 2000 16:28:15 -0700

wml (2.0.3-1) unstable; urgency=low

   * New upstream version.
     + New version of wml::std::href closes bug #69049
     + Now depend on current versions of Debian packages included in WML
       upstream tarball (closes: #70564)
   * Remove RPM spec file from /usr/share/doc. (closes: #70474)

 -- Brian Bassett <brianb@debian.org>  Thu, 7 Sep 2000 15:58:19 -0700

wml (2.0.2-1) unstable; urgency=low

   * New upstream version.

 -- Brian Bassett <brianb@debian.org>  Fri, 23 Jun 2000 22:40:36 -0700

wml (2.0.1-2) unstable; urgency=low

   * Depend on correct version of mp4h. (closes: #65392)
   * Add to README.Debian documenting the problems with man pages.
     (closes: #65394)
   * Close bugs fixed upstream:
     + <imgdot> filenames are sane. (closes: #65171)

 -- Brian Bassett <brianb@debian.org>  Sun, 18 Jun 2000 12:32:13 -0700

wml (2.0.1-1) unstable; urgency=low

   * New upstream version.
     + WML_*_ISOTIME are really in ISO format. (closes: #59627)
   * Fix broken man pages. (closes: #54012)
   * Build-depend on perl-5.005. (hopefully closes: #52468)

 -- Brian Bassett <brianb@debian.org>  Wed, 7 Jun 2000 21:35:04 -0700

wml (1.99.8-1) experimental; urgency=low

   * Upload a pre-2.0 to experimental to start getting the kinks out of
     the new WMLs.

 -- Brian Bassett <brianb@debian.org>  Sun, 23 Apr 2000 13:08:42 -0700

wml (1.7.4-6) frozen unstable; urgency=low

   * Fixed va_arg cruft in mhc for powerpc. (closes: #58254)

 -- Brian Bassett <brianb@debian.org>  Sat, 19 Feb 2000 14:16:34 -0800

wml (1.7.4-5) frozen unstable; urgency=low

   * Applied epilog patch from James A. Treacy <treacy@debian.org>.

 -- Brian Bassett <brianb@debian.org>  Fri, 11 Feb 2000 19:34:31 -0800

wml (1.7.4-4) unstable; urgency=low

   * Fixed missing symbol in the internal GD module. (closes: #54773)
   * Add Suggests: for shtool and tarcust to support wml::mod::MakeMaker
     (closes: #43473)
   * Don't use internal Text::Delimmatch (adds Depends: on
     libdelimmatch-perl)

 -- Brian Bassett <brianb@debian.org>  Tue, 11 Jan 2000 16:26:42 -0800

wml (1.7.4-3) unstable; urgency=low

   * Fixed man page formatting problems (Thanks, ps.1!!) (closes:
     #53328)
   * Build the internal GD module against the libgd-gif1 library.  The
     libgd-perl package is moving toward linking against the PNG
     generating libgd1g.  This is double-plus-ungood.  (At least as far as
     wml is concerned.) (closes: #53306)
   * Don't use the internal Getopt::Long (This is in perl-5.005, heck)
     and Term::Readkey (brings in a Depends: on libterm-readkey-perl)

 -- Brian Bassett <brianb@debian.org>  Sat, 1 Jan 2000 16:32:25 -0800

1999

wml (1.7.4-2) unstable; urgency=low

   * New maintainer.
   * Moved man pages in cat directories to man directories. (closes:
     #43745)
   * Fixed bad man page links. (closes: #43426, #45314)
   * wml::fmt::verbatim <verbatim> tag no longer protected against
     pass 6 (the pass where all the magic happens) (closes: #51226)

 -- Brian Bassett <brianb@debian.org>  Wed, 1 Dec 1999 13:40:18 -0800

wml (1.7.4-1) unstable; urgency=low

   * New upstream release.
   * Applied patch posted by upstream maintainer on October 11, 1999.
     Fixes WMLOPTS quoting bug in wml.src.
   * Added #DEBHELPER# in postinst so that the link
     "/usr/doc/wml -> ../share/doc/wml" is made.

 -- Anthony Fok <foka@debian.org>  Sat, 16 Oct 1999 14:20:42 -0600

wml (1.7.3-2) unstable; urgency=low

   * Applied patches posted by upstream maintainer on October 3, 1999
     (fixes wmk.src and divert.src).

 -- Anthony Fok <foka@debian.org>  Mon, 4 Oct 1999 04:47:46 -0600

wml (1.7.3-1) unstable; urgency=low

   * New upstream release (closes: Bug#34340, Bug#34360, Bug#45748).
   * "Hi-jacked" the package :-) due to prolonged maintainer absence.
     See Bug#39659.  This way, at least I can receive the bug reports.
     I do hope that either Heiko or Denis could maintain this package
     in the long run though.  :-)
   * Standards-Version: 3.0.1.
   * Further modularize the package: removed wml_p9_slice and HTML::Clean,
     and instead the package depends on slice and iselect, and
     recommends libhtml-clean-perl.  Thanks to suggestion from upstream
     maintainer Denis Barbier.
   * [debian/rules]: dh_perl usr/lib/wml/perl/lib, otherwise it can't find
       the perl-5.005-specific libraries.

 -- Anthony Fok <foka@debian.org>  Sat, 2 Oct 1999 08:34:28 -0600

wml (1.7.2-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * New upstream bugfix release.

 -- Anthony Fok <foka@debian.org>  Wed, 7 Jul 1999 00:20:51 -0600

wml (1.7.1-0.3) unstable; urgency=medium

   * Non-maintainer upload.
   * Recompiled for perl-5.005.
   * Partially upgraded to standards version 3.0.0:
      - Updated copyright to point to /usr/share/common-licenses
      - FHS-compliance, with the notable exception of the
        /usr/doc/wml -> /usr/share/doc/wml switch.
   * [debian/rules]: Uses dh_perl to generate perl dependency instead of
       hard-coding it in debian/control.  (Thanks Raphaƫl!  :-)
   * [debian/control]: Updated dependencies to the perl-5.005-compliant
       versions of eperl, libgd-perl, and wwwtable.

 -- Anthony Fok <foka@debian.org>  Tue, 6 Jul 1999 11:24:50 -0600

wml (1.7.1-0.2) unstable; urgency=low

   * Non-maintainer upload.
   * Applied patches posted by Denis Barbier (WML upstream maintainer)
     on the sw-wml@engelschall.com mailing list (as of 1999-06-09).
   * [debian/control]: Now Recommends: tidy (>= 19990415-1)
      and made appropriate changes in configure.in and Makefile.in.

 -- Anthony Fok <foka@debian.org>  Fri, 11 Jun 1999 08:36:31 -0600

wml (1.7.1-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer upload.

 -- Anthony Fok <foka@debian.org>  Sun, 6 Jun 1999 00:19:33 -0600

wml (1.6.8-0.1) frozen unstable; urgency=low

   * New upstream release (mainly bugfixes).
   * Non-maintainer release.
   * [debian/copyright]: Added a note about the new official WML maintainer
      Denis Barbier <barbier@imacs.polytechnique.fr>.
   * Added the /usr/doc/wml/wml_contrib directory.

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 1999 03:41:03 -0700

wml (1.6.7-0.3) frozen unstable; urgency=low

   * Non-maintainer release.
   * Applied patches by Denis Barbier <barbier@imacs.polytechnique.fr>
     on the sw-wml@engelschall.com mailing list, posted on 1999-01-04:
       - [wml_backend/p1_ipp/ipp.src]: wml-ipp.patch
          "invokes parseblock only if a sequence '/*' is found,"
          and gives an overall 30% speed-up.
       - [wml_frontend/wml.src]: wml-timer.patch fixes "wrong display of
          timers when using --pass."
       - [wml_include/des/navbar.src]: fixes "single quotes problem."

 -- Anthony Fok <foka@debian.org>  Mon, 4 Jan 1999 05:17:30 -0700

wml (1.6.7-0.2) frozen unstable; urgency=low

   * Non-maintainer release.
   * [wml_include/std/logo.src]: (logo.wml) Added the missing semi-colon.
       Thanks to Stephane Bortzmeyer<bortzmeyer@pasteur.fr> for the
       bug report and patch (closes: Bug#28695).

 -- Anthony Fok <foka@debian.org>  Fri, 1 Jan 1999 07:22:49 -0700

1998

wml (1.6.7-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.
   * [debian/control]: Now Depends: on eperl (>= 2.2.14-0.1).

 -- Anthony Fok <foka@debian.org>  Sun, 2 Aug 1998 18:51:03 -0600

wml (1.6.6-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.

 -- Anthony Fok <foka@debian.org>  Thu, 25 Jun 1998 23:19:59 -0600

wml (1.6.5-0.2) unstable; urgency=low

   * Non-maintainer release.
   * Corrected the dates of the W3C documents in wml_frontend/wmd.txt
     (/usr/lib/wml/aux/wmd.txt).

 -- Anthony Fok <foka@debian.org>  Thu, 18 Jun 1998 21:22:01 -0600

wml (1.6.5-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.
   * Updated ./wml_docs/wml_std_css2.txt (/usr/man/cat7/wml_std_css2.7.gz)
     with http://www.w3.org/TR/REC-CSS2/css2.txt.  :-)

 -- Anthony Fok <foka@debian.org>  Wed, 17 Jun 1998 09:00:18 -0600

wml (1.6.4-1.1) frozen unstable; urgency=low

   * Non-maintainer release.
   * configured w/o --with-compat because it no longer exists.  :-)
   * Added a hack in wml_common/Makefile.in to make sure that the non-free
     Perl GD.pm module is not compiled.  (Thanks to Heiko for the idea.)
   * Upgraded to standards version 2.4.1.0 (no changes).
   * WML 1.6.4 is a bug-fix release, and wml_1.6.4-0.1 was uploaded
     before the freeze AFAIK (on March 23, 1998), so please put it in Hamm!

 -- Anthony Fok <foka@debian.org>  Tue, 19 May 1998 00:33:49 -0600

wml (1.6.4-1) frozen unstable; urgency=low

   * New upstream.
   * Maintainer-Release -- Thanks, Anthony.
   * configured w/o --with-openworld to make it independend
     on other perl modules (GetOpt::Long, ...)
   * configured w/ --with-compat

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Mon, 11 May 1998 17:05:42 +0200

wml (1.6.4-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.

 -- Anthony Fok <foka@debian.org>  Mon, 23 Mar 1998 12:03:41 -0700

wml (1.6.3-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.

 -- Anthony Fok <foka@debian.org>  Thu, 5 Mar 1998 08:05:39 -0700

wml (1.6.2-0.2) unstable; urgency=low

   * Non-maintainer release.
   * Editted wml.src (hence /usr/bin/wml) so that the output of `pwd`
     is quoted to ensure the space in directory names are preserved
     so pass 2 won't crash any more.  Thanks to Graham Hughes
     <thrag@treepeople.dyn.ml.org> for reporting this in Bug#17022.
     (Will forward upstream.)

 -- Anthony Fok <foka@debian.org>  Tue, 3 Mar 1998 01:27:50 -0700

wml (1.6.2-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.

 -- Anthony Fok <foka@debian.org>  Thu, 19 Feb 1998 04:06:22 -0700

wml (1.6.1-0.2) unstable; urgency=low

   * Non-maintainer release.
   * Oops!  I mixed up the wwwtable.1.gz and wml_aux_wwwtable.1.gz symlink!
     Fixed.  :-)
   * debian/rules: Now uses "$(MAKE) LDLOADLIBS=-lc" to fix the
     Lintian shlib-without-dependency-information warning with Perl
     *.so modules.
   * README.Debian: Added a note about the non-free wwwtable.
   * wml 1.6.1-0.1 was missing many files because of some blunders on my
     part.  Sorry!  :-)

 -- Anthony Fok <foka@debian.org>  Mon, 16 Feb 1998 15:48:59 -0700

wml (1.6.1-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.
   * debian/control: now also Suggests: wwwtable (>= 1.3-1)
   * Removed the non-free wwwtable files from this package and symlinked
     them to those in the new non-free wwwtable package.

 -- Anthony Fok <foka@debian.org>  Mon, 16 Feb 1998 01:37:08 -0700

wml (1.6.0-0.1) unstable; urgency=low

   * New upstream release.
   * Non-maintainer release.
   * Revised to debian/rules and various Makefile.in and configure.in
     to accommodate for the changes in upstream source directory structure.
   * Upgraded to standards version 2.4.0.0 (no changes).

 -- Anthony Fok <foka@debian.org>  Tue, 10 Feb 1998 00:36:07 -0700

wml (1.5.1-0.1) unstable; urgency=low

   * New upstream non-maintainer release.
   * Updated the package description to that in the new upstream README file.

 -- Anthony Fok <foka@debian.org>  Sat, 17 Jan 1998 03:40:22 -0700

wml (1.5.0-0.1) unstable; urgency=low

   * New upstream non-maintainer release.

 -- Anthony Fok <foka@debian.org>  Sun, 11 Jan 1998 13:58:19 -0700

wml (1.4.11-0.1) unstable; urgency=low

   * New upstream non-maintainer release.
   * debian/rules: Added --with-openworld to ./configure so that wml
     no longer compiles and packages its own Perl GD.pm module.
   * debian/control: now also Suggests: libgd-perl (>= 1.16-1)
   * Have a Happy New Year 1998!  :)

 -- Anthony Fok <foka@debian.org>  Wed, 31 Dec 1997 17:11:02 -0700

1997

wml (1.4.10-0.1) unstable; urgency=low

   * New upstream non-maintainer release.
   * Have a Happy New Year!  :)

 -- Anthony Fok <foka@debian.org>  Tue, 30 Dec 1997 17:28:16 -0700

wml (1.4.9-0.1) unstable; urgency=low

   * New upstream non-maintainer release.
   * /etc/global.weblintrc is no longer installed as a conffile.  Please refer
     to README.Debian for more information.  (Thanks to Christian Leutloff
     <leutloff@sundancer.oche.de> for the wake-up call.  :)
   * Modified /usr/bin/wml because the /usr/bin/wml_p9_slice's verbose option
     had been changed from "-x" to "-v".
   * Added "slices" attribute to <page> in the /usr/doc/wml/examples/demo.wml
     to force the creation of the WML_PAGE_XXX slices, otherwise the example
     won't build in WML 1.4.9.  You might need to make similar changes to
     your *.wml files too if they fail to build with this new WML.  Read
     /usr/doc/wml/changelog.gz for more information.
   * No longer rm /usr/man/cat1/wml_*.  All WML documentation, including
     "non-manpage manpages", should now be accessible with /usr/bin/wmd.
   * Added wmd.postinst to run mandb to ensure that man can find the manpages
     under /usr/man/cat1.

 -- Anthony Fok <foka@debian.org>  Mon, 29 Dec 1997 11:36:20 -0700

wml (1.4.8-0.1) unstable; urgency=low

   * New upstream non-maintainer release.
   * debian/control:
      - Recommends: iselect (>= 1.0.3-1), weblint (>= 1.020-1)
      - Suggests: gfont
   * debian/rules: Replaced some files with symlinks to iselect and weblint.
   * Added new debian/conffiles with the file "/etc/global.weblintrc".
     It could be problematic if weblint's maintainer decides to conffile
     it in the future, but that hasn't happened yet, so everything should be
     fine for now.  <grin>
   * Added the new /usr/doc/wml/SUPPORT from upstream.
   * Commented out a few lines in ./Makefile.in, ./configure and
     config/configure.in to save package build time.
   * Closed Bug#13607 and Bug#15895.  They should have been fixed in recent
     non-maintainer releases.  If you find otherwise, feel free to re-open
     them.  <grin>

 -- Anthony Fok <foka@debian.org>  Wed, 24 Dec 1997 18:10:55 -0700

wml (1.4.7-0.2) unstable; urgency=low

   * Thanks to Tommi Virtanen for pointing out the solution to the eperl
     segmentation fault problem!  WML should work now!  Please test!  <grin>
   * debian/control: Now Depends on perl (>= 5.004.04-3), m4 (>= 1.4-8) and
     eperl (>= 2.2.8-0.2).
   * debian/rules:
      - Removed --enable-compat from the command-line option of ./configure.
        We can live without the obsolete features, can't we?  <grin>
      - Replaced some files with symlinks to m4 and eperl.

 -- Anthony Fok <foka@debian.org>  Mon, 22 Dec 1997 07:10:16 -0700

wml (1.4.7-0.1) unstable; urgency=low

   * New upstream (non-maintainer) release.
   * Added the new /usr/doc/wml/BUGREPORT from upstream.

 -- Anthony Fok <foka@debian.org>  Sat, 20 Dec 1997 18:58:22 -0700

wml (1.4.6-0.1) unstable; urgency=low

   * New upstream non-maintainer libc6 release.
   * debian/rules:
      - Now uses debhelper.
      - Added "INSTALLDIRS=perl" to "make install" to ensure the Perl modules
        are put into the correct directories.
   * debian/control: Updated Standards-Version to 2.3.0.1.
   * Other minor changes and fixes here and there.  <smile>
 
   * Known bug: WML fails to compile the demo files in /usr/doc/wml/examples
     and gives the error message "Error in Pass 3 (rc=139)".  Apparently,
     /usr/bin/wml_p3_eperl gives a segmentation fault and core dump at the
     end of Pass 3.  /usr/bin/eperl from the eperl_2.2.5-1.1 package (libc6)
     seems to have the same problem (Bug#15818).  Hmm...

 -- Anthony Fok <foka@debian.org>  Tue, 16 Dec 1997 17:10:47 -0700

wml (1.3.1-1) unstable; urgency=low

   * new upstream version

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Tue, 28 Oct 1997 01:19:12 +0100

wml (1.3.0-1) unstable; urgency=low

   * new upstream version

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Mon, 27 Oct 1997 23:37:52 +0100

wml (1.2.3-1) unstable; urgency=low

   * new upstream version

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sun, 5 Oct 1997 23:45:40 +0200

wml (1.2.2-1) unstable; urgency=low

   * new upstream version

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Tue, 9 Sep 1997 22:25:13 +0200

wml (1.2.1-2) unstable; urgency=low

   * installed compiled manpages in /usr/man/cat?

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 6 Sep 1997 11:14:58 +0200

wml (1.2.1-1) unstable; urgency=low

   * new upstream release

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Mon, 1 Sep 1997 22:20:36 +0200

wml (1.2.0.1-2) unstable; urgency=low

   * several doc files where place directly in /usr/doc/ instead
     of /usr/doc/wml/.

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sun, 31 Aug 1997 16:26:38 +0200

wml (1.2.0.1-1) unstable; urgency=low

   * initial debian release

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 23 Aug 1997 00:02:28 +0200