This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository undertow.
commit 035557f60b1f43631508cf77f367b874b7c069ea Author: Markus Koschany <[email protected]> Date: Tue Nov 10 20:11:28 2015 +0100 Fix typo in debian/control. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index af71a64..7817760 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ Recommends: Suggests: libundertow-java Description: Documentation for Undertow - Undertow is a flexible performant web server written in java, providing both + Undertow is a flexible performant web server written in Java, providing both blocking and non-blocking APIs based on NIO. . This package contains the API documentation of libundertow-java. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/undertow.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

