[libcgi-compress-gzip-perl] 01/01: Package changes for debian
Robin Sheat
eythian-guest at moszumanska.debian.org
Mon Jul 21 22:28:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
eythian-guest pushed a commit to branch master
in repository libcgi-compress-gzip-perl.
commit eab340d98b930cef5b324f25371bfa17afd6dc96
Author: Robin Sheat <robin at catalyst.net.nz>
Date: Tue Jul 22 10:27:57 2014 +1200
Package changes for debian
---
debian/changelog | 4 ++--
debian/control | 4 +---
debian/copyright | 14 +++++---------
3 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 56962a6..f540b50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libcgi-compress-gzip-perl (1.03-1) UNRELEASED; urgency=low
+libcgi-compress-gzip-perl (1.03-1) unstable; urgency=low
- * Initial Release.
+ * Initial Release. Closes: #755541
-- Robin Sheat <robin at catalyst.net.nz> Tue, 22 Jul 2014 10:00:38 +1200
diff --git a/debian/control b/debian/control
index ba6fc5c..cc58639 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/CGI-Compress-Gzip
Package: libcgi-compress-gzip-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: CGI with automatically compressed output
+Description: module to allow automatically compressed CGI output
CGI::Compress::Gzip extends the CGI module to auto-detect whether the client
browser wants compressed output and, if so and if the script chooses HTML
output, apply gzip compression on any content header for STDOUT.
@@ -23,5 +23,3 @@ Description: CGI with automatically compressed output
Apache::GzipChain modules, which allow more transparent output compression
than this module can provide. However, as of this writing those modules are
more aggressive about compressing, regardless of Content-Type.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 01049fe..d457461 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/CGI-Compress-Gzip
Upstream-Contact: Chris Dolan <cdolan at cpan.org>
Upstream-Name: CGI-Compress-Gzip
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
Files: *
-Copyright: Chris Dolan <cdolan at cpan.org>
+Copyright: 2008, Chris Dolan <cdolan at cpan.org>
+License: Artistic or GPL-1+
+
+Files: *
+Copyright: 2007, Clotho Advanced Media, Inc. <cpan at clotho.com>
License: Artistic or GPL-1+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-compress-gzip-perl.git
More information about the Pkg-perl-cvs-commits
mailing list