[libapache-authznetldap-perl] 09/11: sort deps
gregor herrmann
gregoa at debian.org
Tue Aug 20 14:47:13 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libapache-authznetldap-perl.
commit 4d55d337d03a09adc4ecc250a5d82ad2b163c442
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 20 16:44:32 2013 +0200
sort deps
Git-Dch: Ignore
---
debian/control | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index c02f7a9..1a6761a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
+ libapache2-mod-perl2,
libconvert-asn1-perl,
- libnet-ldap-perl,
+ libextutils-autoinstall-perl,
libmime-base64-urlsafe-perl,
- liburi-perl,
- libapache2-mod-perl2,
- libextutils-autoinstall-perl
+ libnet-ldap-perl,
+ liburi-perl
Standards-Version: 3.8.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-authznetldap-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-authznetldap-perl.git
@@ -20,11 +20,11 @@ Package: libapache-authznetldap-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
+ libapache2-mod-perl2,
libconvert-asn1-perl,
- libnet-ldap-perl,
libmime-base64-urlsafe-perl,
- liburi-perl,
- libapache2-mod-perl2
+ libnet-ldap-perl,
+ liburi-perl
Description: Apache-Perl module that enables to authorize a user with LDAP attributes
After you have authenticated a user (perhaps with Apache::AuthNetLDAP ;)
you can use Apache::AuthzNetLDAP to determine whether they are authorized to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-authznetldap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list