This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 03a192813847ca776bca57e35cd7d82bd8d3bad5 Author: tony mancill <[email protected]> Date: Mon Oct 19 20:25:29 2015 -0700 add versioned build-dep on ure --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2ca71d3..f93fe7d 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ant, libreoffice-java-common (>= 1:3.5), libspin-java, junit, - ure, + ure (>= 5.0~), velocity Standards-Version: 3.9.6 Vcs-Browser: http://git.toastfreeware.priv.at/debian/jabref.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

