[SCM] Debian packaging of libapache-authenhook-perl branch, master, updated. 62e27239f22932f20daebac1e203078b55a539de
Xavier Guimard
x.guimard at free.fr
Sun Jan 6 14:40:47 UTC 2013
The following commit has been merged in the master branch:
commit 249b288e70fd19f1092e6b526fe3f939e1f96240
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Jan 6 15:29:34 2013 +0100
Bump S-V to 3.9.4 + dh to 9
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 1ad5371..78d4f0d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,25 +2,26 @@ Source: libapache-authenhook-perl
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>
+ Ivan Kohler <ivan-debian at 420.am>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 5),
- perl,
- libperl-dev,
+Build-Depends: apache2-prefork-dev | apache2-threaded-dev,
+ debhelper (>= 9.20120312),
libapache2-mod-perl2-dev,
- apache2-prefork-dev | apache2-threaded-dev,
- libapr1-dev
-Standards-Version: 3.7.3
+ libperl-dev,
+ libtest-pod-perl,
+ perl
+Standards-Version: 3.9.4
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},
+Depends: ${misc: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
--
Debian packaging of libapache-authenhook-perl
More information about the Pkg-perl-cvs-commits
mailing list