2004
docbook2x (0.8.3-1) unstable; urgency=low
* New upstream release. Removed all the patches that used to be in
debian/patches, since they have been applied upstream.
* debian/control:
- In Build-Depends, dropped libxml-perl and added libxml-sax-perl.
- Added Build-Conflicts on libxml2-utils, because the presence of
/usr/bin/xmllint triggers unecessary buildings in the doc
directory.
* debian/rules: Added an extra clean target for files left after building
the upstream package that are not removed by make clean. Also, make
sure that debian/examples is clean.
-- Rafael Laboissiere <rafael@debian.org> Sun, 18 Jul 2004 22:24:57 +0200
docbook2x (0.8.2-6) unstable; urgency=low
* debian/control: Added dependencies on ${perl:Depends}, libxml-perl,
and libtext-wrapi18n-perl. The variable ${perl:Depends} is set by
dh_perl.
-- Rafael Laboissiere <rafael@debian.org> Thu, 29 Apr 2004 14:32:06 +0200
docbook2x (0.8.2-5) unstable; urgency=low
* debian/patches/50-malocc-return.patch: Added this patch to fix a
serious upstream bug which was preventing the package of being built
by the ia64, hppa, sparc, and powerpc build daemons.
-- Rafael Laboissiere <rafael@debian.org> Thu, 29 Apr 2004 12:12:12 +0200
docbook2x (0.8.2-4) unstable; urgency=low
* debian/control: Added build-dependency on texinfo, since the makeinfo
program is needed for building the package.
-- Rafael Laboissiere <rafael@debian.org> Sun, 25 Apr 2004 21:29:15 +0200
docbook2x (0.8.2-3) unstable; urgency=low
* debian/control: Added build-dependency on libxml-perl.
-- Rafael Laboissiere <rafael@debian.org> Sun, 25 Apr 2004 17:09:09 +0200
docbook2x (0.8.2-2) unstable; urgency=low
* debian/patches/50-gentext-dingbat-template.patch: Patch for
xslt/common/gentext.xsl, defining the lacking gentext-dingbat template
(closes: #245340).
* debian/patches/50-i-element.patch: Patch for xslt/texi/biblio.xsl,
fixing wrong <I> elements (closes: #245343).
* debian/patches/50-xml-fixes.patch: Patch for fixing XML problems in
the upstream files doc/docbook2X.xml and doc/faq.xml.
* debian/rules:
- Include cdbs' simple-patchsys.mk for coping with the patches above.
- Removed hard-coded Perl version from some installation directories
names. There is now a PERL_INSTALLPRIVLIB variable, properly
initialized through the Perl Config module (closes: #245291).
- Install Perl module in standard place, complying with the Debian
Perl Policy (closes: #245305).
- Run make clean in perl/XML/Handler directory to avoid inclusion of
extraneous patches in the Debian diff.gz file. Remove also
Makefile.old.
* debian/control:
- Added versioned build-dependency on libxslt1-dev. Also, changed
Build-Depends-Indep to Build-Depends, since the package is
Architecture: any (closes: #245285).
- Cite upstream URL homepage in debian/control in accordance with the
Debian Best Packaging Practices manual (closes: #245447)
- Added Uploaders field with Ardo, Wolfgang, and Rafael.
-- Rafael Laboissiere <rafael@debian.org> Sun, 25 Apr 2004 14:45:14 +0200
docbook2x (0.8.2-1) unstable; urgency=low
* Initial package. Closes: #185295. * The file install.xml is missing from the upstream archive, but is available at the web site. * Beware: <qandaset> can only be handled with defaultlabel attribute.
-- W. Borgert <debacle@debian.org> Sat, 13 Mar 2004 09:41:07 +0000