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 ece5e9325a3fe38f2a60399d329d35b8dd706d22 Author: Jonas Smedegaard <[email protected]> Date: Tue Oct 14 14:08:26 2014 +0200 Relax to (build-)depend unversioned on perl: Needed version satisfied even in oldstable. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 71e3c24..1f9fa3d 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,6 @@ DEB_UPSTREAM_PACKAGE = RDF-aREF 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 (>= 20140910) # Needed (optionally) by upstream testsuite -- 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
