debian/0000755000000000000000000000000012146466046007177 5ustar debian/rules0000755000000000000000000000003612146466046010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000145112146466046010603 0ustar Source: libfile-checktree-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann 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-checktree-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-checktree-perl.git Homepage: https://metacpan.org/release/File-CheckTree/ Package: libfile-checktree-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for running many filetest checks on a tree File::CheckTree provides a convenient way to provide a recipe of tests on filesystem trees in a hierachical way, using the single validate() function. debian/source/0000755000000000000000000000000012146466046010477 5ustar debian/source/format0000644000000000000000000000001412146466046011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012146466046011046 0ustar libfile-checktree-perl (4.42-1) unstable; urgency=low * Initial Release. (Closes: #707971) -- gregor herrmann Mon, 20 May 2013 20:32:02 +0200 debian/compat0000644000000000000000000000000212146466046010375 0ustar 8 debian/copyright0000644000000000000000000000203412146466046011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-CheckTree Source: https://metacpan.org/release/File-CheckTree/ Upstream-Contact: Ricardo SIGNES Files: * Copyright: 2013, Larry Wall License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000017212146466046010230 0ustar version=3 https://metacpan.org/release/File-CheckTree/ .*/File-CheckTree-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$