debian/0000755000000000000000000000000011635343133007170 5ustar debian/watch0000644000000000000000000000020411635342702010216 0ustar version=3 http://search.cpan.org/dist/Class-ObjectTemplate/ .+/Class-ObjectTemplate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003511635342702010247 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000426211635343133011046 0ustar libclass-objecttemplate-perl (0.7-6) unstable; urgency=low [ 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). [ Damyan Ivanov ] * remove Torsten Werner from Uploaders on his request. (Closes: #544040) [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes. * Bumped Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 18 Sep 2011 12:22:10 +0200 libclass-objecttemplate-perl (0.7-5) unstable; urgency=low [ Ryan Niebur ] * Take over for the Debian Perl Group; Closes: #534916 -- RFA * 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: Torsten Werner ); Torsten Werner moved to Uploaders. * Add debian/watch. [ Ansgar Burchardt ] * Bump Standards-Version to 3.8.2. * Use debhelper 7 instead of cdbs. * Add myself to Uploaders. * Convert debian/copyright to proposed machine-readable format. * No longer install README. -- Ansgar Burchardt Mon, 03 Aug 2009 16:07:00 +0200 libclass-objecttemplate-perl (0.7-4) unstable; urgency=low * use DEB_AUTO_UPDATE_DEBIAN_CONTROL correctly * set Standards-Version to 3.7.2, no changes needed * minor lintian fix -- Torsten Werner Sun, 10 Sep 2006 16:22:04 +0200 libclass-objecttemplate-perl (0.7-3) unstable; urgency=low * added Build-Depends: cdbs, closes: #323320 -- Torsten Werner Tue, 16 Aug 2005 22:56:52 +0200 libclass-objecttemplate-perl (0.7-2) unstable; urgency=low * first upload to unstable -- Torsten Werner Wed, 20 Jul 2005 20:47:35 +0200 libclass-objecttemplate-perl (0.7-1) unstable; urgency=low * Initial Release. -- Torsten Hilbrich Mon, 28 Jun 2004 12:03:43 +0200 debian/control0000644000000000000000000000161111635343112010567 0ustar Source: libclass-objecttemplate-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Class-ObjectTemplate/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-objecttemplate-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-objecttemplate-perl.git Package: libclass-objecttemplate-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl extension for an optimized template builder base class Class::ObjectTemplate is a utility class to assist in the building of other Object Oriented Perl classes. . It was described in detail in the O'Reilly book, "Advanced Perl Programming" by Sriram Srinivasam. debian/compat0000644000000000000000000000000211635342702010367 0ustar 7 debian/libclass-objecttemplate-perl.examples0000644000000000000000000000001011635342702016454 0ustar test.pl debian/source/0000755000000000000000000000000011635342751010475 5ustar debian/source/format0000644000000000000000000000001411635342751011703 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000225511635343033011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Jason E. Stewart Source: http://search.cpan.org/dist/Class-ObjectTemplate/ Name: Class-ObjectTemplate Files: * Copyright: 1997, Sriram Srinivasan 1998-2002, Jason E. Stewart License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2006, Torsten Werner 2009, Ansgar Burchardt 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'.