[libcgi-application-plugin-authentication-perl] 01/06: Explicitly build-depend on libmodule-build-perl.
gregor herrmann
gregoa at debian.org
Mon Oct 13 15:38:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-application-plugin-authentication-perl.
commit 2cfbb79fb55dce2bea4dcf23e7f18ebbaf16b98a
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 13 16:52:16 2014 +0200
Explicitly build-depend on libmodule-build-perl.
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 03a179f..2cf81ac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl (>= 0.380000),
+ perl
Build-Depends-Indep: libapache-htpasswd-perl,
libauthen-simple-perl,
libcgi-application-basic-plugin-bundle-perl,
@@ -22,7 +24,6 @@ Build-Depends-Indep: libapache-htpasswd-perl,
libtest-warn-perl,
libtest-without-module-perl,
libuniversal-require-perl,
- perl,
pkg-components
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git
More information about the Pkg-perl-cvs-commits
mailing list