This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtypes-uri-perl.
commit 10bc73dc8c3b6920e7a86d10e2f1b0f2ec17d8df Author: Jonas Smedegaard <[email protected]> Date: Tue Oct 14 13:16:39 2014 +0200 Build-depend on libiri-perl: Improves testsuite. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6d2677e..7709508 100755 --- a/debian/rules +++ b/debian/rules @@ -33,7 +33,7 @@ deps-suggest = librdf-trine-perl # Needed by upstream testsuite deps-test = perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) -deps-test +=, libtest-requires-perl +deps-test +=, libtest-requires-perl, libiri-perl CDBS_BUILD_DEPENDS +=, $(deps), $(deps-suggest), $(deps-test) CDBS_DEPENDS_$(pkg) +=, $(deps) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtypes-uri-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
