[libmojolicious-plugin-cgi-perl] 09/11: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Oct 12 21:17:35 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 28621977113db44ded0df9b7765728044aea1faf
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 12 23:10:28 2014 +0200

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

diff --git a/debian/control b/debian/control
index 043987b..c358c85 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libmojolicious-plugin-cgi-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alex Muntada <alexm at alexm.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmojolicious-perl (>= 4.00),
- libio-pipely-perl,
- perl
+                     libio-pipely-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git
@@ -14,9 +14,10 @@ Homepage: https://metacpan.org/release/Mojolicious-Plugin-CGI
 
 Package: libmojolicious-plugin-cgi-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-pipely-perl,
- libmojolicious-perl (>= 4.00)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-pipely-perl,
+         libmojolicious-perl (>= 4.00)
 Description: Mojolicious plugin to run CGI scripts
  Mojolicious::Plugin::CGI plugin enables Mojolicious to run Perl CGI scripts.
  It does so by forking a new process with a modified environment and reads

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git



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