[libhash-moreutils-perl] 01/04: Require libmodule-build-perl in Build-Depends

Nuno Carvalho smash at cpan.org
Mon Oct 7 14:00:14 UTC 2013


This is an automated email from the git hooks/post-receive script.

mestre-guest pushed a commit to branch master
in repository libhash-moreutils-perl.

commit e96304e700d56ca96cf90540b6072959a43f7f04
Author: Nuno Carvalho <smash at cpan.org>
Date:   Mon Oct 7 14:51:28 2013 +0100

    Require libmodule-build-perl in Build-Depends
---
 debian/changelog |    4 +---
 debian/control   |    3 ++-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 885ce78..6596a34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,6 @@ libhash-moreutils-perl (0.03-1) UNRELEASED; urgency=low
 
   TODO:
   - d/control:
-    + we need Module::Build 0.40 --> add
-      perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
-      to Build-Depends
     + short description: I'm not sure this is really optimal, i.e. that it
       really works as a noun phrase.
       "'libhash-moreutils-perl' is (a) 'additional hash functions not found in
@@ -34,6 +31,7 @@ libhash-moreutils-perl (0.03-1) UNRELEASED; urgency=low
     + add perl to D-B-I and remove libtest-pod*
     + shorten one line synopsis
     + add more content to long description
+    + require libmodule-build-perl (>= 0.400000) in Build-Depends
   * debian/copyright:
     + update copyright years
     + update new upstream contact to current maintainer
diff --git a/debian/control b/debian/control
index 0608b2d..a937939 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: libhash-moreutils-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhash-moreutils-perl.git



More information about the Pkg-perl-cvs-commits mailing list