[libplack-middleware-removeredundantbody-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed May 14 19:43:17 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-removeredundantbody-perl.

commit 9a6bfa4e117b2d07e9f52e13c23906c5b3a50c78
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed May 14 21:41:46 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a7f1379..5ca71d1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libplack-middleware-removeredundantbody-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libhttp-message-perl,
- libplack-perl,
- perl
+                     libplack-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-removeredundantbody-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-middleware-removeredundantbody-perl.git
@@ -14,8 +14,9 @@ Homepage: https://metacpan.org/release/Plack-Middleware-RemoveRedundantBody
 
 Package: libplack-middleware-removeredundantbody-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libplack-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libplack-perl
 Description: Plack::Middleware which removes an unnecessary HTTP response body
  Plack::Middleware::RemoveRedundantBody is in some ways the opposite of
  Plack::Middleware::FixMissingBodyInRedirect: it removes the body from HTTP

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



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