[libplack-middleware-cache-perl] 07/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jul 4 20:12:00 UTC 2014


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

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

commit c4effd9acc68d15b51020fd0fab2f793170ba641
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 4 22:10:53 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4f16ab7..2bd065a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libplack-middleware-cache-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Piotr Roszatycki <dexter at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libplack-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Plack-Middleware-Cache
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-cache-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-middleware-cache-perl.git
+Homepage: https://metacpan.org/release/Plack-Middleware-Cache
 
 Package: libplack-middleware-cache-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Plack middleware for caching responses of certain URLs
  Plack::Middleware::Cache allows you to cache expensive and non-changing
  responses from URIs that match a list of regular expression patterns.

-- 
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