Skip to content

Changelog libxml-xpath-perl (1.42-1)

2017

libxml-xpath-perl (1.42-1) unstable; urgency=medium

   * New upstream version 1.42
   * Declare compliance with Debian Policy 4.0.1 (no changes)
   * Bump debhelper compatibility level to 10
   * Update copyright years
   * Update d/u/metadata

2016

libxml-xpath-perl (1.40-1) unstable; urgency=medium

   * Team upload.
   * Import upstream version 1.40
   * debian/patches/fix-spelling-errors: Remove, applied upstream.

libxml-xpath-perl (1.39-1) unstable; urgency=medium

   * Team upload.
 
   [ gregor herrmann ]
   * Remove Jay Bonci from Uploaders. Thanks for your work!
 
   [ Angel Abad ]
   * Import upstream version 1.39
   * debian/copyright: Update years.
   * debian/control: Add libscalar-list-utils-perl to {Build-}Depends.
   * Fix examples dir install.
   * debian/patches/fix-spelling-errors: Fix spelling error.

libxml-xpath-perl (1.37-1) unstable; urgency=medium

   * Team upload.
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
   [ Nick Morrott ]
   * Import upstream version 1.37.
   * Add myself to Uploaders

libxml-xpath-perl (1.36-1) unstable; urgency=medium

   * Team upload.
   * Import upstream version 1.36.
   * Declare compliance with Debian Policy 3.9.8.

libxml-xpath-perl (1.34-1) unstable; urgency=medium

   * Team upload.
   * Import upstream version 1.34.
   * Drop example.patch, the changes to the script are applied upstream.

libxml-xpath-perl (1.32-1) unstable; urgency=medium

   * Team upload.
   * Import upstream version 1.32.
   * Drop patches that have been merged upstream.

libxml-xpath-perl (1.31-1) unstable; urgency=medium

   * Team upload.
   * Import upstream version 1.31.
     Closes: #747268
   * Refresh 2 patches.

libxml-xpath-perl (1.30-1) unstable; urgency=medium

   * Team upload.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata.
   * Import upstream version 1.30.
   * Drop patches merged upstream.
     (fix_comparison_bug_RT6363.patch, make-and-commutative.patch)
   * Refresh xpath-option-to-work-without-internet-connection.patch.
   * Add build dependency on libpath-tiny-perl.
   * Declare compliance with Debian Policy 3.9.7.
   * debian/rules: adjust hashbang in example scripts.
   * Add debian/tests/pkg-perl/smoke-skip.

libxml-xpath-perl (1.22-2) unstable; urgency=medium

   * Team upload.
   * Add debian/tests/pkg-perl/{smoke-files,syntax-skip}
     to fix autopkgtest failures.

