debian/0000755000000000000000000000000011673355154007200 5ustar debian/watch0000644000000000000000000000016511673354440010230 0ustar version=3 http://search.cpan.org/dist/Array-Compare/ .*/Array-Compare-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611673354440010254 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000001042611673355142011052 0ustar libarray-compare-perl (2.02-1) unstable; urgency=low * Team upload. * New upstream release. * debian/control: Add build-dep on libtest-nowarnings-perl. * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes. * Use debhelper compat level 8. * Bumped Standards-Version to 3.9.2 (no changes). -- Ansgar Burchardt Sun, 18 Dec 2011 13:19:27 +0100 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. -- Nathan Handler Sun, 30 Aug 2009 03:56:04 +0000 libarray-compare-perl (1.16-1) unstable; urgency=low * New upstream release * Added myself as an uploader * Bumped up standards-version to 3.8.0 (no changes needed) -- Gunnar Wolf Tue, 01 Jul 2008 16:17:46 -0500 libarray-compare-perl (1.15-1) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists. [ Damyan Ivanov ] * New upstream release -- Damyan Ivanov Wed, 12 Mar 2008 20:06:55 +0200 libarray-compare-perl (1.14-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * 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. * debian/copyright: update with recent information from README. * Set debhelper compatibility level to 5. * Set Standards-Version to 3.7.3 (no changes needed). * debian/rules: - don't install .packlist file - don't ignore errors of make clean - move tests and actual building to build target - use PREFIX and DESTDIR in install target - explicitly remove empty /usr/lib/perl5 directory - exchange binary-indep and binary-arch - use dh_listpackages instead of pwd/sed to get package name - introduce build-stamp and install-stamp and inter-target dependencies - remove unneeded calls to dh_link, dh_strip, dh_installexamples - use $(PERL) instead of perl * debian/control: - move debhelper to Build-Depends-Indep - remove libmodule-build-perl and add libtest-pod-coverage-perl to Build-Depends-Indep [ Damyan Ivanov ] * Use Build.PL + Add libmodule-build-perl to build-depends + Stop removing (now not installed) /usr/lib/perl5 + Add final backslash to download url in debian/copyright * Drop unneeded dh_installman call * Add myself to Uploaders -- Damyan Ivanov Mon, 10 Dec 2007 11:31:06 +0200 libarray-compare-perl (1.13-1) unstable; urgency=low * New upstream release * Policy version bump 3.6.2.1 (No other changes) -- Jay Bonci Sun, 11 Dec 2005 17:45:45 -0500 libarray-compare-perl (1.12-1) unstable; urgency=low * New upstream version * Fixed debian/watch file so uupdate will work -- Jay Bonci Tue, 7 Jun 2005 10:13:50 -0400 libarray-compare-perl (1.11-1) unstable; urgency=low * New upstream version -- Jay Bonci Wed, 27 Oct 2004 14:33:12 -0400 libarray-compare-perl (1.09-2) unstable; urgency=low * Adds debian/watch to package, so uscan will now work. -- Jay Bonci Thu, 9 Sep 2004 04:59:16 -0400 libarray-compare-perl (1.09-1) unstable; urgency=low * Initial Release. (Closes: #220274) -- Jay Bonci Tue, 11 Nov 2003 15:54:32 -0500 debian/control0000644000000000000000000000170411673355112010577 0ustar Source: libarray-compare-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Jay Bonci , Damyan Ivanov , Nathan Handler Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libmoose-perl, libtest-nowarnings-perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Array-Compare/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libarray-compare-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-compare-perl.git Package: libarray-compare-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl Description: 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. debian/compat0000644000000000000000000000000211673355060010372 0ustar 8 debian/source/0000755000000000000000000000000011673354705010501 5ustar debian/source/format0000644000000000000000000000001411673354705011707 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000216611673355016011135 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Maintainer: Dave Cross Source: http://search.cpan.org/dist/Array::Compare/ Name: Array-Compare Files: * Copyright: 2003-2007, Magnum Solutions Ltd. License: Artistic or GPL-1+ Files: debian/* Copyright: 2003-2005, Jay Bonci 2007-2008, Damyan Ivanov 2009, Nathan Handler License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'.