[libb-hooks-parser-perl] 04/05: Add CPAN::Meta as build dependency
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Wed Aug 12 12:08:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libb-hooks-parser-perl.
commit f0153f9b1abc4a3349ce9a7509d5e548ca4eddec
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Aug 12 09:03:11 2015 -0300
Add CPAN::Meta as build dependency
It is recommended to run tests
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 62af2af..55f5a13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libb-hooks-parser-perl (0.16-1) UNRELEASED; urgency=medium
* Team upload.
* Import upstream version 0.16
+ * Add CPAN::Meta as build dependency, since it is recommended to run tests
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 12 Aug 2015 08:53:15 -0300
diff --git a/debian/control b/debian/control
index ceadbbe..77b74b5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9.20120312),
libtest-exception-perl,
libb-hooks-endofscope-perl,
perl,
+ perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120900),
libextutils-depends-perl (>= 0.302)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libb-hooks-parser-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libb-hooks-parser-perl.git
More information about the Pkg-perl-cvs-commits
mailing list