debian/0000755000000000000000000000000012226054751007172 5ustar debian/rules0000755000000000000000000000003612226054751010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000214612226054751010600 0ustar Source: libtemplate-provider-fromdata-perl Maintainer: Debian Perl Group Uploaders: Brian Cassidy , Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libtemplate-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-provider-fromdata-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-provider-fromdata-perl.git Homepage: https://metacpan.org/release/Template-Provider-FromDATA/ Package: libtemplate-provider-fromdata-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libtemplate-perl Description: module to load templates from your __DATA__ section Template::Provider::FromDATA allows you to store your templates inline with your code in the __DATA__ section. It will search any number of classes specified. debian/source/0000755000000000000000000000000012226054751010472 5ustar debian/source/format0000644000000000000000000000001412226054751011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000416612226054751011053 0ustar libtemplate-provider-fromdata-perl (0.13-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 [ 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. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 11 Oct 2013 22:04:52 +0200 libtemplate-provider-fromdata-perl (0.12-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.11 * No longer run POD tests, they are in xt/ [ 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. [ gregor herrmann ] * New upstream release 0.12. * Switch to "3.0 (quilt)" source format. * debian/copyright: update formatting, years of upstream/third- party/packaging copyright. * Add /me to Uploaders. * Bump Standards-Version to 3.9.2 (no changes). * Remove version from libtemplate-perl (build) dependency, satisfied alrady in olstable. * Switch to debhelper compatibility level 8. -- gregor herrmann Sat, 10 Dec 2011 17:29:03 +0100 libtemplate-provider-fromdata-perl (0.10-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) * Add myself to Uploaders and Copyright * Refresh everything with dh-make-perl [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). -- Jonathan Yu Thu, 26 Nov 2009 19:06:11 -0500 libtemplate-provider-fromdata-perl (0.08-1) unstable; urgency=low * Initial Release. (Closes: #506030) -- Brian Cassidy Mon, 17 Nov 2008 14:44:34 -0400 debian/compat0000644000000000000000000000000212226054751010370 0ustar 8 debian/copyright0000644000000000000000000000252712226054751011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Template-Provider-FromDATA Upstream-Contact: Brian Cassidy Source: https://metacpan.org/release/Template-Provider-FromDATA/ Files: * Copyright: 2005-2012, Brian Cassidy 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: 2008, Brian Cassidy 2009, Jonathan Yu 2011-2013, gregor herrmann 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/watch0000644000000000000000000000022212226054751010217 0ustar version=3 https://metacpan.org/release/Template-Provider-FromDATA/ .*/Template-Provider-FromDATA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$