[SCM] Debian packaging of libapache2-authcassimple-perl branch, master, updated. d4ddca500776e40ff89f295fe2157fa1405dd7f9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:15 UTC 2012


The following commit has been merged in the master branch:
commit 430b3b55c63760ffefc2034c9b11c52799230f6f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:13:07 2012 -0600

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

diff --git a/debian/control b/debian/control
index 05a7ef4..8c8dce6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,32 @@
 Source: libapache2-authcassimple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl (>= 5.8.0), libauthen-cas-client-perl,
- libapache-session-wrapper-perl, libapache2-mod-perl2,
- libtest-pod-coverage-perl, libtest-pod-perl, liburi-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Damyan Ivanov <dmn at debian.org>
+Build-Depends-Indep: perl,
+                     libauthen-cas-client-perl,
+                     libapache-session-wrapper-perl,
+                     libapache2-mod-perl2,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Apache2-AuthCASSimple/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache2-authcassimple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache2-authcassimple-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache2-authcassimple-perl.git
+Homepage: http://search.cpan.org/dist/Apache2-AuthCASSimple/
 
 Package: libapache2-authcassimple-perl
 Architecture: all
-Depends: ${perl:Depends} , ${misc:Depends}, libapache-session-wrapper-perl,
- libapache2-mod-perl2, libauthen-cas-client-perl, libapache2-request-perl,
- libcrypt-ssleay-perl, liburi-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libapache-session-wrapper-perl,
+         libapache2-mod-perl2,
+         libauthen-cas-client-perl,
+         libapache2-request-perl,
+         libcrypt-ssleay-perl,
+         liburi-perl
 Description: Apache2 module to authenticate trough a CAS server
  Apache2::AuthCASSimple is an authentication module for Apache2/mod_perl2.
  .
@@ -26,3 +35,4 @@ Description: Apache2 module to authenticate trough a CAS server
  CAS server: only tickets are exchanged between Web client, Apache2 server and
  CAS server. If you are not authenticated yet, you will be redirected to the
  CAS server login form.
+

-- 
Debian packaging of libapache2-authcassimple-perl



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