This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librdf-aref-perl.
commit 98b11acd386fd2e9e79143d84224d4fc6cbd3d7a Author: Jonas Smedegaard <[email protected]> Date: Tue Oct 14 14:07:03 2014 +0200 Tighten build-dependency on librdf-ns-perl. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b720cd1..71e3c24 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/V/VO/VOJ # Needed by upstream build and (always) at runtime deps = perl (>= 5.12.0) -deps +=, librdf-ns-perl (>= 20130816) +deps +=, librdf-ns-perl (>= 20140910) # Needed (optionally) by upstream testsuite deps-test-opt = librdf-trine-perl, libjson-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-aref-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
