[SCM] Debian packaging of libapache-authenhook-perl branch, master, updated. 811d00169db81964d69d6adefc53704057d00517

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


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

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

diff --git a/debian/control b/debian/control
index 0289604..1ad5371 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,30 @@
 Source: libapache-authenhook-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5), perl (>= 5.8.8-7), libperl-dev, libapache2-mod-perl2-dev, apache2-prefork-dev | apache2-threaded-dev, libapr1-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Roberto C. Sanchez <roberto at connexer.com>,
- Niko Tyni <ntyni at debian.org>, Ivan Kohler <ivan-debian at 420.am>
+           Niko Tyni <ntyni at debian.org>,
+           Ivan Kohler <ivan-debian at 420.am>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               perl,
+               libperl-dev,
+               libapache2-mod-perl2-dev,
+               apache2-prefork-dev | apache2-threaded-dev,
+               libapr1-dev
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Apache-AuthenHook/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-authenhook-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-authenhook-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-authenhook-perl.git
+Homepage: http://search.cpan.org/dist/Apache-AuthenHook/
 
 Package: libapache-authenhook-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libapache2-mod-perl2
-Description:  Perl API for Apache 2.1 authentication
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libapache2-mod-perl2
+Description: Perl API for Apache 2.1 authentication
  Apache::AuthenHook offers access to the 2.1 Apache authentication
  API in Perl.  This is different than the authentication API
  from Apache 1.3 or even Apache 2.0, but in its differences lies
  strength.
+

-- 
Debian packaging of libapache-authenhook-perl



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