debian/0000755000000000000000000000000012235266461007175 5ustar debian/watch0000644000000000000000000000017412101263353010215 0ustar version=3 https://metacpan.org/release/CSS-Minifier-XS/ .*/CSS-Minifier-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000234212235266271011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CSS-Minifier-XS Upstream-Contact: Graham TerMarsch (cpan@howlingfrog.com) Source: https://metacpan.org/release/CSS-Minifier-XS/ Files: * Copyright: 2007-2010, Graham TerMarsch (cpan@howlingfrog.com) License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2009, gregor herrmann 2010, Ansgar Burchardt 2010, Nicholas Bamber 2013, 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000223012235266260010572 0ustar Source: libcss-minifier-xs-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libtest-pod-perl, libtest-pod-coverage-perl, perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000) Maintainer: Debian Perl Group Uploaders: Ryan Niebur , gregor herrmann , Nicholas Bamber , Ansgar Burchardt , Florian Schlichting Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/CSS-Minifier-XS/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcss-minifier-xs-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcss-minifier-xs-perl.git Package: libcss-minifier-xs-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: XS based CSS minifier CSS::Minifier::XS is a CSS "minifier"; its designed to remove un-necessary whitespace and comments from CSS files, while also not breaking the CSS. . CSS::Minifier::XS is similar in function to CSS::Minifier, but is substantially faster as its written in XS and not just pure Perl. debian/compat0000644000000000000000000000000212235266152010370 0ustar 9 debian/changelog0000644000000000000000000000364112235266461011053 0ustar libcss-minifier-xs-perl (0.09-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release (0.08) * Refreshed copyright * Removed build system argument from debian/rules [ 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 ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.09 * Add build-dependency on Module::Build 0.40 * Switch dh compatibility to level 9 to enable passing of hardening flags * Declare compliance with Debian Policy 3.9.5 * Add myself to uploaders and copyright -- Florian Schlichting Sat, 02 Nov 2013 22:21:15 +0100 libcss-minifier-xs-perl (0.07-1) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Update years of copyright. * debian/copyright: Formatting changes for current DEP-5 proposal. * Use Build.PL. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.0 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Thu, 22 Jul 2010 20:39:52 +0900 libcss-minifier-xs-perl (0.04-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ryan Niebur ] * New upstream release (closes: #546622) * Debian Policy 3.8.3 [ gregor herrmann ] * Add /me to Uploaders. -- gregor herrmann Sat, 19 Sep 2009 22:47:00 +0200 libcss-minifier-xs-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #531144) -- Ryan Niebur Sun, 31 May 2009 14:37:42 -0700 debian/source/0000755000000000000000000000000011671742625010501 5ustar debian/source/format0000644000000000000000000000001411671742625011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671742625010260 0ustar #!/usr/bin/make -f %: dh $@