debian/0000755000000000000000000000000012223105703007161 5ustar debian/rules0000755000000000000000000000003612223105703010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200012223105703010554 0ustar Source: libfilter-template-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Angel Abad Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Filter-Template/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfilter-template-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilter-template-perl.git Package: libfilter-template-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: source filter for inline code templates (macros) Filter::Template is a source filter for Perl that provides a mechanism for defining inline source code templates. Templates can be much faster than subroutines, but can cause debugging to become significantly more difficult. Read the documentation to understand the limitations and choose wisely. debian/source/0000755000000000000000000000000012223105703010461 5ustar debian/source/format0000644000000000000000000000001412223105703011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000522712223105703011041 0ustar libfilter-template-perl (1.043-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Angel Abad ] * Email change: Angel Abad -> angel@debian.org [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * debian/watch: remove obsolete comment. [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of copyright. * Update license stanzas. * Switch to "3.0 (quilt)" source format. * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 02 Oct 2013 23:10:08 +0200 libfilter-template-perl (1.040-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.8.4 (drop perl version dep) * Use new DEP5 copyright format * Rewrite control description [ gregor herrmann ] * Change my email address. [ Angel Abad ] * Update my email address [ gregor herrmann ] * Remove dependency on libfilter-perl, Filter::Util::Call is in core. -- Jonathan Yu Sun, 14 Mar 2010 12:09:50 -0400 libfilter-template-perl (1.03-1) unstable; urgency=low * New upstream release * debian/control: add myself to uploaders * Standards-Version 3.8.2 [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Angel Abad (Ikusnet SLL) Thu, 30 Jul 2009 15:51:18 +0200 libfilter-template-perl (1.02-2) unstable; urgency=low [ Damyan Ivanov ] * [debian/watch] Stop capturing file extension [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. Moved: perl-modules to Build-Depends-Indep. Added: /me to Uploaders. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467785) - update based on dh-make-perl's templates - don't install README any more (the same as the POD documentation) * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * debian/copyright: add upstream source location. -- gregor herrmann Sat, 08 Mar 2008 14:01:46 +0100 libfilter-template-perl (1.02-1) unstable; urgency=low * Initial Release. (Closes: #401578) -- Gunnar Wolf Mon, 4 Dec 2006 10:27:27 -0600 debian/compat0000644000000000000000000000000212223105703010357 0ustar 8 debian/copyright0000644000000000000000000000223512223105703011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Filter-Template Upstream-Contact: Rocco Caputo Source: https://metacpan.org/release/Filter-Template/ Files: * Copyright: 2000-2013, Rocco Caputo License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2009, Angel Abad 2008-2013, gregor herrmann 2006, Gunnar Wolf 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/watch0000644000000000000000000000017212223105703010212 0ustar version=3 https://metacpan.org/release/Filter-Template/ .*/Filter-Template-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)