debian/0000755000000000000000000000000012027602012007156 5ustar debian/source/0000755000000000000000000000000012027600211010455 5ustar debian/source/format0000644000000000000000000000001412027600211011663 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021512027600211010204 0ustar version=3 http://search.cpan.org/dist/Catalyst-Plugin-Compress/ .*/Catalyst-Plugin-Compress-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000146212027601314010570 0ustar Source: libcatalyst-plugin-compress-perl Section: perl Priority: optional Maintainer: Alexander Wirt Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcatalyst-perl, libmro-compat-perl, perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Catalyst-Plugin-Compress/ Package: libcatalyst-plugin-compress-perl Architecture: all Depends: libcatalyst-perl, libmro-compat-perl, ${misc:Depends}, ${perl:Depends} Description: Catalyst plugin to compress the response This module combines Catalyst::Plugin::Deflate Catalyst::Plugin::Gzip Catalyst::Plugin::Zlib into one. . It compress response to [gzip bzip2 zlib deflate] if client supports it. . NOTE: If you want to use this module with Catalyst::Plugin::Unicode, You MUST load this plugin AFTER Catalyst::Plugin::Unicode. debian/compat0000644000000000000000000000000212027600211010353 0ustar 8 debian/changelog0000644000000000000000000000024012027600211011023 0ustar libcatalyst-plugin-compress-perl (0.5-1) unstable; urgency=low * Initial Release. -- Alexander Wirt Sun, 23 Sep 2012 14:28:57 +0200 debian/copyright0000644000000000000000000000204512027601314011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Catalyst-Plugin-Compress Source: http://search.cpan.org/dist/Catalyst-Plugin-Compress/ Upstream-Contact: Yiyi Hu Files: * Copyright: Yiyi Hu License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Alexander Wirt 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/rules0000755000000000000000000000003612027600212010235 0ustar #!/usr/bin/make -f %: dh $@