debian/0000755000000000000000000000000011622437743007177 5ustar debian/rules0000755000000000000000000000003611622232007010240 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000220011615545467011131 0ustar This is the debian package for the Petal-Utils module. It was created by Damyan Ivanov using dh-make-perl. It was downloaded from http://search.cpan.org/dist/Petal-Utils/ The upstream authors are: William McKee Steve Purkis . Copyright (c) 2003-2004 William McKee & Steve Purkis. License: This module is free software and is distributed under the same license as Perl itself. Use it at your own risk. Perl license is: This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. 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 © 2008, Damyan Ivanov and is licensed under the same terms as the software itself (see above). debian/watch0000644000000000000000000000035211615545467010235 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/Petal-Utils/ .*/Petal-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000011622232007010461 5ustar debian/source/format0000644000000000000000000000001411622232007011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000174411622437743010610 0ustar Source: libpetal-utils-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: perl (>= 5.6.10-12), libpetal-perl (>= 2.19-2~), liburi-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-perl/packages/libpetal-utils-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpetal-utils-perl.git Homepage: http://search.cpan.org/dist/Petal-Utils/ Package: libpetal-utils-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libpetal-perl (>= 2.19-2~), libtimedate-perl (>= 0.01) Description: Useful template modifiers for Petal Petal::Utils contains commonly used Petal modifiers (or plugins), and bundles them with an easy-to-use installation interface. . Petal is an XML based templating engine that is able to process any kind of XML, XHTML and HTML. debian/compat0000644000000000000000000000000211622232007010357 0ustar 8 debian/changelog0000644000000000000000000000134411622232007011035 0ustar libpetal-utils-perl (0.06-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Damyan Ivanov ] * Bump libpetal-perl (build-)dependencies to 2.19-2 Ensures Petal that is not broken by Safe in Perl 5.12.1 Closes: #627271 -- FTBFS * Use tiny debhelper debian/rules and compatibility level 8 * Use source format '3.0 (quilt)' * Claim conformance with Policy 3.9.2 -- Damyan Ivanov Sun, 14 Aug 2011 15:00:22 +0300 libpetal-utils-perl (0.06-1) unstable; urgency=low * Initial Release. Closes: #490949 -- ITP -- Damyan Ivanov Tue, 15 Jul 2008 17:11:31 +0300