Skip to content

Debian Changelog libxml-libxml-perl (1.70.ds-1)

2009

libxml-libxml-perl (1.70.ds-1) unstable; urgency=low

   [ Jonathan Yu ]
   * New upstream release (closes: #546240)
   * Remove the unneeded get-orig-source target
   * Rewrote control description
   * Added myself to Uploaders
   * Standards-Version 3.8.3 (drop perl version dependency)
   * Updated copyright information
   * Remove no_linking_with_libm.patch, applied upstream (RT#41303)
   * Refresh patches to unified diff format
   * Drop version dependencies where satisfied by oldstable
   * Now require the newest libxml2-dev (>= 2.7.6)
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
   [ gregor herrmann ]
   * Add patch fix_errmsg_typo.patch to fix a typo in an error message; thanks
     to Adam Buchbinder for the bug report and the patch (closes: #535198).
   * Don't run test t/01basic.t, we've got dpkg-shlibdeps to guard against
     binary compatibility problems (cf. #546503).
   * XML::LibXML::Common is now included in libxml-libxml-perl; remove
     libxml-libxml-common-perl from Build-Depends and Depends, add it to
     Conflicts and Replaces.

 -- gregor herrmann <gregoa@debian.org>  Fri, 30 Oct 2009 01:52:09 +0100

libxml-libxml-perl (1.69.ds-2) unstable; urgency=low

   * Remove Florian Ragwitz from Uploaders (closes: #523275).
   * Set Standards-Version to 3.8.1 (no changes).
   * Remove duplicate fields from debian/control.
   * Minimize debian/rules, bump quilt and debhelper build dependencies.

 -- gregor herrmann <gregoa@debian.org>  Sun, 31 May 2009 14:36:13 +0200

2008

libxml-libxml-perl (1.69.ds-1) unstable; urgency=low

   [ gregor herrmann ]
   * New upstream release.
   * Set Standards-Version to 3.8.0; add debian/README.source to document quilt
     usage.
   * Add a debian/repack.sh script that creates the .ds version from the
     upstream tarball: it removes the debian/ directory and the lines
     referencing it in MANIFEST. Mention the repackaging in
     debian/README.source. Add get-orig-source target to debian/rules.
   * debian/watch: extended regexp for matching upstream releases.
   * Refresh patch fix_manpage_typos and add a short description.
   * Set debhelper compatibility level to 7; adapt
     debian/{control,compat,rules}.
   * debian/copyright: switch to new format.
   * debian/control:
     - switch Vcs-Browser field to ViewSVN
     - add /me to Uploaders
     - wrap long lines
     - mention module name in long description
     - remove -1 revision from versioned build dependency
     - add ${misc:Depends} to Depends:
 
   [ Damyan Ivanov ]
   * add no_linking_with_libm.patch, avoiding unneeded linkage with libm

 -- gregor herrmann <gregoa@debian.org>  Sat, 29 Nov 2008 10:43:03 +0100

libxml-libxml-perl (1.66-1) unstable; urgency=low

   * New upstream release (Closes: #442813)
   * Took over package maintenance by the pkg-perl group; leaving
     original maintainer as an uploader (See #442813)
   * Added debian/watch
   * Updated debhelper compat to 6
   * Bumped up standards-version to 3.7.3 (no changes needed)
   * Migrated from dpatch to quilt; diff.gz clean (no patches outside quilt
     anymore)
   * Removed redundant debian/libxml-libxml-perl.{docs,examples} -
     Included in rules

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 10 Feb 2008 17:46:15 -0600

2007

libxml-libxml-perl (1.63-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix FTBFS of libxml-feed-perl with upstream r664. Closes: #432513

 -- Andreas Barth <aba@not.so.argh.org>  Tue, 31 Jul 2007 20:24:31 +0000

libxml-libxml-perl (1.63-1) unstable; urgency=low

   * New upstream release (Closes: #389857).
     + Fixes typo in XML::LibXML::Namespace docs (Closes: #385538).
   * Skip failing tests caused by recent libxml2 versions. See
     http://rt.cpan.org/Ticket/Display.html?id=27659
     (Closes: #430002, #430796).

 -- Florian Ragwitz <rafl@debian.org>  Wed, 27 Jun 2007 21:50:26 +0200

2006

libxml-libxml-perl (1.59-2) unstable; urgency=low

   * Removed some debugging code I accidentally left in.

 -- Florian Ragwitz <rafl@debian.org>  Thu, 3 Aug 2006 16:58:57 +0200

libxml-libxml-perl (1.59-1) unstable; urgency=low

   * New upstream release.
     + Fixes several memory leaks (Closes: #358524).
     + Adds default error method for XML::LibXML::SAX (Closes: #297885).
   * Bump Standards-Version to 3.7.2 (no changes).
   * Fixed some documentation typos in XML::LibXML::Node (Closes: #287473).

 -- Florian Ragwitz <rafl@debian.org>  Thu, 3 Aug 2006 16:12:11 +0200

2005

libxml-libxml-perl (1.58-3) unstable; urgency=low

   * Fixed syntax error in the maintainer scripts (Closes: #335843).

 -- Florian Ragwitz <rafl@debian.org>  Tue, 1 Nov 2005 11:15:43 +0100

libxml-libxml-perl (1.58-2) unstable; urgency=low

   * New Maintainer (Closes: #300236).
   * Bumped up Standards-Version.
   * debian/rules:
     + Cleaned up.
     + Run the test suite. Ignore its results.
     + First unpatch, then clean. Not the other way around.

 -- Florian Ragwitz <rafl@debian.org>  Mon, 31 Oct 2005 14:36:05 +0100

libxml-libxml-perl (1.58-1) unstable; urgency=low

   * QA Group upload orphaning this package
   * debian/libxml-libxml-perl.prerm: remove bashism
   * Incorporates previous NMUs (closes: #260832, #240334, #282439, #277469,
     #280410)
   * debian/control: Build-Depend on dpatch
   * debian/rules: Add dpatch support
   * Partially applied patch from Vincent Lefevre to correct a lot of typos in
     manpage (closes: #249529)

 -- Andrew Pollock <apollock@debian.org>  Tue, 16 Aug 2005 13:31:13 +1000

2004

libxml-libxml-perl (1.58-0.3) unstable; urgency=high

   * Non-maintainer upload.
   * Fixed callback issues appearing in threaded and mixed mod_perl/libphp4
     environments. (now calling xmlInitParser(), similar patch to that of Jason
     Adams for bug#240334)

 -- Michael Kröll <michael.kroell@uibk.ac.at>  Sat, 04 Dec 2004 16:27:20 +0100

libxml-libxml-perl (1.58-0.2) unstable; urgency=high

   * Non-maintainer upload.
   * Upload to non-delayed queue since it fixes a FTBFS of the previous NMU.
   * Applied patch by Michael Kröll.  Closes: #282439..

 -- Enrico Zini <enrico@debian.org>  Mon, 22 Nov 2004 22:24:30 +0100

libxml-libxml-perl (1.58-0.1) unstable; urgency=high

   * Non-maintainer upload
   * New upstream version.  Closes: bug#260832, bug#277469, bug#280410.
   * Integrated upstream version 1.58_1
   * Added RelaxNG and W3C Schema tests and rudimentary documentation from
     XML::LibXML CVS

 -- Michael Kröll <michael.kroell@uibk.ac.at>  Sun, 24 Oct 2004 10:17:04 +0200

libxml-libxml-perl (1.56-6.1) unstable; urgency=high

   * Non-maintainer upload
   * Applied patch by Jason Adams.  Closes: bug#240334.
   * Urgency set to high, as the module is not functional with mod_perl
     without this patch

 -- Enrico Zini <enrico@debian.org>  Wed, 22 Sep 2004 21:10:50 +0200

libxml-libxml-perl (1.56-6) unstable; urgency=low

   * Integrate CVS as of 20040115
   * Sign with subkey of real key (new UID)
   * Add Jay Bonci as co-maintainer

 -- Michael K. Edwards <medwards-debian@sane.net>  Mon, 19 Jan 2004 00:28:59 -0800

libxml-libxml-perl (1.56-5) unstable; urgency=low

   * Overhaul XSUB code to fix LibXML_error brain damage (first pass)
   * Test suite is now valgrind memcheck clean
   * Major memory leaks plugged, except cleanup from bad XML still needs work
     (remaining leakage is dominated by Perl objects that don't get GC'ed)

 -- Michael K. Edwards (in Debian context) <mkedeb@sane.net>  Thu, 15 Jan 2004 01:40:46 -0800

2003

libxml-libxml-perl (1.56-4) unstable; urgency=low

   * New maintainer (closes: Bug#210534)
   * debian/rules: rebuilt with dh-make-perl, add noopt support
   * t/02parse.t: bypass tests that crash due to regressions in libxml2
   * LibXML.xs: don't redeclare externs now in libxml2 globals.h
     (closes: Bug#225620)
   * LibXML.pm, LibXML.xs: fix spurious warnings during make test
   * lib/XML/LibXML/SAX.pm: inherit superclass using "use base" syntax
   * rebuild against perl v5.8.2, bump build-depends
   * rebuild against libxml2 v2.6.3-1, bump build-depends
   * debian/control: upgraded to Debian Policy 3.6.1 (no changes)

 -- Michael K. Edwards (in Debian context) <mkedeb@sane.net>  Tue, 30 Dec 2003 20:04:27 -0800

libxml-libxml-perl (1.56-3) unstable; urgency=low

   * rebuild against perl v5.8.1
     (closes: Bug#213652)
   * debian/control: updated build dependency on perl to '>= 5.8.1'
   * rebuild against libxml2 v2.5.11-2
     (closes: Bug#212784)
   * debian/control: updated build dependency on libxml2-dev to '>= 2.5.11-2'

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 4 Oct 2003 10:21:46 -0500

libxml-libxml-perl (1.56-2) unstable; urgency=low

   * debian/control: hardcoded dependency in 'libxml2' to '>= 2.5.10' until
     libxml2 itself provides the correct library info
   * debian/rules: excluded 'libxml2' from 'dh_shlibdeps'

 -- Ardo van Rangelrooij <ardo@debian.org>  Fri, 5 Sep 2003 09:01:20 -0500

libxml-libxml-perl (1.56-1) unstable; urgency=low

   * New upstream release
   * debian/control: upgraded to Debian Policy 3.6.0 (no changes)
   * debian/control: updated build dependency on 'libxml2-dev' to '>= 2.5.10'
   * debian/contorl: added build dependency on 'zlib1g-dev (>= 1:1.1.4)'

 -- Ardo van Rangelrooij <ardo@debian.org>  Wed, 3 Sep 2003 22:09:28 -0500

libxml-libxml-perl (1.54-2) unstable; urgency=low

   * debian/control: removed unnecessary dependency on 'libxml-nodefilter-perl'

 -- Ardo van Rangelrooij <ardo@debian.org>  Mon, 9 Jun 2003 18:51:07 -0500

libxml-libxml-perl (1.54-1) unstable; urgency=low

   * New upstream release
     (closes: Bug#186824)
     - fixed to work with libxml2 v2.5.7
       (closes: Bug#187684)
     - fixed improper UTF-8 handling
       (closes: Bug#196373, Bug#194916)
   * debian/control: added build dependency on 'libgdome2-dev'
   * debian/control: added (build) dependency on 'libxml-libxml-common-perl'
   * debian/control: added dependency on 'libxml-nodefilter-perl'
   * XML::LibXML: fixed typo in manual page
     (closes: Bug#158294)
   * XML::/LibXML::SAX::Parser: fixed incorrectly prefix handling
     (closes: Bug#174612)
   * debian/libxml-libxml-perl.postinst: added XML::LibXML::SAX parser module
     registration
   * debian/libxml-libxml-perl.prerm: added XML::LibXML::SAX parser module
     deregistration
   * debian/rules: moved debhelper compatibility level setting to
     'debian/compat' per latest debhelper best practices
   * debian/control: updated sections according to latest archive changes:
     - 'libxml-libxml-perl' from 'interpreters' to 'perl'
   * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
   * debian/control: upgraded to Debian Policy 3.5.10 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 8 Jun 2003 19:01:12 -0500

2002

libxml-libxml-perl (1.52-5) unstable; urgency=low

   * Rebuild against libxml2 v2.4.28
     (closes: Bug#171508)
   * debian/control: upgraded to Debian Policy 3.5.8 (no changes)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 8 Dec 2002 17:07:43 -0600

libxml-libxml-perl (1.52-4) unstable; urgency=low

   * debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 4 Aug 2002 15:19:57 -0500

libxml-libxml-perl (1.52-3) unstable; urgency=low

   * Rebuild against perl 5.8.0
   * debian/control: changed build dependency on perl accordingly
   * debian/rules: upgraded to debhelper v4
   * debian/control: changed build dependency on debhelper accordingly
   * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
   * debian/rules: split off 'install' target from 'binary-arch' target
   * debian/copyright: added pointer to license

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 3 Aug 2002 17:27:48 -0500

libxml-libxml-perl (1.52-2) unstable; urgency=low

   * Makefile.PL: commented out parser registration code
     (closes: Bug#150922)

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 2 Jul 2002 20:53:36 -0500

libxml-libxml-perl (1.52-1) unstable; urgency=low

   * New upstream release
     (closes: Bug#149995)
   * debian/control: added missing versioned (build) dependency on
     libxml-namespacesupport-perl v1.07

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 15 Jun 2002 13:41:10 -0500

libxml-libxml-perl (1.50-1) unstable; urgency=low

   * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 26 May 2002 11:29:03 -0500

libxml-libxml-perl (1.40-1) unstable; urgency=low

   * New upstream release

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 27 Apr 2002 14:21:45 -0500

libxml-libxml-perl (1.31-2) unstable; urgency=low

   * Added postinstallation and preremoval scripts to properly register and
     unregister the parser XML::LibXML::SAX::Parser
     (closes: Bug#129439)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 16 Feb 2002 22:33:54 -0600

libxml-libxml-perl (1.31-1) unstable; urgency=low

   * New upstream release
   * debian/control: added (build) dependency on libxml-sax-perl
   * debian/control: upgraded to Debian Policy 3.5.6

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 5 Jan 2002 12:21:22 -0600

2001

libxml-libxml-perl (1.00-1) unstable; urgency=low

   * New upstream release
     (closes: Bug#106626)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 19 Aug 2001 10:29:50 -0500

libxml-libxml-perl (0.97-1) unstable; urgency=low

   * New upstream release
   * debian/control: updated long description
   * debian/control: upgraded to Debian Policy 3.5.5

 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 7 Jul 2001 13:31:31 -0500

libxml-libxml-perl (0.94-1) unstable; urgency=low

   * New upstream release
   * Makefile.PL: removed various unnecessary $Config uses so it builds
     without needing the same libraries used to build perl
     (closes: Bug#99761)

 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 10 Jun 2001 17:43:38 -0500

libxml-libxml-perl (0.91-1) unstable; urgency=low

   * Initial Release
     (closes: Bug#99113)

 -- Ardo van Rangelrooij <ardo@debian.org>  Tue, 29 May 2001 19:24:53 -0500