debian/0000755000000000000000000000000012226055713007171 5ustar debian/rules0000755000000000000000000000003612226055713010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236412226055713010601 0ustar Source: libtemplate-alloy-perl Section: perl Priority: optional Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Chris Butler Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-alloy-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-alloy-perl.git Homepage: https://metacpan.org/release/Template-Alloy Package: libtemplate-alloy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: TT2/3, HT, HTE, Tmpl, and Velocity Engine Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-language based systems will happen eventually). With Template::Alloy you can use your favorite template interface and syntax and get features from each of the other major template systems. And Template::Alloy is fast - whether your using mod_perl, cgi, or running from the commandline. There is even Template::Alloy::XS for getting a little more speed when that is necessary. . According to Wikipedia, "an alloy is a homogeneous mixture of two or more elements". debian/source/0000755000000000000000000000000012226055713010471 5ustar debian/source/format0000644000000000000000000000001412226055713011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000544312226055713011051 0ustar libtemplate-alloy-perl (1.020-1) unstable; urgency=low * Team upload. * New upstream release. * Update years of packaging copyright. * Drop pod-spelling.patch, merged upstream. -- gregor herrmann Fri, 11 Oct 2013 22:12:51 +0200 libtemplate-alloy-perl (1.018-1) unstable; urgency=low * Team upload [ 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 [ Damyan Ivanov ] * Imported Upstream version 1.018 + Fixes test failures with Perl 5.18 (Closes: #711258) + remove pod.patch, problem fixed upstream * Update upstream author email and copyright years * add pod-spelling.patch, fixing spelling errors in documentation * Standards-Version: 3.9.4 (no changes necessary) * use debhelper 9 * drop trailing slash from upstream URL * simplyfy .examples file * bring debian/copyright to copyright-format 1.0 spec -- Damyan Ivanov Fri, 23 Aug 2013 10:57:36 +0300 libtemplate-alloy-perl (1.016-1) unstable; urgency=low [ gregor herrmann ] * Convert to source format 3.0 (quilt). * Add a patch to fix two POD errors. [ Chris Butler ] * New upstream release * Refreshed pod.patch * Add myself to Uploaders and copyright * Update copyright file to latest DEP-5 format * Remove the version from the perl build-dependency, as per new perl policy * Use short dh7 rules file * Upped Standards-Version to 3.9.1 (no changes required) -- Chris Butler Sun, 27 Feb 2011 23:40:42 +0000 libtemplate-alloy-perl (1.013-3) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Christoph Berg ] * Remove myself from Uploaders. -- Christoph Berg Thu, 10 Dec 2009 12:28:15 +0100 libtemplate-alloy-perl (1.013-2) unstable; urgency=low [ gregor herrmann ] * debian/control: improve long description, thanks to Gerfried Fuchs for the bug report (closes: #527037). * Don't install README anymore (text version of the POD). * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: switch to new format and add information about additional copyright holder. [ Christoph Berg ] * debian/libtemplate-alloy-perl.examples: Avoid installing .svn directory. * Add acknowledgement note to debian/copyright. -- Christoph Berg Tue, 26 May 2009 13:49:36 +0200 libtemplate-alloy-perl (1.013-1) unstable; urgency=low * Initial Release. -- Christoph Berg Wed, 15 Apr 2009 11:23:42 +0200 debian/compat0000644000000000000000000000000212226055713010367 0ustar 9 debian/libtemplate-alloy-perl.examples0000644000000000000000000000001212226055713015302 0ustar samples/* debian/copyright0000644000000000000000000000250112226055713011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Template-Alloy Upstream-Contact: Paul Seamons Upstream-Name: Template-Alloy Comment: Packaging of this module was kindly funded by Dembach Goo Informatik on behalf of Allianz 24. Files: * Copyright: 2007-2013 Paul Seamons License: Artistic or GPL-1+ Files: t/15_tt_view.t Copyright: 2000, Andy Wardley License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Christoph Berg 2009-2013, gregor herrmann 2011, Chris Butler 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/watch0000644000000000000000000000017112226055713010221 0ustar version=3 https://metacpan.org/release/Template-Alloy .*/Template-Alloy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$