r38347 - /trunk/libjifty-plugin-authzldap-perl/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 21 15:08:50 UTC 2009


Author: gregoa
Date: Sun Jun 21 15:08:44 2009
New Revision: 38347

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38347
Log:
Standards-Version 3.8.2; remove perl-modules

Modified:
    trunk/libjifty-plugin-authzldap-perl/debian/control

Modified: trunk/libjifty-plugin-authzldap-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authzldap-perl/debian/control?rev=38347&op=diff
==============================================================================
--- trunk/libjifty-plugin-authzldap-perl/debian/control (original)
+++ trunk/libjifty-plugin-authzldap-perl/debian/control Sun Jun 21 15:08:44 2009
@@ -2,12 +2,12 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules,
+Build-Depends-Indep: perl (>= 5.6.0-12),
   libjifty-perl (>= 0.70416), libcache-cache-perl, libnet-ldap-perl,
   libtest-pod-coverage-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Jifty-Plugin-AuthzLDAP/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjifty-plugin-authzldap-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libjifty-plugin-authzldap-perl/
@@ -18,6 +18,7 @@
   libcache-cache-perl, libnet-ldap-perl
 Description: Jifty plugin to a add dynamic ldap authorization
  Jifty::Plugin::AuthzLDAP is a Jifty plugin and provides ldap authorization
- with filters table and cache. 
+ with filters table and cache.
+ .
  You can use Jifty::Plugin::AuthzLDAP->ldapvalidate($user,'is_admin') in your
  dispatcher and update 'is_admin' ldap filter in your application.




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