[libauthen-cas-client-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Mon Feb 17 18:04:51 UTC 2014


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

gregoa pushed a commit to branch master
in repository libauthen-cas-client-perl.

commit 8ce76b718d9116a3f54e32ba84697b7643dd9ed2
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 19:03:43 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index c73d280..7f40674 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Jonathan Yu <jawnsy at cpan.org>,
- Xavier Guimard <x.guimard at free.fr>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-mockobject-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl,
- perl
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-libxml-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-cas-client-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-cas-client-perl.git
@@ -18,10 +18,11 @@ Homepage: https://metacpan.org/release/Authen-CAS-Client/
 
 Package: libauthen-cas-client-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liburi-perl,
+         libwww-perl,
+         libxml-libxml-perl
 Description: Perl module for authentication using CAS
  Authen::CAS::Client module provides a simple interface for authenticating
  users using JA-SIG's Central Authentication Service (CAS) Single Sign On

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-cas-client-perl.git



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