This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty.
commit bdca3cd3caaee00aeb08cd8fbfd7b213b9b4691b Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 2 15:21:14 2016 +0200 New dependency on libjctools-java --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 092e56f..0e5b578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netty (1:4.0.40-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - New dependency on libjctools-java * Build the netty-transport-native-epoll module * Removed the unused dependency on libbcel-java diff --git a/debian/control b/debian/control index 1d11a7c..f0cb6de 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: ant, libbuild-helper-maven-plugin-java, libbcpkix-java, libjavassist-java, + libjctools-java, libjzlib-java, liblog4j2-java, libmaven-antrun-plugin-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

