[SCM] Packaging of Catalyst::Plugin::SmartURI branch, master, updated. upstream/0.036-6-g39f3466

ju julien at vaubourg.com
Mon Aug 8 17:43:08 UTC 2011


The following commit has been merged in the master branch:
commit e843100ec33b6df749922db4262751e0ca2f31bf
Author: ju <julien at vaubourg.com>
Date:   Mon Aug 8 19:41:49 2011 +0200

    Apply changelog -- thanks Salvatore!

diff --git a/debian/control b/debian/control
index d0011a2..788a1c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Julien Vaubourg <julien at vaubourg.com>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libcatalyst-perl (>= 5.80002),
+Build-Depends-Indep: libtest-pod-perl,
+ libcatalyst-perl (>= 5.80002),
  libclass-c3-componentised-perl,
  libmoose-perl,
  libnamespace-clean-perl,
@@ -31,9 +32,9 @@ Description: module providing configurable URIs for Catalyst
  or relative URIs, or URIs based on the 'Host' header. Also allows configuring
  which URI class to use. Works on application-wide or per-request basis.
  .
- This is useful in situations where you're for example, redirecting to a
- lighttpd from a firewall rule, instead of a real proxy, and you want your
- links and redirects to still work correctly.
+ Catalyst::Plugin::SmartURI is useful in situations where you're for example,
+ redirecting to a lighttpd from a firewall rule, instead of a real proxy, and
+ you want your links and redirects to still work correctly.
  .
  To use your own URI class, just subclass URI::SmartURI and set uri_class, or
  write a class that follows the same interface.

-- 
Packaging of Catalyst::Plugin::SmartURI



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