Skip to content

Debian Changelog perlsgml (1:19970918-13)

2009

perlsgml (1:19970918-13) unstable; urgency=low

   * QA upload.
     + Set maintainer to Debian QA Group <packages@qa.debian.org>.
   * lib/SGML/DTD.pm - Support split ATTLIST. (Closes: #376476).
     + Thanks to Loïc Minier for the patch.
   * Remove build-depend on deprecated dhelp.
     + Remove dhelp maintainer scripts.
   * Make clean not ignore errors.
   * Minor syntax fixes in debian/copyright.
   * Remove full stop from package short description.
   * Fix doc-base section.
   * Move debhelper to build-depends to satisfy clean.
   * Bump debhelper build-dep to 5.
     + Move DH_COMPAT to debian/compat and set to 5.
   * Bump Standards Version to 3.8.0.

 -- Barry deFreese <bdefreese@debian.org>  Wed, 21 Jan 2009 23:30:58 -0500

2004

perlsgml (1:19970918-12.2) unstable; urgency=low

   * "who breaks it needs to hold the pieces"-NMU.
   * add missing semicolon. Closes: #274106.

 -- Andreas Barth <aba@not.so.argh.org>  Wed, 29 Sep 2004 23:02:49 +0200

perlsgml (1:19970918-12.1) unstable; urgency=low

   * NMU during BSP in Darmstadt.
   * updated sgml path.

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 21 Aug 2004 12:09:57 +0200

perlsgml (1:19970918-12) unstable; urgency=low

   * Remove dh_dhelp from rules file; closes: Bug#237421.

 -- Susan Kleinmann <sgk@debian.org>  Thu, 29 Apr 2004 17:48:34 -0400

2002

perlsgml (1:19970918-11) unstable; urgency=low

   * Fixed the Build-Depends

 -- Susan Kleinmann <sgk@debian.org>  Thu, 4 Jul 2002 01:05:18 -0400

2001

perlsgml (1:19970918-10) unstable; urgency=low

   * Added patch to dtd.pl to escape the Perl comment character
     (from Jason E. Stewart <jason@openinformatics.com>).
   * Added patch to dtd2html to allow underscores within element names
     (from Jason E. Stewart <jason@openinformatics.com>).
   * Added patch to dtd.pl to enable it to read CATALOG statements
     (from Yann Dirson <dirson@debian.org>); closes: Bug#101474.
   * Changed location of Perl libraries ({dtd,sgml,uio}.pl), to conform
     Debian Perl Policy.
   * Edited rules file so that all modifications were made with patch.

 -- Susan G. Kleinmann <sgk@debian.org>  Tue, 10 Jul 2001 23:00:34 -0400

perlsgml (1:19970918-9) unstable; urgency=low

   * Set a default SGML_SEARCH_PATH variable near the top of dtd.pl, so
     that the perlsgml tools would work well on all the DTDs distributed with
     Debian SGML packages.

 -- Susan G. Kleinmann <sgk@debian.org>  Thu, 11 Jan 2001 08:59:27 -0500

perlsgml (1:19970918-8) unstable; urgency=low

   * Fixed Build Depends so that it includes 'dhelp'  (closes Bug#79324)

 -- Susan G. Kleinmann <sgk@debian.org>  Sun, 7 Jan 2001 13:43:13 -0500

perlsgml (1:19970918-7) unstable; urgency=low

   * Fixed bugs in the dhelp and doc-base configuration files.
   * Linked the toplevel perlSGML manual page to 'index.html'.

 -- Susan G. Kleinmann <sgk@debian.org>  Fri, 5 Jan 2001 04:40:59 -0500

2000

perlsgml (1:19970918-6) unstable; urgency=low

   * Change the rules file so that this package is built as an
     architecture-independent package.
   * Convert the man pages to SGML format, and fix various bugs in the
     man pages.

 -- Susan G. Kleinmann <sgk@debian.org>  Wed, 13 Dec 2000 11:04:25 -0500

perlsgml (1:19970918-5) unstable; urgency=low

   * Added a .dhelp file; modified debian/rules to call dh_dhelp with a
     specific package name (closes Bug #79051)
   * Removed the incorrect 'use lib' line in the scripts

 -- Susan G. Kleinmann <sgk@debian.org>  Thu, 7 Dec 2000 18:07:39 -0500

perlsgml (1:19970918-4) unstable; urgency=low

   * Changed the version number of package name to agree with latest Debian
     standard for versions made from dates (closes: Bug #12683).
   * Added epoch so dpkg recognizes this as an upgrade (closes: Bug #46635).
   * Added dependency on perl5|perl5-base (closes: Bug #49263).
   * Fixed mangled version of stripsgml (closes: Bug #31552).
   * Derived man pages from original HTML documentation (closes: Bug #41760).
   * Added support for doc-base
   * Modified the copyright file so that it refers to the correct directory.

 -- Susan G. Kleinmann <sgk@debian.org>  Sun, 3 Dec 2000 21:18:28 -0500

1998

perlsgml (97.09.18-3) unstable; urgency=low

   * Fixed permissions on binaries

 -- Susan G. Kleinmann <sgk@debian.org>  Sun, 26 Apr 1998 02:29:56 -0400

perlsgml (97.09.18-2) unstable; urgency=low

   * Added changelog.Debian.  Really fixes #15440.

 -- Susan G. Kleinmann <sgk@debian.org>  Sat, 25 Apr 1998 11:09:38 -0400

perlsgml (97.09.18-1) unstable; urgency=low

   * New upstream version
   * Added manpages. (Fixes #9300).
   * Changed architecture to 'all'.  (Fixes #12426).
   * Used standard date format in version number. (Fixes #12683).
   * Added Conflicts/Replaces to ensure that the older version, with the
     mal-formatted date in the name, is purged.
   * Compressed changelog.Debian. (Fixes #15440).
   * Revised the package description.

 -- Susan G. Kleinmann <sgk@debian.org>  Tue, 21 Apr 1998 21:19:04 -0400

1997

perlsgml (1996Oct09-6) frozen unstable; urgency=low

   * change distribution to frozen unstable

 -- Susan G. Kleinmann <sgk@debian.org>  Tue, 20 May 1997 21:16:28 -0400

perlsgml (1996Oct09-5) unstable; urgency=low

   * Fix Bug#9299: Generalize perl dependency to accept either perl-base | perl
   * Fix Bug#9301: Put perl library files into /usr/lib/perl5
   * Fix Bug#9302: Adjust DOCURL in dtd2html to point to a local file.

 -- Susan G. Kleinmann <sgk@debian.org>  Mon, 5 May 1997 21:35:22 -0400

perlsgml (1996Oct09-4) unstable; urgency=low

   * Fix Bug#9124 (change dependency on perl-base to dependency on perl)

 -- Susan G. Kleinmann <sgk@debian.org>  Sat, 3 May 1997 00:51:03 -0400

perlsgml (1996Oct09-3) unstable; urgency=low

   * Moved /usr/doc/CHANGES to /usr/doc/perlsgml/CHANGES

 -- Susan G. Kleinmann <sgk@debian.org>  Tue, 18 Feb 1997 12:16:48 -0500

perlsgml (1996Oct09-2) unstable; urgency=low

   * Patched dtd.pl so that it is no longer necessary to set SGML_SEARCH_PATH

 -- Susan G. Kleinmann <sgk@debian.org>  Sat, 15 Feb 1997 18:06:26 -0500

perlsgml (1996Oct09-1) unstable; urgency=low

   * Initial Release.

 -- Susan G. Kleinmann <sgk@debian.org>  Wed, 12 Feb 1997 19:46:58 -0500