debian/0000755000000000000000000000000011576662377007212 5ustar debian/control0000644000000000000000000000214011576660556010607 0ustar Source: libtemplate-tiny-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtemplate-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Angel Abad , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Template-Tiny/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtemplate-tiny-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtemplate-tiny-perl/ Package: libtemplate-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: lightweight implementation of Template Toolkit Template::Tiny is a reimplementation of a partial subset of the Template Toolkit, in as few lines of code as possible. . It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. . Note: This module is experimental and subject to change without notice. debian/copyright0000644000000000000000000000215311576660556011143 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Adam Kennedy Source: http://search.cpan.org/dist/Template-Tiny/ Name: Template-Tiny Files: * Copyright: 2009-2011, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Angel Abad 2010, Jonathan Yu 2011, Fabrizio Regalli 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/watch0000644000000000000000000000016711317125313010220 0ustar version=3 http://search.cpan.org/dist/Template-Tiny/ .*/Template-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211576631727010403 0ustar 8 debian/changelog0000644000000000000000000000261211576662351011055 0ustar libtemplate-tiny-perl (1.12-1) unstable; urgency=low * New upstream release. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. * Source format 3.0 (quilt). * Update years in copyright. -- Fabrizio Regalli Fri, 17 Jun 2011 12:22:08 +0200 libtemplate-tiny-perl (0.11-1) unstable; urgency=low [ Angel Abad ] * New upstream release * Add myself to uploaders * Standards-Version: 3.8.4 (no changes needed) [ Franck Joncourt ] * Do not set AUTOMATED_TESTING variable for the test suite: (This is only needed when running the test suite from the xt directory.) + Lower versionned dependency on debhelper to 7 since we do not use override target in d.rules anymore. + Drop BDI against libtest-pod-perl, libpod-simple-perl, libperl-minimumversion-perl, libtest-cpan-meta-perl, libtest-minimumversion-perl -- Angel Abad Mon, 22 Feb 2010 22:10:19 +0100 libtemplate-tiny-perl (0.10-1) unstable; urgency=low * New upstream release * Update years of copyright * Remove patch, no longer applies -- Jonathan Yu Sun, 24 Jan 2010 12:47:49 -0500 libtemplate-tiny-perl (0.09-1) unstable; urgency=low * Initial Release (Closes: #563133) -- Jonathan Yu Fri, 01 Jan 2010 16:18:19 -0500 debian/source/0000755000000000000000000000000011576662377010512 5ustar debian/source/format0000644000000000000000000000001411576662351011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611340773526010255 0ustar #!/usr/bin/make -f %: dh $@