Skip to content

Changelog libdata-sorting-perl (0.9-4)

2009

libdata-sorting-perl (0.9-4) unstable; urgency=low

   * test-warnings.patch: use Array::Compare instead of the smart match
     operator "~~", which has changed its behaviour in Perl 5.10.1
     (closes: #546236); build depend on libarray-compare-perl, drop version
     requirement from Perl build dependency.
   * Add /me to Uploaders.
   * Set Standards-Version to 3.8.3 (no changes).

libdata-sorting-perl (0.9-3) unstable; urgency=low

   [ gregor herrmann ]
   * Take over for the Debian Perl Group with maintainer's permission
     (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Changed:
     Maintainer set to Debian Perl Group <pkg-perl-
     maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
     <florian@mookooh.org>); Florian Ragwitz <florian@mookooh.org> moved
     to Uploaders.
   * Add debian/watch.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
 
   [ Ryan Niebur ]
   * Remove Florian Ragwitz from Uploaders
   * Close ITA (Closes: #523128)
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
   [ Ansgar Burchardt ]
   * Refresh rules for debhelper 7.
   * Bump Standards-Version to 3.8.2.
   * Add myself to Uploaders.
   * No longer install README (copy of POD documentation).
   * Convert debian/copyright to proposed machine-readable format.
   * Fix warnings that showed up in the test suite
     + new patches "fix-uninitialized-value-warning.patch" and
       "test-warnings.patch"
     + Build-dep on perl (>= 5.10) because the patch uses the ~~ operator
     + Add quilt framework and README.source

2004

libdata-sorting-perl (0.9-2) unstable; urgency=low

   * Added missing build dependency to perl in debian/control.

libdata-sorting-perl (0.9-1) unstable; urgency=low

   * Initial Release (Closes: #211337).