debian/0000775000000000000000000000000012161011631007160 5ustar debian/changelog0000664000000000000000000000204312161011631011031 0ustar libtext-microtemplate-perl (0.20-1) unstable; urgency=low * Imported Upstream version 0.20 -- TANIGUCHI Takaki Fri, 21 Jun 2013 17:49:18 +0900 libtext-microtemplate-perl (0.19-1) unstable; urgency=low [ gregor herrmann ] * Remove version from perl (build) dependency. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ TANIGUCHI Takaki ] * debian/copyright: Update Format URL * Imported Upstream version 0.19 * debian/control: Bump Standards-Version to 3.9.4 (with no changes). -- TANIGUCHI Takaki Wed, 08 May 2013 12:56:45 +0900 libtext-microtemplate-perl (0.18-1) unstable; urgency=low * Initial Release. (Closes: #612871) -- TANIGUCHI Takaki Wed, 16 Feb 2011 11:02:29 +0900 debian/compat0000664000000000000000000000000212161011631010356 0ustar 7 debian/control0000664000000000000000000000273612161011631010573 0ustar Source: libtext-microtemplate-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: TANIGUCHI Takaki Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Text-MicroTemplate/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-microtemplate-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-microtemplate-perl.git Package: libtext-microtemplate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Micro template engine with Perl5 language Text::MicroTemplate is a standalone, fast, intelligent, extensible template engine with following features. . standalone Text::MicroTemplate does not rely on other CPAN modules. . fast Based on Mojo::Template, expressions in the template is perl code. . intelligent Text::MicroTemplate automatically escapes variables when and only when necessary. . extensible Text::MicroTemplate does not provide features like template cache or including other files by itself. However, it is easy to add you own (that suites the most to your application), by wrapping the result of the module (which is a perl expression). . The module only provides basic building blocks for a template engine. Refer to Text::MicroTemplate::File for higher-level interface. debian/copyright0000664000000000000000000000204712161011631011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-MicroTemplate Upstream-Contact: Kazuho Oku Source: https://metacpan.org/release/Text-MicroTemplate/ Files: * Copyright: Kazuho Oku License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, TANIGUCHI Takaki 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/libtext-microtemplate-perl.docs0000664000000000000000000000000712161011631015305 0ustar README debian/rules0000775000000000000000000000003612161011631010237 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000775000000000000000000000000012161011631010460 5ustar debian/source/format0000664000000000000000000000001412161011631011666 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000020212161011631010203 0ustar version=3 https://metacpan.org/release/Text-MicroTemplate/ .*/Text-MicroTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$