debian/0000755000000000000000000000000012256126532007172 5ustar debian/changelog0000644000000000000000000000570112256126532011047 0ustar libtemplate-plugin-textile2-perl (1.21-4) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Refresh debian/rules, no functional changes; except: don't create .packlist file any more. * debian/watch: use dist-based URL. * Set Standards-Version to 3.8.0 (no changes). * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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 ] * Fix the following lintian warnings: + package-has-a-duplicate-build-relation + copyright-refers-to-symlink-license * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules: + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Drop obsolete stamp-file parameters from dh_clean + Drop obsolete parameter from dh_installchangelogs + Remove obsolete variable usage + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Mon, 23 Dec 2013 22:38:28 +0100 libtemplate-plugin-textile2-perl (1.21-3) unstable; urgency=low * Fixed debian/copyright: + added upstream URL + corrected author and copyright and extended licensing information * Cleaned up debian/rules + Drop unneeded OPTIMIZE="..." for arch-indep package + Enable test suite and move it from install to build target + Don't ignore distclean errors + Move dh_clean $stamp_files before distclean + Drop unneeded/unused dh_* calls * Bump debian/compat to 5 * debian/control: added myself to Uploaders + s/This module/Template::Plugin::Textile2/ in long description * Moved libmodule-build-perl from B-D-I to B-D since it is needed by clean target * Make (build-)depends on libtemplate-perl and libtext-textile versioned (>= 2.15 and 2.03 respectively) -- Damyan Ivanov Thu, 13 Sep 2007 07:41:26 +0300 libtemplate-plugin-textile2-perl (1.21-2) unstable; urgency=low [ Jaldhar H. Vyas ] * Forgot to change the maintainer to Debian Perl group. -- Joey Hess Sat, 11 Aug 2007 21:28:04 -0400 libtemplate-plugin-textile2-perl (1.21-1) unstable; urgency=low * Initial Release. -- Jaldhar H. Vyas Sun, 21 Jan 2007 01:39:44 -0500 debian/compat0000644000000000000000000000000212256124760010371 0ustar 9 debian/control0000644000000000000000000000215512256126144010577 0ustar Source: libtemplate-plugin-textile2-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9~), perl Build-Depends-Indep: libtemplate-perl, libtext-textile-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-textile2-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-textile2-perl.git Homepage: https://metacpan.org/release/Template-Plugin-Textile2 Package: libtemplate-plugin-textile2-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtemplate-perl, libtext-textile-perl Description: textile plugin for the Template Toolkit Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template Toolkit. It provides a filter named "textile2". It aims to be a more featureful plugin than Template::Plugin::Textile, by allowing you to pass parameters to Text::Textile. debian/copyright0000644000000000000000000000212712256124667011136 0ustar This is the debian package for the Template-Plugin-Textile2 module. It was created by Jaldhar H. Vyas using dh-make-perl. Upstream source was downloaded from http://www.cpan.org/modules/by-module/Template/ (or try searching for Template::Plugin::Textile2 on search.cpan.org) The upstream author is: Michele Beltrame COPYRIGHT AND LICENCE Copyright (C) 2006 by Michele Beltrame This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. Perl's licensing 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 version 1 can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/rules0000755000000000000000000000013612256126044010250 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000021312256124071010213 0ustar version=3 https://metacpan.org/release/Template-Plugin-Textile2 .*/Template-Plugin-Textile2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012256124525010472 5ustar debian/source/format0000644000000000000000000000001412256124525011700 0ustar 3.0 (quilt)