libxml-xpath-perl (1.22-1) unstable; urgency=low

   * Team upload
 
   [ gregor herrmann ]
   * Remove David Paleino from Uploaders on his request.
   * debian/rules: switch order of arguments to dh.
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Ansgar Burchardt ]
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
 
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
   [ Axel Beckert ]
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
   * Install test suite files into /u…/s…/doc/libxml-xpath-perl/examples
     because XML::XPath(3pm) refers to them as examples.
   * Switch to source format "3.0 (quilt)".
     - Remove debian/README.source.
     - Remove build-dependency on quilt.
     - Remove "--with quilt" from debian/rules.
   * Declare compliance with Debian Policy 3.9.6
     - Refer to file GPL-1 instead of symlink GPL in debian/copyright.
   * Add a description to debian/patches/test.patch, stating that this
     patch is likely present since the initial upload.
   * Add a "Testsuite: autopkgtest-pkg-perl" header.
   * Mention "xpath" commandline tool in long package description.
   * Import upstream version 1.22
     + Remove spelling.patch, applied upstream.
     + Refresh debian/patches/fix_comparison_bug_RT6363.patch.
     + New, laborious upstream maintainer. (Closes: #458713)
   * Add DEP-3 compliant patch headers to fix_comparison_bug_RT6363.patch.
   * Add "fallback => 1" to "use overload" in XML::XPath::Literal to fix
     broken stringification as suggested by Niko Tyni. (Closes: #315628)
   * Add patch (plus test, yay!) by Niko Tyni to make "and" in XPath
     commutative. (Closes: #187583)
   * Add patch by Niko Tyni to make xpath work without internet
     connection. (Closes: #337584)
   * Bump debhelper compatibility to 9 as recommended.
   * Add lintian overrides for library-package-name-for-application and
     application-in-library-section: /usr/bin/xpath is more a goodie.
   * Rename debian/libxml-xpath-perl.docs to debian/docs for consistency.

2009

libxml-xpath-perl (1.13-7) unstable; urgency=low

   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
   * Remove changes in upstream Makefile.PL.
   * Split out remaining changes in upstream code into patches.
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   [ David Paleino ]
   * debian/control:
     - added myself to Uploaders
     - moved debhelper to Build-Depends, needed by clean target
     - added quilt to Build-Depends
   * debian/patches/:
     - 01-fix_comparison_bug_RT6363.patch added (Closes: #374672)
 
   [ Ansgar Burchardt ]
   * Refresh debian/rules for debhelper 7.
   * Convert debian/copyright to proposed machine-readable format.
   * Add missing newline to error message in patches/example.patch.
     (Closes: #515248) (LP: #291119)
   * debian/control: Mention module name in description.
   * Bump Standards-Version to 3.8.3.
   * debian/control: Remove duplicate fields Section, Priority from binary
     package stanza.
   * Add myself to Uploaders.
   * Add patch spelling.patch: Fix several spelling errors reported by lintian.

2004

libxml-xpath-perl (1.13-6) unstable; urgency=low

   * Adds debian/watch file so uscan will work

libxml-xpath-perl (1.13-5) unstable; urgency=low

   * New Maintainer (Closes: #210547)
   * Removed README file from installation as it is merely a copy of the manpage
   * Removed .install file as it is no longer needed.
   * Bumped policy version to 3.6.1.0 (No other changes)

2003

libxml-xpath-perl (1.13-4) unstable; urgency=low

   * debian/control: updated sections according to latest archive changes:
     - 'libxml-xpath-perl' from 'interpreters' to 'perl'
   * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
   * debian/control: upgraded to Debian Policy 3.6.0 (no changes)

libxml-xpath-perl (1.13-3) unstable; urgency=low

   * examples/xpath: fixed erroneous handling of filenames containing a '-'
     (closes: Bug#185292)

libxml-xpath-perl (1.13-2) unstable; urgency=low

   * examples/xpath: fixed various small typos in the POD
     (closes: Bug#180508)
   * debian/rules: moved debhelper compatibility level setting to
     'debian/compat' per latest debhelper best practices

libxml-xpath-perl (1.13-1) unstable; urgency=low

   * New upstream release
   * debian/control: upgraded to Debian Policy 3.5.8 (no changes)

2002

libxml-xpath-perl (1.12-1) unstable; urgency=low

   * New upstream release
     (closes: Bug#160156)

libxml-xpath-perl (1.11-2) unstable; urgency=low

   * 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-indep' target
   * debian/copyright: added pointer to license

2001

libxml-xpath-perl (1.11-1) unstable; urgency=low

   * New upstream release
   * debian/control: upgraded to Debian Policy 3.5.6

libxml-xpath-perl (1.10-1) unstable; urgency=low

   * New upstream release
   * debian/control: upgraded to Debian Policy 3.5.5
   * debian/control: upgraded to Debian Perl Policy 1.20

libxml-xpath-perl (1.09-1) unstable; urgency=low

   * New upstream release

libxml-xpath-perl (1.08-1) unstable; urgency=low

   * New upstream release
   * debian/control: updated debhelper dependency to remove dh_testversion
   * debian/control: upgraded to Debian Policy 3.5.2
   * debian/control: upgraded to Debian Perl Policy 1.17
   * debian/rules: upgraded to Debian Perl Policy 1.17

libxml-xpath-perl (1.04-1) unstable; urgency=low

   * New upstream release

libxml-xpath-perl (1.03-1) unstable; urgency=low

   * New upstream release
   * debian/control: upgraded to Debian Policy 3.2.1
   * debian/rules: upgraded to debhelper v3

2000

libxml-xpath-perl (1.02-1) unstable; urgency=low

   * New upstream release

libxml-xpath-perl (0.99-1) unstable; urgency=low

   * New upstream release

libxml-xpath-perl (0.55-1) unstable; urgency=low

   * examples/xpath: patched by Fabien Ninoles <fabien@Nightbird.TZoNE.ORG>
     (thanks Fabien!)
   * Initial Release