debian/0000755000000000000000000000000012126052667007175 5ustar debian/rules0000755000000000000000000000003612126052667010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000173412126052667010605 0ustar Source: libfile-dircompare-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-dircompare-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-dircompare-perl.git Homepage: https://metacpan.org/release/File-DirCompare/ Package: libfile-dircompare-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to compare two directories File::DirCompare is a perl module to compare two directories using a callback, invoked for all files that are 'different' between the two directories, and for any files that exist only in one or other directory ('unique' files). debian/source/0000755000000000000000000000000012126052667010475 5ustar debian/source/format0000644000000000000000000000001412126052667011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000171012126052667011046 0ustar libfile-dircompare-perl (0.7-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * Imported Upstream version 0.7 * Update source format to 3.0 (quilt) * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update debian/copyright (years and format) [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs -- Xavier Guimard Sun, 31 Mar 2013 09:11:04 +0200 libfile-dircompare-perl (0.6-1) unstable; urgency=low * New upstream release. * Don't install README anymore. * Set Standards-Version to 3.8.4 (no changes). * Add /me to Uploaders. * debian/copyright: update formatting. -- gregor herrmann Fri, 05 Mar 2010 20:48:46 +0100 libfile-dircompare-perl (0.5-1) unstable; urgency=low * Initial Release. (Closes: #560767) -- Jaldhar H. Vyas Fri, 11 Dec 2009 21:26:08 -0500 debian/compat0000644000000000000000000000000212126052667010373 0ustar 8 debian/copyright0000644000000000000000000000221012126052667011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-DirCompare Source: https://metacpan.org/release/File-DirCompare/ Upstream-Contact: Gavin Carr Files: * Copyright: 2006-2012, Gavin Carr License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jaldhar H. Vyas 2010, gregor herrmann 2012, Xavier Guimard 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/watch0000644000000000000000000000017412126052667010230 0ustar version=3 https://metacpan.org/release/File-DirCompare/ .*/File-DirCompare-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$