debian/0000755000000000000000000000000011765662041007176 5ustar debian/rules0000755000000000000000000000031611765662041010256 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm -rf $(TMP)/usr/share/perl5/Mason/Plugin/HTMLFilters/t debian/control0000644000000000000000000000202711765662041010602 0ustar Source: libmason-plugin-htmlfilters-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-fillinform-perl, libmason-perl, libtest-class-most-perl, perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmason-plugin-htmlfilters-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmason-plugin-htmlfilters-perl.git Homepage: http://search.cpan.org/dist/Mason-Plugin-HTMLFilters/ Package: libmason-plugin-htmlfilters-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-fillinform-perl, libmason-perl Description: HTML generation filter plugin for Mason Mason::Plugin::HTMLFilters provides handy filters for the HTML generated by the Mason web templating framework. . Currently, filter functions include basic and comprehensive HTML escaping, URI escaping and paragraph formatting. debian/source/0000755000000000000000000000000011765662041010476 5ustar debian/source/format0000644000000000000000000000001411765662041011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057611765662041011060 0ustar libmason-plugin-htmlfilters-perl (0.03-1) unstable; urgency=low * Imported Upstream version 0.03. -- Florian Schlichting Mon, 11 Jun 2012 21:17:07 +0200 libmason-plugin-htmlfilters-perl (0.02-1) unstable; urgency=low * Initial Release. (Closes: #675876) -- Florian Schlichting Tue, 05 Jun 2012 00:34:09 +0200 debian/compat0000644000000000000000000000000211765662041010374 0ustar 8 debian/copyright0000644000000000000000000000211111765662041011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mason-Plugin-HTMLFilters Upstream-Contact: Jonathan Swartz Source: http://search.cpan.org/dist/Mason-Plugin-HTMLFilters/ Files: * Copyright: 2011, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Florian Schlichting 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/watch0000644000000000000000000000021511765662041010225 0ustar version=3 http://search.cpan.org/dist/Mason-Plugin-HTMLFilters/ .*/Mason-Plugin-HTMLFilters-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$