[libmojolicious-plugin-authentication-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 18 17:32:26 UTC 2013


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

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

commit 37738116ea94a32ebd2153735b1c89f086e642f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 18 19:27:10 2013 +0200

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

diff --git a/debian/control b/debian/control
index 938e765..358448d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libmojolicious-plugin-authentication-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmojolicious-perl (>= 4),
- perl
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmojolicious-plugin-authentication-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-authentication-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/Mojolicious-Plugin-Authentication/
 
 Package: libmojolicious-plugin-authentication-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmojolicious-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmojolicious-perl
 Description: module to make authentication a bit easier for Mojolicious
  Mojolicious::Plugin::Authentication is a module that helps you deal with
  authenticating users in your Mojolicious application.

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



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