[SCM] Debian packaging of libdist-zilla-plugin-run-perl branch, master, updated. upstream/0.006-12-g74ff5d1

gregor herrmann gregoa at debian.org
Sat Aug 27 17:25:32 UTC 2011


The following commit has been merged in the master branch:
commit 8de3c12b5a01797fcf407e4b0e23bf718b035cb0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 19:21:58 2011 +0200

    Add perl as an alternative build dependency for Test::More.

diff --git a/debian/control b/debian/control
index 3da69ba..bc82464 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libdist-zilla-perl,
                      libmoose-perl,
-                     libtest-simple-perl (>= 0.94),
                      libpath-class-perl,
                      libnamespace-autoclean-perl (>= 0.11),
-                     libstring-formatter-perl (>= 0.102082)
+                     libstring-formatter-perl (>= 0.102082),
+                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-run-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-run-perl.git

-- 
Debian packaging of libdist-zilla-plugin-run-perl



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