debian/0002755000000000000000000000000011527025703007172 5ustar debian/compat0000644000000000000000000000000211523300567010366 0ustar 7 debian/rules0000755000000000000000000000003611523300743010243 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0002755000000000000000000000000011527025702010471 5ustar debian/source/format0000644000000000000000000000001411523300577011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000035511104276210010214 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Template-DBI/ .*/Template-DBI-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000142111527025426011042 0ustar libtemplate-plugin-dbi-perl (2.65-2) unstable; urgency=low * Add missing build dependency on libdbi-perl (closes: #613399) -- Dominic Hargreaves Wed, 16 Feb 2011 19:52:40 +0000 libtemplate-plugin-dbi-perl (2.65-1) unstable; urgency=low * New upstream release * Update Standards-Version (no changes) * Switch to minimal dh7 rules file * Update to debhelper compatibility level 7 * Update source format version to 3.0 (quilt) -- Dominic Hargreaves Sat, 05 Feb 2011 17:06:20 +0000 libtemplate-plugin-dbi-perl (2.64-1) unstable; urgency=medium * Initial Release (closes: #504575) * Urgency medium as this relates to an RC bug in libtemplate-perl (#504373) -- Dominic Hargreaves Wed, 05 Nov 2008 11:19:04 +0000 debian/control0000644000000000000000000000123211527024663010575 0ustar Source: libtemplate-plugin-dbi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl (>= 5.6.10-12), libtemplate-perl (>= 2.22), libmldbm-perl, libsql-statement-perl (>= 1.28), libdbi-perl Maintainer: Dominic Hargreaves Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Template-DBI/ Package: libtemplate-plugin-dbi-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtemplate-perl (>= 2.22), libdbi-perl Description: DBI plugin for the Template Toolkit This package contains the DBI plugin for Template Toolkit, for interfacing with databases within templates. debian/docs0000644000000000000000000000000711523300622010030 0ustar README debian/copyright0000644000000000000000000000230411523300524011113 0ustar This is the debian package for the Template-DBI module. It was created by Dominic Hargreaves using dh-make-perl. It was downloaded from http://search.cpan.org/dist/Template-DBI/ The DBI plugin was originally written by Simon A Matthews, and distributed as a separate module. It was integrated into the Template Toolkit distribution for version 2.00 and included contributions from Andy Wardley, Craig Barratt, Dave Hodgkinson and Rafael Kitover. Andy Wardley extracted it back into a separate distribution in May 2006.. Copyright (C) 1999-2006 Simon Matthews, Andy Wardley. All Rights Reserved Copyright (C) 2010 Jens Rehsack. All Rights Reserved This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is (C) 2008, Dominic Hargreaves and is licensed under the same terms as the software itself (see above).