This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty.
commit a9a88ecbefe2592b9d0c812f8f278044778bce85 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 30 01:08:06 2016 +0200 Depend on netty-tcnative (>= 1.1.33.Fork21) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b4a36e4..658e57d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ netty (1:4.0.41-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - Depend on netty-tcnative (>= 1.1.33.Fork21) -- Emmanuel Bourg <[email protected]> Tue, 30 Aug 2016 00:30:02 +0200 diff --git a/debian/control b/debian/control index 5520067..74db722 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: ant, libmaven-scm-java, libmaven-shade-plugin-java, libmockito-java, - libnetty-tcnative-java (>= 1.1.33.Fork11), + libnetty-tcnative-java (>= 1.1.33.Fork21), libprotobuf-java, libxz-java, maven-debian-helper (>= 1.5) -- 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

