This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libmatch-simple-xs-perl.
commit 393930afee4016a2addf1b52a55c84ac36d53d66 Author: Jonas Smedegaard <[email protected]> Date: Sat May 17 13:38:22 2014 +0200 Fix recommend libmatch-simple-perl (not self). --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a806d2a..0977dc9 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ deps-test = perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) deps-test +=, libtest-fatal-perl # needed (often) at runtime -recommends = libmatch-simple-xs-perl +recommends = libmatch-simple-perl CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test) CDBS_DEPENDS_$(pkg) = $(deps) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmatch-simple-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
