debian/0000755000000000000000000000000011765403152007172 5ustar debian/rules0000755000000000000000000000003611765403152010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000232011765403152010572 0ustar Source: libany-template-processdir-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-copy-recursive-perl, libfile-find-wanted-perl, libfile-slurp-perl, libfile-spec-perl, libmoose-perl, libtry-tiny-perl, perl, Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libany-template-processdir-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libany-template-processdir-perl.git Homepage: http://search.cpan.org/dist/Any-Template-ProcessDir/ Package: libany-template-processdir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-find-wanted-perl, libfile-slurp-perl, libfile-spec-perl, libmoose-perl, libtry-tiny-perl, Description: Perl module for processing a directory of templates Any::Template::ProcessDir is a module to recursively processes a directory of templates, generating a set of result files in the same directory or in a parallel directory. Each file in the source directory may be template-processed, copied, or ignored depending on its pathname. debian/source/0000755000000000000000000000000011765403152010472 5ustar debian/source/format0000644000000000000000000000001411765403152011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027711765403152011052 0ustar libany-template-processdir-perl (0.07-1) unstable; urgency=low * Initial Release. (Closes: #676564) -- Florian Schlichting Sun, 10 Jun 2012 21:07:56 +0200 debian/compat0000644000000000000000000000000211765403152010370 0ustar 8 debian/copyright0000644000000000000000000000210711765403152011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Any-Template-ProcessDir Upstream-Contact: Jonathan Swartz Source: http://search.cpan.org/dist/Any-Template-ProcessDir/ Files: * Copyright: 2011, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000021311765403152010217 0ustar version=3 http://search.cpan.org/dist/Any-Template-ProcessDir/ .*/Any-Template-ProcessDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$