This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository netty-3.9.
commit a9999318fd978b7f718c8ba4920be0635725b790 Author: Emmanuel Bourg <[email protected]> Date: Tue Jan 10 01:16:00 2017 +0100 Refreshed the patches --- debian/changelog | 2 +- debian/patches/0002-ignore-npn.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d339134..c53e98d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -netty-3.9 (3.9.2.Final-1) UNRELEASED; urgency=medium +netty-3.9 (3.9.3.Final-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/patches/0002-ignore-npn.patch b/debian/patches/0002-ignore-npn.patch index d78f6c8..d9a661b 100644 --- a/debian/patches/0002-ignore-npn.patch +++ b/debian/patches/0002-ignore-npn.patch @@ -35,7 +35,7 @@ Forwarded: not-needed --- a/src/main/java/org/jboss/netty/handler/ssl/JdkSslServerContext.java +++ b/src/main/java/org/jboss/netty/handler/ssl/JdkSslServerContext.java -@@ -104,7 +104,7 @@ +@@ -114,7 +114,7 @@ } if (nextProtocols != null && nextProtocols.iterator().hasNext()) { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netty-3.9.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

