This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-query-client-perl.
commit 39ecb77b8eaf6c02db3cfde33189de55554e5205 Author: Jonas Smedegaard <[email protected]> Date: Wed Oct 15 15:24:50 2014 +0200 Build-depend on libtest-requiresinternet-perl. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 9d64bca..198e823 100755 --- a/debian/rules +++ b/debian/rules @@ -31,6 +31,9 @@ deps = libhttp-message-perl, librdf-trine-perl deps +=, libwww-perl, libnamespace-clean-perl (>= 0.20) deps +=, librole-commons-perl | libauthority-shared-perl +# Needed by upstream testsuite +deps-test = libtest-requiresinternet-perl + # Needed by upstream testsuite and (often) at runtime, except for # profile builds. See README.source for details. xdeps-recommend = libhttp-lrdd-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-query-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
