This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty.
commit 257a9630275fef787c364e4a602c078dc7126bed Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 00:44:44 2016 +0200 Depend on ant-contrib >= 1.0~b3+svn177-8 --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0e5b578..ae3cc06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,8 @@ netty (1:4.0.40-1) UNRELEASED; urgency=medium - Refreshed the patches - New dependency on libjctools-java * Build the netty-transport-native-epoll module - * Removed the unused dependency on libbcel-java + * Depend on ant-contrib >= 1.0~b3+svn177-8 and dropped the dependency + on libbcel-java -- Emmanuel Bourg <[email protected]> Sun, 19 Jun 2016 23:25:58 +0200 diff --git a/debian/control b/debian/control index f0cb6de..1ad51d0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Chris Grzegorczyk <[email protected]>, Kyo Lee <[email protected]>, Damien Raude-Morvan <[email protected]> Build-Depends: ant, - ant-contrib (>= 1.0~b3+svn177-7~), + ant-contrib (>= 1.0~b3+svn177-8~), debhelper (>= 9), default-jdk, ivy, -- 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

