debian/0000755000000000000000000000000011724154402007166 5ustar debian/control0000644000000000000000000000220011724154402010563 0ustar Source: libhtml-packer-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libregexp-reggrp-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , gregor herrmann , Jotam Jr. Trejo , Fabrizio Regalli Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/HTML-Packer/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-packer-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-packer-perl.git Package: libhtml-packer-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libregexp-reggrp-perl Recommends: libcss-packer-perl, libjavascript-packer-perl Description: perl module for cleaning the HTML code HTML::Packer is a Perl library for HTML cleanup that does comment and newline removal in order to reduce HTML code size to its minimum. To use compression for JavaScript parts install libjavascript-packer-perl. To use compression for CSS parts install libcss-packer-perl. debian/clean0000644000000000000000000000002311724154402010166 0ustar t/html/s*-got.html debian/copyright0000644000000000000000000000257611724154402011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Merten Falk Source: http://search.cpan.org/dist/CSS-Packer/ Upstream-Name: HTML-Packer Files: * Copyright: 2008-2011, Merten Falk License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Ernesto Hernández-Novich (USB) 2011-2012, gregor herrmann 2011, Jotam Jr. Trejo 2011-2012, Fabrizio Regalli 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/watch0000644000000000000000000000034411724154402010220 0ustar version=3 opts=uversionmangle=s/\.\d{5}$/$&0/;s/\.\d{4}$/$&00/;s/\.\d{3}$/$&000/;s/\.\d{2}$/$&0000/;s/\.\d{1}$/$&00000/ \ http://search.cpan.org/dist/HTML-Packer/ .*/HTML-Packer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211724154402010364 0ustar 8 debian/changelog0000644000000000000000000000446111724154402011045 0ustar libhtml-packer-perl (1.004001-1) unstable; urgency=low * Imported Upstream version 1.004001 * Bump Standards-Version to 3.9.3 * Update copyright year for inc/Module/* and debian/* files * Update copyright using copyright-format 1.0 * Changed copyright year (from 2009 to 2008) in main stanza * Better short and long description -- Fabrizio Regalli Fri, 02 Mar 2012 00:25:43 +0100 libhtml-packer-perl (1.004000-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release. * Added myself as Uploaders and Copyright. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * debian/watch: add uversionmangle to cope with short upstream minor versions. * New upstream release. * Update years of packaging copyright. * Remove version from libregexp-reggrp-perl (build) dependency (nothing older in the archive). -- gregor herrmann Thu, 05 Jan 2012 18:25:55 +0100 libhtml-packer-perl (1.002-1) unstable; urgency=low * New upstream release * Bump Standards Version to 3.9.2 (no changes) * debian/control: update version dependency for libregexp-reggrp-perl * Add myself to Uploaders and Copyright * debian/copyright: update copyright statement years for files under inc/Module/* -- Jotam Jr. Trejo Fri, 10 Jun 2011 00:00:55 -0600 libhtml-packer-perl (1.000-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl-modules. * Switch to source format 3.0 (quilt). * debian/copyright: update formatting. * Add /me to Uploaders. [ Ernesto Hernández-Novich (USB) ] * New upstream release. * debian/copyright: added stanza for Module::Install; updated copyright dates. * debian/control: added versioned (build-)depend on libregexp-reggrp-perl; updated Standards Version; update to DH8. * debian/compat: update to DH8. -- gregor herrmann Sat, 12 Mar 2011 18:04:30 +0100 libhtml-packer-perl (0.4-1) unstable; urgency=low * Initial Release. (Closes: #546818) -- Ernesto Hernández-Novich (USB) Thu, 17 Sep 2009 12:41:46 -0430 debian/source/0000755000000000000000000000000011724154402010466 5ustar debian/source/format0000644000000000000000000000001411724154402011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611724154402010245 0ustar #!/usr/bin/make -f %: dh $@