debian/0000755000000000000000000000000012231170343007162 5ustar debian/watch0000644000000000000000000000021212144220765010215 0ustar version=3 https://metacpan.org/release/JavaScript-Minifier-XS/ .*/JavaScript-Minifier-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612144220765010250 0ustar #!/usr/bin/make -f %: dh $@ debian/libjavascript-minifier-xs-perl.lintian-overrides0000644000000000000000000000025612144220765020601 0ustar # blhc and manual inspection suggest that all flags are passed libjavascript-minifier-xs-perl: hardening-no-fortify-functions usr/lib/perl5/auto/JavaScript/Minifier/XS/XS.so debian/copyright0000644000000000000000000000224212144220765011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JavaScript-Minifier-XS Upstream-Contact: Graham TerMarsch (cpan@howlingfrog.com) Source: https://metacpan.org/release/JavaScript-Minifier-XS/ Files: * Copyright: 2007-2010, Graham TerMarsch (cpan@howlingfrog.com) License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2009-2013, gregor herrmann 2010, Nicholas Bamber 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/source/0000755000000000000000000000000012144220765010471 5ustar debian/source/format0000644000000000000000000000001412144220765011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212144220765010367 0ustar 9 debian/control0000644000000000000000000000240612144220765010576 0ustar Source: libjavascript-minifier-xs-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , gregor herrmann , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, libtest-pod-perl, libtest-pod-coverage-perl, perl (>= 5.11.0) | libmodule-build-perl (>= 0.350000) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjavascript-minifier-xs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjavascript-minifier-xs-perl.git Homepage: https://metacpan.org/release/JavaScript-Minifier-XS/ Package: libjavascript-minifier-xs-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: XS based JavaScript minifier JavaScript::Minifier::XS is a JavaScript "minifier"; its designed to remove un-necessary whitespace and comments from JavaScript files, while also not breaking the JavaScript. . JavaScript::Minifier::XS is similar in function to JavaScript::Minifier, but is substantially faster as its written in XS and not just pure Perl. debian/changelog0000644000000000000000000000434712231170343011044 0ustar libjavascript-minifier-xs-perl (0.09-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:16:19 +0100 libjavascript-minifier-xs-perl (0.09-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. Closes: #708020 [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Use debhelper 9.20120312 to get all hardening flags. * Set Standards-Version to 3.9.4 (no changes). * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of packaging copyright. * Add lintian override for hardening-no-fortify-functions. -- gregor herrmann Mon, 13 May 2013 19:24:46 +0200 libjavascript-minifier-xs-perl (0.09-1) unstable; urgency=low [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. [ Ansgar Burchardt ] * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Add build-dependendency on libmodule-build-perl (>= 0.350000). [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Upped debhelper version and compat level to 8 * Simplified perl dependency * Refreshed copyright -- Nicholas Bamber Thu, 04 Nov 2010 09:13:58 +0000 libjavascript-minifier-xs-perl (0.06-1) unstable; urgency=low [ Ryan Niebur ] * New upstream release (closes: #546625). [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * Set Standards-Version to 3.8.3 (no changes). * Add /me to Uploaders. -- gregor herrmann Sat, 19 Sep 2009 22:30:00 +0200 libjavascript-minifier-xs-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #531139) -- Ryan Niebur Tue, 16 Jun 2009 02:48:13 -0700