[libplack-middleware-cache-perl] 02/02: Changes after dh-make-perl

Piotr Roszatycki dexter at debian.org
Tue Dec 3 12:39:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

dexter pushed a commit to branch master
in repository libplack-middleware-cache-perl.

commit df28f45f66a2c984a0544f1b7124aadfcf472797
Author: Piotr Roszatycki <piotr.roszatycki at gmail.com>
Date:   Tue Dec 3 13:38:22 2013 +0100

    Changes after dh-make-perl
---
 debian/changelog |  2 +-
 debian/control   | 14 +++++++-------
 debian/copyright | 12 ++----------
 3 files changed, 10 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b271874..ed945c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libplack-middleware-cache-perl (0.12-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Piotr Roszatycki <dexter at debian.org>  Tue, 3 Dec 2013 12:20:43 +0000
+ -- Piotr Roszatycki <dexter at debian.org>  Tue, 3 Dec 2013 12:20:43 +0100
diff --git a/debian/control b/debian/control
index 1d53a12..22f941a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libplack-middleware-cache-perl
 Section: perl
 Priority: optional
-Maintainer: Piotr Roszatycki <dexter at debian.org>
-Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Piotr Roszatycki <dexter at debian.org>
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libplack-app-proxy-perl
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Plack-Middleware-Cache
 
 Package: libplack-middleware-cache-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Use Cached Responses of Certain URIs
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Plack::Middleware::Cache - Plack middleware that cache responses
+ This middleware allows you to cache expensive and non-changing responses from
+ URIs that match a list of regular expression patterns.
diff --git a/debian/copyright b/debian/copyright
index b1a928b..6e3b93e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,18 +1,10 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Plack-Middleware-Cache
-Upstream-Contact: Ingy d�t Net <ingy at cpan.org>
+Upstream-Contact: Ingy döt Net <ingy at cpan.org>
 Upstream-Name: Plack-Middleware-Cache
-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: Ingy d�t Net <ingy at cpan.org>
+Copyright: 2011, Ingy döt Net.
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-cache-perl.git



More information about the Pkg-perl-cvs-commits mailing list