[libcatmandu-perl] 01/02: Fix recommend libyaml-libyaml-perl (not bogus libyaml-xs-perl).

Jonas Smedegaard dr at jones.dk
Fri May 23 00:05:37 UTC 2014


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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 6a0ca6239bd2f16b23d337b8210ef52551c8605b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 22 19:20:11 2014 +0200

    Fix recommend libyaml-libyaml-perl (not bogus libyaml-xs-perl).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 877b50a..a69968b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ deps-test +=, libtest-exception-perl (>= 0.32)
 deps-test +=, libtest-simple-perl (>= 1.001003) | perl (>= 5.19.6)
 
 # Needed (often) at runtime
-recommends = libjson-xs-perl, libyaml-xs-perl
+recommends = libjson-xs-perl, libyaml-libyaml-perl
 
 CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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