[libapache2-authenntlm-perl] 09/12: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Feb 21 17:44:12 UTC 2014


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

gregoa pushed a commit to branch master
in repository libapache2-authenntlm-perl.

commit 0b8e90d9564f26547b8d39d02ec4b99a569e4cd3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 18:35:48 2014 +0100

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

diff --git a/debian/control b/debian/control
index cc8f700..21d4c50 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libapache2-authenntlm-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Hendrik Frenzel <hfrenzel at scunc.net>,
+           Xavier Oswald <x.oswald at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Hendrik Frenzel <hfrenzel at scunc.net>, Xavier Oswald <x.oswald at free.fr>
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/Apache2-AuthenNTLM
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache2-authenntlm-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache2-authenntlm-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache2-authenntlm-perl.git
+Homepage: https://metacpan.org/release/Apache2-AuthenNTLM
 
 Package: libapache2-authenntlm-perl
 Architecture: any
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libapache2-mod-perl2
 Breaks: libauthen-smb-perl (<= 0.96)
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libapache2-mod-perl2 
 Description: module for Microsoft NTLM and Basic User Authentication
  The purpose of the Apache2::AuthenNTLM module is to perform a user
  authentication via Microsoft's NTLM protocol. This protocol is supported by

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-authenntlm-perl.git



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