debian/0000755000000000000000000000000011576654536007210 5ustar debian/control0000644000000000000000000000164311576654476010622 0ustar Source: liblist-compare-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Rene Mayorga , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/List-Compare/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblist-compare-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblist-compare-perl/ Package: liblist-compare-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl distribution. Other than that, there are no module dependencies in this version of List::Compare. debian/copyright0000644000000000000000000000252111576631727011140 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: James E Keenan (jkeenan@cpan.org) Source: http://search.cpan.org/dist/List-Compare/ Name: List-Compare Files: * Copyright: 2002-2008, James E Keenan (jkeenan@cpan.org) License: Artistic or GPL-1+ Files: t/IO/CaptureOutput.pm Copyright: 2004, 2005 Simon Flack 2007 David Golden License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, David Moreno Garza 2006, Gunnar Wolf 2007, 2008, gregor herrmann 2008, 2009, Rene Mayorga 2011, Fabrizio Regalli 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/watch0000644000000000000000000000016111212456171010215 0ustar version=3 http://search.cpan.org/dist/List-Compare/ .*/List-Compare-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/liblist-compare-perl.docs0000644000000000000000000000000411576631727014077 0ustar FAQ debian/compat0000644000000000000000000000000211576452675010406 0ustar 8 debian/changelog0000644000000000000000000000623011576631727011060 0ustar liblist-compare-perl (0.37-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Email change: gregor herrmann -> gregoa@debian.org * Email change: Rene Mayorga -> rmayorga@debian.org -- Fabrizio Regalli Wed, 15 Jun 2011 12:08:10 +0200 liblist-compare-perl (0.37-1) unstable; urgency=low * New upstream release. * debian/watch: extended regexp for matching upstream releases. -- gregor herrmann Sat, 14 Jun 2008 14:06:56 +0200 liblist-compare-perl (0.36-1) unstable; urgency=low * New upstream release. * Remove tweak from $(MAKE) test call, upstream has moved the test library to an appropriate place. -- gregor herrmann Sun, 25 May 2008 00:32:23 +0200 liblist-compare-perl (0.35-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of copyright according to upstream changes. * debian/rules: - refresh with dh-make-perl's help - install new FAQ - tell $(MAKE) test where to find its included test modules * debian/control: change my email address. -- gregor herrmann Mon, 19 May 2008 20:22:56 +0200 liblist-compare-perl (0.34-2) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467880) [ Rene Mayorga ] * debian/control: + Set standards-version to 3.7.3 ( No Changes needed ) + Add myself to uploaders * debian/rules + use $@ when touching -stamp files + let install-stamp depends on build-stamp + don't istall README, this file contains Install info * Improve debian/watch -- Rene Mayorga Tue, 04 Mar 2008 14:29:00 -0600 liblist-compare-perl (0.34-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). Removed: XS- Vcs-Svn fields. * Fix error in long description. * Set debhelper compatibility level to 5. * debian/rules: Cleanup (compiler options, comments, unused dh_* calls, move tests to build target). [ Damyan Ivanov ] * debian/copyright: Use by-dist upstream URL and put t in the beginning -- gregor herrmann Fri, 09 Nov 2007 17:08:28 +0100 liblist-compare-perl (0.33-2) unstable; urgency=low [ gregor herrmann ] * New Maintainer: Debian Perl Group. * Add watch file. [ Gunnar Wolf ] * Cleaned/corrected a bit debian/copyright -- Gunnar Wolf Fri, 15 Sep 2006 11:55:09 -0500 liblist-compare-perl (0.33-1) unstable; urgency=low * Initial Release. -- David Moreno Garza Wed, 10 May 2006 18:25:09 -0500 debian/source/0000755000000000000000000000000011576654536010510 5ustar debian/source/format0000644000000000000000000000001411576452675011716 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611576452675010267 0ustar #!/usr/bin/make -f %: dh $@