[libplack-app-proxy-perl] 01/02: Changes after dh-make-perl

Piotr Roszatycki dexter at debian.org
Tue Dec 3 12:07:44 UTC 2013


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

dexter pushed a commit to branch master
in repository libplack-app-proxy-perl.

commit 76453a8ed19c5bce2cdc6994052e383b9e288722
Author: Piotr Roszatycki <piotr.roszatycki at gmail.com>
Date:   Tue Dec 3 11:57:34 2013 +0000

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

diff --git a/debian/control b/debian/control
index e287592..ec53b54 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends-Indep: libanyevent-http-perl (>= 1.44),
  libwww-perl
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/Plack-App-Proxy
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-app-proxy-perl.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-perl/packages/libplack-app-proxy-perl.git
 
 Package: libplack-app-proxy-perl
 Architecture: all
@@ -19,7 +21,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libhttp-message-perl,
  libplack-perl (>= 1.0013),
  libwww-perl
-Description: proxy requests
- Plack::Middleware::Proxy::LoadBalancer allow you to define several backends.
+Description: Plack::App::Proxy - middleware-aware proxy application for Plack
+ A streaming capable proxy for Plack.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ This application is just like a normal PSGI application and is middleware
+ aware, which means you can modify proxy requests (and responses) using Plack
+ middleware stack.
diff --git a/debian/copyright b/debian/copyright
index 9e4e149..d10d563 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Plack-App-Proxy
-Upstream-Contact: Lee Aylward
+Upstream-Contact: Lee Aylward <leedo at cpan.org>
 Upstream-Name: Plack-App-Proxy
-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: Lee Aylward

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



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