This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ivyplusplus.
commit 8a23ebcbc9ffc65e7865eadbdfbea7e69f3e1e8f Author: Markus Koschany <[email protected]> Date: Mon Feb 8 20:32:34 2016 +0100 Add liblombok-java to Build-Depends. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 071da8d..d312f72 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9), cmdreader, default-jdk, ivy, - libjarjar-java + libjarjar-java, + liblombok-java Standards-Version: 3.9.6 Homepage: https://github.com/rzwitserloot/ivyplusplus Vcs-Git: https://anonscm.debian.org/git/pkg-java/ivyplusplus.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

