[libdatetime-format-pg-perl] 05/08: Add build dependency on Module::Build.
gregor herrmann
gregoa at debian.org
Sat Sep 21 21:11:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdatetime-format-pg-perl.
commit 6f4a25220fddc985a68b95598dd6028cc0c24945
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 21 23:07:57 2013 +0200
Add build dependency on Module::Build.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f005e52..82f10f4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
Source: libdatetime-format-pg-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libdatetime-format-builder-perl,
libdatetime-perl,
libdatetime-timezone-perl,
libtest-pod-coverage-perl,
- libtest-pod-perl
+ libtest-pod-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-pg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list