[dh-make-perl] 01/03: Add runtime dependency on libyaml-libyaml-perl.
gregor herrmann
gregoa at debian.org
Wed Jan 21 18:05:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository dh-make-perl.
commit 9f4b4a2c633b1d7960954010d82f62460e3d9e4b
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jan 21 18:54:10 2015 +0100
Add runtime dependency on libyaml-libyaml-perl.
DhMakePerl::Command::Packaging uses YAML::XS but there was no dependency on
the respective package.
Thanks: Moritz Lenz for the bug report.
Closes: #775725
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index d527551..d408835 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,7 @@ Depends: debhelper (>= 8),
libtie-ixhash-perl,
libwww-mechanize-perl,
libyaml-perl,
+ libyaml-libyaml-perl,
make,
perl,
perl (>= 5.13.10) | libcpan-meta-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git
More information about the Pkg-perl-cvs-commits
mailing list