debian/0000755000000000000000000000000011731413663007173 5ustar debian/rules0000755000000000000000000000003611731413663010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000174411731413663010604 0ustar Source: libcss-packer-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libregexp-reggrp-perl (>= 1.002) Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , gregor herrmann , Jotam Jr. Trejo Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/CSS-Packer/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcss-packer-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcss-packer-perl.git Package: libcss-packer-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libregexp-reggrp-perl (>= 1.002) Description: fast pure perl CSS cleaner CSS::Packer is a pure Perl library for CSS cleanup. It can do CSS reformatting, whitespace and newline removal, in order to get a "pretty-printed" version or a minimal size version of the original CSS code. debian/source/0000755000000000000000000000000011731413663010473 5ustar debian/source/format0000644000000000000000000000001411731413663011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000330711731413663011050 0ustar libcss-packer-perl (1.002001-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Remove debian/clean, test files are removed by upstream build system. -- gregor herrmann Sun, 18 Mar 2012 18:13:09 +0100 libcss-packer-perl (1.002-1) unstable; urgency=low * New upstream release * debian/control: update version dependency for libregexp-reggrp-perl * debian/changelog: update copyright statement years for files under inc/Module/* * Bump Standards Version to 3.9.2 (no changes) * Add myself to Uploaders and Copyright * Bump DH compat to 8 -- Jotam Jr. Trejo Sun, 12 Jun 2011 17:00:10 -0600 libcss-packer-perl (1.000001-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 Module::Install stanza; updated copyright dates for upstream and packaging. * debian/control: added versioned Dependens on libregexp-reggrp-perl; updated Standards-Version. [ Jonathan Yu ] * New upstream release -- gregor herrmann Sat, 12 Mar 2011 17:57:14 +0100 libcss-packer-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #546820) -- Ernesto Hernández-Novich (USB) Tue, 15 Sep 2009 18:23:59 -0430 debian/compat0000644000000000000000000000000211731413663010371 0ustar 8 debian/copyright0000644000000000000000000000251611731413663011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CSS-Packer Upstream-Contact: Merten Falk Source: http://search.cpan.org/dist/CSS-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 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/watch0000644000000000000000000000016111731413663010222 0ustar version=3 http://search.cpan.org/dist/CSS-Packer/ .*/CSS-Packer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$