[libtest-refcount-perl] 04/06: Move Module::Build from Build-Depends-Indep to Build-Depends.

gregor herrmann gregoa at debian.org
Sun May 18 12:59:43 UTC 2014


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

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

commit fd4f444a15aada1e8cabdc10ad815472692d3359
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 18 14:56:24 2014 +0200

    Move Module::Build from Build-Depends-Indep to Build-Depends.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ab7ed9e..0fcf0c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.3) | libmodule-build-perl
 Build-Depends-Indep: perl,
                      libdevel-findref-perl (>= 1.430),
-                     perl (>= 5.11.3) | libmodule-build-perl,
                      libtest-pod-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-refcount-perl.git

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



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