[SCM] Debian packaging of libjifty-plugin-authzldap-perl branch, master, updated. ba8a15a7ed8b8665a5f76aa8a7212425d7eac244

gregor herrmann gregoa at debian.org
Thu Jul 5 20:34:59 UTC 2012


The following commit has been merged in the master branch:
commit 117ac7b00e36db3993c08c38cdacbc38ac36ecee
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:36:14 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index d3225a5..1c69f14 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,31 @@
 Source: libjifty-plugin-authzldap-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
-  libjifty-perl (>= 0.90519), 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>
+                     libjifty-perl,
+                     libcache-cache-perl,
+                     libnet-ldap-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Jifty-Plugin-AuthzLDAP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-authzldap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-authzldap-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libjifty-plugin-authzldap-perl.git
+Homepage: http://search.cpan.org/dist/Jifty-Plugin-AuthzLDAP/
 
 Package: libjifty-plugin-authzldap-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libjifty-perl (>= 0.90519-1),
-  libcache-cache-perl, libnet-ldap-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libjifty-perl,
+         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.
  .
  You can use Jifty::Plugin::AuthzLDAP->ldapvalidate($user,'is_admin') in your
  dispatcher and update 'is_admin' ldap filter in your application.
+

-- 
Debian packaging of libjifty-plugin-authzldap-perl



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