[libtest-prereq-perl] 01/06: Add (build) dependency on libmodule-build-perl.

gregor herrmann gregoa at debian.org
Sun Jun 21 13:16:00 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-prereq-perl.

commit be8b5335bd8f92afca9f5e95d3d1ffc858153231
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 21 14:27:48 2015 +0200

    Add (build) dependency on libmodule-build-perl.
    
    Closes: #789466
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 68057c8..dacd5ac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libmodule-build-perl,
                      libmodule-info-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
@@ -19,6 +20,7 @@ Package: libtest-prereq-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         libmodule-build-perl,
          libmodule-info-perl
 Description: Perl module to check if Makefile.PL has the right pre-requisites
  Test::Prerq examines the modules looking on blib/lib/,

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



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