This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jboss-logging.
commit b9803916a70c9f5786de470e0a9a91ca93d5ec1f Author: Emmanuel Bourg <[email protected]> Date: Wed May 13 01:07:43 2015 +0200 Tightened the dependency on liblog4j2-java --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 79f20ce..62097ae 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java, libjboss-logmanager-java, - liblog4j2-java, + liblog4j2-java (>= 2.0), liblog4j1.2-java, libmaven-bundle-plugin-java Standards-Version: 3.9.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

