debian/0000755000000000000000000000000011454375674007206 5ustar debian/copyright0000644000000000000000000000342011454334544011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Daisuke Murase Source: http://search.cpan.org/dist/Array-Diff/ Name: Array-Diff Files: * Copyright: 2009, Daisuke Murase License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Spiffy.pm Copyright: 2004-2006, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Test/More.pm Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Builder.pm, inc/Test/Builder/* Copyright: 2002-2008, chromatic 2002-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Base.pm, inc/Test/Base/* Copyright: 2005-2009, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Peter Pentchev 2010, Salvatore Bonaccorso 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'. debian/watch0000644000000000000000000000025211454301122010207 0ustar version=3 opts="uversionmangle=s/^(\d+)\.(\d+)(\d{3})/$1.$2.$3/" \ http://search.cpan.org/dist/Array-Diff/ .*/Array-Diff-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000204211454334544010576 0ustar Source: libarray-diff-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7), libalgorithm-diff-perl, libclass-accessor-perl, libtest-pod-perl, libtest-pod-coverage-perl Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , Salvatore Bonaccorso Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Array-Diff/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libarray-diff-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libarray-diff-perl/ Package: libarray-diff-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libclass-accessor-perl Description: Perl module to find the differences between two arrays The Array::Diff module compares two arrays and determines which elements have been removed or added. Its interface is straightforward, solving a simple problem in a simple way; for those who need more features, there is always the Array::Compare module. debian/changelog0000644000000000000000000000173211454375473011060 0ustar libarray-diff-perl (0.07-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * New upstream release * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). * Simplify debian/rules to a tiny makefile. * Add myself to Uploaders. * Refresh debian/copyright: - Update to revision 135 of DEP5 proposal for machine-readable copyright file. - Refer to Debian systems. - Explicitly refer to GPL-1 license text in common-licenses. * Bump Standards-Version to 3.9.1. * Convert to '3.0 (quilt)' source package format. -- Salvatore Bonaccorso Sun, 10 Oct 2010 19:43:19 +0200 libarray-diff-perl (0.05.002-1) unstable; urgency=low * Initial Release. (Closes: #525303) -- Peter Pentchev Tue, 12 May 2009 13:27:22 +0300 debian/rules0000755000000000000000000000003611454301122010236 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011454375633010501 5ustar debian/source/format0000644000000000000000000000001411454301601011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211454301122010355 0ustar 7