debian/0000755000000000000000000000000011635340577007201 5ustar debian/watch0000644000000000000000000000017011635337742010230 0ustar version=3 http://search.cpan.org/dist/Template-Timer/ .+/Template-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611635340476010256 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000434511635340577011061 0ustar libtemplate-timer-perl (1.00-2) unstable; urgency=low [ gregor herrmann ] * Remove Florian Ragwitz from Uploaders (closes: #523264). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes. * Use tiny debian/rules with debhelper 8. * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 18 Sep 2011 12:01:32 +0200 libtemplate-timer-perl (1.00-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * New upstream release. * Convert debian/copyright to proposed machine-readable format. The list of contributors for debian/* was taken from the changelog. * Add myself to Uploaders. * Add build-dependency on libtest-pod-perl. * Refresh debian/rules for debhelper 7. * Bump Standards Version to 3.8.0. [ gregor herrmann ] * debian/control: minor changes to short and long description. -- Ansgar Burchardt Sun, 08 Mar 2009 16:40:10 +0100 libtemplate-timer-perl (0.04-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #468017. -- Mark Hymers Sat, 05 Apr 2008 16:47:13 +0100 libtemplate-timer-perl (0.04-1) unstable; urgency=low * New upstream release. * Updated Maintainer field with my new mail address. * Cleaned up debian/rules. -- Florian Ragwitz Fri, 27 Jan 2006 07:05:30 +0100 libtemplate-timer-perl (0.02-1) unstable; urgency=low * Initial release. -- Florian Ragwitz Mon, 11 Jul 2005 15:01:24 +0200 debian/control0000644000000000000000000000160711635340542010600 0ustar Source: libtemplate-timer-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtemplate-perl, libtest-pod-perl (>= 1.14) Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Template-Timer/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-timer-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-timer-perl.git Package: libtemplate-timer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl Description: rudimentary profiling module for Template Toolkit Template::Timer provides inline timings of the template processing throughout your code. It's an overridden version of Template::Context that wraps the process() and include() methods. debian/compat0000644000000000000000000000000211635340500010361 0ustar 8 debian/source/0000755000000000000000000000000011635340246010472 5ustar debian/source/format0000644000000000000000000000001411635340246011700 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000216711635340444011133 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Name: Template-Timple Maintainer: Andy Lester Source: http://search.cpan.org/dist/Template-Timer/ Files: * Copyright: 2004-2009, Andy Lester License: Artistic or GPL-3 Files: debian/* Copyright: 2005-2006, Florian Ragwitz 2008, Mark Hymers 2008, gregor herrmann 2008, Ansgar Burchardt License: Artistic or GPL-3 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-3 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; version 3 dated June, 2007. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'.