[libclass-std-perl] 04/09: Add M::B dependency
Nuno Carvalho
smash at cpan.org
Fri Jun 5 11:29:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libclass-std-perl.
commit 7bfb56befa3eb3cc9867b9aa8fcb490e568831ee
Author: Nuno Carvalho <smash at cpan.org>
Date: Fri Jun 5 02:19:21 2015 +0100
Add M::B dependency
---
debian/changelog | 4 +++-
debian/control | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fe7aa77..26a6dd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,9 @@ libclass-std-perl (0.013-1) UNRELEASED; urgency=medium
[ Nuno Carvalho ]
* Drop POD patch, applied upstream
- * debian/control: update standards version to 3.9.6
+ * debian/control:
+ + update standards version to 3.9.6
+ + add explicit libmodule-build-perl dependency
-- Nuno Carvalho <smash at cpan.org> Fri, 05 Jun 2015 02:10:03 +0100
diff --git a/debian/control b/debian/control
index 72ce983..af3b217 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl
Build-Depends-Indep: perl,
libtest-pod-perl,
libtest-pod-coverage-perl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-std-perl.git
More information about the Pkg-perl-cvs-commits
mailing list