debian/0000755000000000000000000000000012150233702007161 5ustar debian/watch0000644000000000000000000000017412101262715010216 0ustar version=3 https://metacpan.org/release/Catalyst-View-TT/ .*/Catalyst-View-TT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000316612150233502011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Marcus Ramberg Source: https://metacpan.org/release/Catalyst-View-TT/ Upstream-Name: Catalyst-View-TT Files: * Copyright: 2006-2013, Marcus Ramberg 2006-2013, Jesse Sheidlower 2006-2013, Andy Wardley 2005-2013, Sebastian Riedel 2010-2013, Luke Saunders License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2006-2009, Krzysztof Krzyzaniak (eloy) 2006-2007, Florian Ragwitz 2010, gregor herrmann 2012-2013, 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/control0000644000000000000000000000303112150233622010562 0ustar Source: libcatalyst-view-tt-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-perl, libmro-compat-perl, libtemplate-perl, libtemplate-provider-encoding-perl, libtemplate-timer-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Jonathan Yu , gregor herrmann , Ansgar Burchardt , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-view-tt-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-view-tt-perl.git Homepage: https://metacpan.org/release/Catalyst-View-TT/ Package: libcatalyst-view-tt-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcatalyst-perl, libmro-compat-perl, libtemplate-perl, libtemplate-provider-encoding-perl, libtemplate-timer-perl Description: Template View Class for Catalyst Catalyst::View::TT is the Catalyst view class for the Template toolkit. Your application subclass should inherit from this class. This plugin renders the template specified in $c->stash->{template}, or $c->request->match. The template variables are set up from the contents of $c->stash, augmented with template variable base set to Catalyst's $c->req->base, template variable c to Catalyst's $c, and template variable name to Catalyst's $c->config->{name}. The output is stored in $c->response->output. debian/compat0000644000000000000000000000000212150233573010365 0ustar 8 debian/changelog0000644000000000000000000001540712150233702011042 0ustar libcatalyst-view-tt-perl (0.41-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Imported Upstream version 0.39, 0.41. * Bumped copyright years * Bumped Standards-Version to 3.9.4 (use copyright-format 1.0). * Dropped fix_test_warning.patch, applied upstream. * Email change: Florian Schlichting -> fsfs@debian.org -- Florian Schlichting Sun, 26 May 2013 00:14:04 +0200 libcatalyst-view-tt-perl (0.38-1) unstable; urgency=low [ 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. [ Florian Schlichting ] * Imported Upstream version 0.38. * Added Luke Saunders to upstream copyright holders (he was added to lib/Catalyst/View/TT.pm in version 0.35) * Added fix_test_warning.patch. * Added myself to Uploaders and copyright. -- Florian Schlichting Fri, 17 Feb 2012 21:44:30 +0100 libcatalyst-view-tt-perl (0.37-1) unstable; urgency=low * New upstream release * Refresh copyright information * Standards-Version 3.9.2 (no changes) * Bump to debhelper 8 -- Jonathan Yu Sun, 17 Jul 2011 15:51:08 -0400 libcatalyst-view-tt-perl (0.36-1) unstable; urgency=low * New upstream release. * No longer run POD tests. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 21 Oct 2010 12:34:31 +0200 libcatalyst-view-tt-perl (0.35-1) unstable; urgency=low * New upstream release. * debian/copyright: point to /usr/share/common-licenses/GPL-1, refresh license stanzas. * Set Standards-Version to 3.9.1 (no changes). * Add /me to Uploaders. -- gregor herrmann Sat, 28 Aug 2010 16:05:27 +0200 libcatalyst-view-tt-perl (0.34-1) unstable; urgency=low * New upstream release * Use new 3.0 (quilt) source format -- Jonathan Yu Wed, 07 Apr 2010 11:26:32 -0400 libcatalyst-view-tt-perl (0.33-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) -- Jonathan Yu Thu, 11 Mar 2010 15:27:49 -0500 libcatalyst-view-tt-perl (0.30-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Enable warnings in Catalyst::View::TT and output from the TT helper + Add support for running render with an undefined context * Standards-Version 3.8.3 * Reformat description paragraph * Drop version dep on perl and Catalyst, they are satisfied by oldstable * Add Test-Pod-{,Coverage} to B-D-I [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders (Closes: #523242) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Bump versioned debhelper build dependency to 7.2.13 to make sure we pass --skipdeps to Module::AutoInstall. -- Jonathan Yu Sun, 20 Sep 2009 17:10:22 -0400 libcatalyst-view-tt-perl (0.29-1) unstable; urgency=low * New upstream release * Move package under Debian Perl Group umbrella. * debian/control: + update dependency from libmro-compat-perl, + update Standards-Version to 3.8.0.1 (no changes), + update package to debhelper 7 * debian/rules: use debhelper 7 example * debian/watch: update to last schema * debian/copyright: converted to new schema -- Krzysztof Krzyżaniak (eloy) Wed, 04 Mar 2009 12:17:00 +0100 libcatalyst-view-tt-perl (0.27-1) unstable; urgency=low * New upstream release * debian/control: updated dependency, libtemplate-provider-encoding-perl added -- Krzysztof Krzyżaniak (eloy) Fri, 09 May 2008 14:40:45 +0200 libcatalyst-view-tt-perl (0.26-2) unstable; urgency=low * Bugfix release * debian/rules: FTBS fix (closes: #467699) -- Krzysztof Krzyżaniak (eloy) Thu, 13 Mar 2008 13:36:44 +0100 libcatalyst-view-tt-perl (0.26-1) unstable; urgency=low * New upstream release * debian/watch: file updated * debian/control: + Standards-Version increased to 3.7.3 without changes -- Krzysztof Krzyzaniak (eloy) Wed, 16 Jan 2008 16:04:45 +0100 libcatalyst-view-tt-perl (0.25-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 17 Jan 2007 16:08:29 +0100 libcatalyst-view-tt-perl (0.24-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Thu, 23 Nov 2006 21:57:55 +0100 libcatalyst-view-tt-perl (0.23-1) unstable; urgency=low * New upstream release * debian/control: - Build-Depends: created and moved debhelper here - Standards-Version: increased to 3.7.2 without additional changes -- Krzysztof Krzyzaniak (eloy) Tue, 30 May 2006 15:12:24 +0200 libcatalyst-view-tt-perl (0.22-1) unstable; urgency=low * New upstream release * stringify $c->action for automatic template match instead of $c->req->action. * NOTE * This will change the match to the private name of the matched action! if you use template_suffix you have to move your templates around! -- Krzysztof Krzyzaniak (eloy) Wed, 1 Feb 2006 18:24:09 +0100 libcatalyst-view-tt-perl (0.21-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Tue, 27 Dec 2005 15:27:52 +0100 libcatalyst-view-tt-perl (0.20-1) unstable; urgency=low * New upstream release * debian/control - added me to Uploaders -- Krzysztof Krzyzaniak (eloy) Sat, 17 Dec 2005 19:41:59 +0100 libcatalyst-view-tt-perl (0.19-1) unstable; urgency=low * New upstream release * debian/control - Build-Depends-Indep field - added version (>= 5.50) to libcatalyst-perl. -- Krzysztof Krzyzaniak (eloy) Wed, 16 Nov 2005 17:15:22 +0100 libcatalyst-view-tt-perl (0.14-2) UNRELEASED; urgency=low * Removed my old @mookooh.org address from debian/copyright. It doesn't work anymore. -- Florian Ragwitz Sun, 6 Nov 2005 17:35:49 +0100 libcatalyst-view-tt-perl (0.14-1) unstable; urgency=low * New upstream release. * Added watch file. * Changed my maintainer address in the uploaders field. -- Florian Ragwitz Sat, 22 Oct 2005 19:09:55 +0200 libcatalyst-view-tt-perl (0.12-2) unstable; urgency=low * New maintainer: Debian Catalyst Maintainers . -- Florian Ragwitz Wed, 10 Aug 2005 13:12:16 +0200 libcatalyst-view-tt-perl (0.12-1) unstable; urgency=low * Initial release. -- Florian Ragwitz Mon, 11 Jul 2005 14:41:31 +0200 debian/source/0000755000000000000000000000000011671741655010503 5ustar debian/source/format0000644000000000000000000000001411671741655011711 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612150233573010246 0ustar #!/usr/bin/make -f %: dh $@