--- libtemplate-plugin-cycle-perl-1.06.orig/debian/changelog +++ libtemplate-plugin-cycle-perl-1.06/debian/changelog @@ -0,0 +1,12 @@ +libtemplate-plugin-cycle-perl (1.06-1.1) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen Thu, 07 Jan 2021 16:38:29 +0100 + +libtemplate-plugin-cycle-perl (1.06-1) unstable; urgency=low + + * Initial Release. (Closes: #584091) + + -- Jonas Genannt Fri, 1 Jul 2011 20:01:32 +0200 --- libtemplate-plugin-cycle-perl-1.06.orig/debian/compat +++ libtemplate-plugin-cycle-perl-1.06/debian/compat @@ -0,0 +1 @@ +8 --- libtemplate-plugin-cycle-perl-1.06.orig/debian/control +++ libtemplate-plugin-cycle-perl-1.06/debian/control @@ -0,0 +1,19 @@ +Source: libtemplate-plugin-cycle-perl +Section: perl +Priority: optional +Build-Depends: debhelper (>= 8) +Build-Depends-Indep: perl, libparams-util-perl, libtemplate-perl +Maintainer: Jonas Genannt +Standards-Version: 3.9.2 +Homepage: http://search.cpan.org/dist/Template-Plugin-Cycle/ + +Package: libtemplate-plugin-cycle-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends}, libparams-util-perl, libtemplate-perl +Description: Cyclically insert into a Template from a sequence of values + Template::Plugin::Cycle is a small, simple, and hopefully DWIM solution to + these sorts of tasks. + . + It can be used either as a normal Template::Plugin, or can be created directly + and passed in as a template argument, so that you can set up situations where + it is implicitly available in every page. --- libtemplate-plugin-cycle-perl-1.06.orig/debian/copyright +++ libtemplate-plugin-cycle-perl-1.06/debian/copyright @@ -0,0 +1,27 @@ +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=135 +Maintainer: Adam Kennedy +Source: http://search.cpan.org/dist/Template-Plugin-Cycle/ + +Files: * +Copyright: 2004 - 2008, Adam Kennedy +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2011, Jonas Genannt +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'. --- libtemplate-plugin-cycle-perl-1.06.orig/debian/libtemplate-plugin-cycle-perl.docs +++ libtemplate-plugin-cycle-perl-1.06/debian/libtemplate-plugin-cycle-perl.docs @@ -0,0 +1 @@ +README --- libtemplate-plugin-cycle-perl-1.06.orig/debian/rules +++ libtemplate-plugin-cycle-perl-1.06/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- libtemplate-plugin-cycle-perl-1.06.orig/debian/watch +++ libtemplate-plugin-cycle-perl-1.06/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Template-Plugin-Cycle/ .*/Template-Plugin-Cycle-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$