[libclass-accessor-chained-perl] 02/04: Add explicit build dependency on libmodule-build-perl.

gregor herrmann gregoa at debian.org
Mon Nov 23 16:52:53 UTC 2015


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

gregoa pushed a commit to branch master
in repository libclass-accessor-chained-perl.

commit 8ed92e3f9e046001fec3f4a94ea8f9e49d6abd7d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 23 17:47:26 2015 +0100

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

diff --git a/debian/control b/debian/control
index 684b0cc..61ac7fb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Florian Schlichting <fsfs at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
 Build-Depends-Indep: libclass-accessor-perl,
                      perl
 Standards-Version: 3.9.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-accessor-chained-perl.git



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