This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to annotated tag debian/2.8-1 in repository libparanamer-java.
commit 7ae1693d0c9985d31bb59a4e8ae2860daf599c71 Author: Markus Koschany <[email protected]> Date: Mon Oct 5 09:54:40 2015 +0200 Tighten dependency on libqdox-java --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7f415c7..fc61030 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: libmaven-plugin-tools-java, libmaven2-core-java, libmockito-java, - libqdox-java, + libqdox-java (>= 2.0-M3), maven Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/libparanamer-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libparanamer-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

