debian/0000755000000000000000000000000012201714641007164 5ustar debian/watch0000644000000000000000000000020212101266701010205 0ustar version=3 https://metacpan.org/release/Test-File-Contents/ .*/Test-File-Contents-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000231712201714543011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-File-Contents Upstream-Contact: David E. Wheeler Source: https://metacpan.org/release/Test-File-Contents/ Files: * Copyright: 2004-2007, Kirrily Robert 2007-2011, David E. Wheeler License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 2011, Nicholas Bamber 2013, Florian Schlichting 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/control0000644000000000000000000000220512201714527010571 0ustar Source: libtest-file-contents-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libtext-diff-perl Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini , Nicholas Bamber , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Test-File-Contents/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-contents-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-file-contents-perl.git Package: libtest-file-contents-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtext-diff-perl Description: Perl module for testing the contents of files Test::File::Contents provides a set of routines useful to construct tests that examine the content of files. . It can check for an exact match and for a regexp match against the file's contents, but also if the file's contents do not match a string or a regexp and whether a file matches or not a given md5sum. debian/compat0000644000000000000000000000000212201714244010361 0ustar 8 debian/changelog0000644000000000000000000000227112201714641011040 0ustar libtest-file-contents-perl (0.21-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Email change: Alessandro Ghedini -> ghedo@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.21. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Bump dh compatibility to level 8 (no changes necessary). * Drop libtest-file-contents-perl.examples, upstream doesn't ship any examples any more. * Add myself to uploaders and copyright. -- Florian Schlichting Sun, 11 Aug 2013 16:02:24 +0200 libtest-file-contents-perl (0.20-1) unstable; urgency=low * Added myself to Uploaders * New upstream release * Updated copyright * Added dependency on libtext-diff-perl -- Nicholas Bamber Mon, 21 Feb 2011 21:58:31 +0000 libtest-file-contents-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #609205) -- Alessandro Ghedini Fri, 7 Jan 2011 12:03:12 +0100 debian/source/0000755000000000000000000000000011672202425010467 5ustar debian/source/format0000644000000000000000000000001411672202425011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672202425010246 0ustar #!/usr/bin/make -f %: dh $@