libarray-compare-perl 2.01-1 source package in Ubuntu

Changelog

libarray-compare-perl (2.01-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: fix the typo in Gunnar's email address.
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Nathan Handler ]
  * New upstream release
  * debian/control:
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.8.3 (no changes)
    - Bump debhelper Build-Depends to >= 7
    - Modify short description
    - Add libmoose-perl to Build-Depends-Indep
  * debian/rules:
    - Switch to short format
  * debian/compat:
    - Bump to 7
  * debian/copyright:
    - Switch to newer format
    - Add myself to debian/* copyright

  [ gregor herrmann ]
  * debian/watch: use extended regexp for matching upstream versions.
  * Remove build dependency on libmodule-build-perl.
  * Add libmoose-perl to Depends as per new upstream requirements.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 06:03:55 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libarray-compare-perl_2.01.orig.tar.gz 8.9 KiB 6ddabf6e57df34b39e0a1d6dfa3ed16af56fc46145bdd48d856e9963f364376a
libarray-compare-perl_2.01-1.diff.gz 2.4 KiB 69f15fa479adc288037029e68a5e16f8e91da1350f32610e9c59b22de5f9fbe1
libarray-compare-perl_2.01-1.dsc 1.5 KiB 4e92d16381f7f58bb91875b9c968fec7a5a3e56d0b9734361f1ac7749d977543

Available diffs

View changes file

Binary packages built by this source

libarray-compare-perl: Perl module to easily compare arrays

 Array::Compare can easily compare two arrays, in a variety
 of flexible ways, such as whitespace-ignorant, case-insensitive,
 and with certain elements skipped.