debian/0000755000000000000000000000000011765403344007175 5ustar debian/rules0000755000000000000000000000003611765403344010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000202711765403344010601 0ustar Source: libmasonx-processdir-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libany-template-processdir-perl, libfile-copy-recursive-perl, libmason-perl, perl, Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmasonx-processdir-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmasonx-processdir-perl.git Homepage: http://search.cpan.org/dist/MasonX-ProcessDir/ Package: libmasonx-processdir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libany-template-processdir-perl, libmason-perl Description: Perl module to process a directory of Mason 2 templates MasonX::ProcessDir is convenience extension of Any::Template::ProcessDir. It is used to recursively processes a directory of Mason 2 templates, generating a set of result files in the same directory or in a parallel directory. debian/source/0000755000000000000000000000000011765403344010475 5ustar debian/source/format0000644000000000000000000000001411765403344011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027111765403344011047 0ustar libmasonx-processdir-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #676565) -- Florian Schlichting Sun, 10 Jun 2012 21:11:58 +0200 debian/compat0000644000000000000000000000000211765403344010373 0ustar 8 debian/copyright0000644000000000000000000000207311765403344011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MasonX-ProcessDir Upstream-Contact: Jonathan Swartz Source: http://search.cpan.org/dist/MasonX-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/watch0000644000000000000000000000017711765403344010233 0ustar version=3 http://search.cpan.org/dist/MasonX-ProcessDir/ .*/MasonX-ProcessDir-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$