[libtest-compile-perl] 07/08: Move Module::Build to Build-Depends.

gregor herrmann gregoa at debian.org
Sun Apr 6 17:35:38 UTC 2014


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

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

commit 0261391fe3ac7c552190223e486e38155ffe9241
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 19:34:13 2014 +0200

    Move Module::Build to Build-Depends.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c50812d..1718279 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl,
-                     libuniversal-require-perl,
-                     perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+                     libuniversal-require-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-compile-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-compile-perl.git

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



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