[libmodule-build-tiny-perl] 03/04: debian/control: Add Recommends and Breaks.
gregor herrmann
gregoa at debian.org
Fri Sep 13 12:52:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmodule-build-tiny-perl.
commit 38768f6bcbb8aa061730cfb3bb6c73ba4a2d2aec
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 13 14:50:05 2013 +0200
debian/control: Add Recommends and Breaks.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index e724cc8..8574f3d 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Depends: ${misc:Depends},
libextutils-installpaths-perl,
perl (>= 5.13.10) | libcpan-meta-perl,
perl (>= 5.13.9) | libjson-pp-perl
+Recommends: libtest-harness-perl (>= 3.28) | perl (>= 5.19.1)
+Breaks: liblocal-lib-perl (<< 1.006008~)
Description: tiny replacement for Module::Build
Many Perl distributions use a Build.PL file instead of a Makefile.PL file
to drive distribution configuration, build, test and installation.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-tiny-perl.git
More information about the Pkg-perl-cvs-commits
mailing list