This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libapache-mod-jk.
commit 9d39d9392e863f6e799ed67a96c8a5bf03bae285 Author: Miguel Landaeta <[email protected]> Date: Mon Feb 14 16:25:42 2011 +0000 * Put NEWS in the correct file. --- debian/NEWS | 7 ------- debian/libapache2-mod-jk.NEWS | 8 ++++++++ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/NEWS b/debian/NEWS deleted file mode 100644 index 7c50c66..0000000 --- a/debian/NEWS +++ /dev/null @@ -1,7 +0,0 @@ -libapache-mod-jk (1:1.2.31-1) unstable; urgency=low - - Since 1.2.31 libapache-mod-jk is compiled under kernels with support for - the SOCK_CLOEXEC flag in socket(2) syscall. Because of this, on Linux - systems, libapache-mod-jk only works with kernel versions >= 2.6.27. - - -- Miguel Landaeta <[email protected]> Sun, 13 Feb 2011 19:17:43 -0430 diff --git a/debian/libapache2-mod-jk.NEWS b/debian/libapache2-mod-jk.NEWS index ff0eebb..cff9939 100644 --- a/debian/libapache2-mod-jk.NEWS +++ b/debian/libapache2-mod-jk.NEWS @@ -1,3 +1,11 @@ +libapache-mod-jk (1:1.2.31-1) unstable; urgency=low + + Since 1.2.31 libapache-mod-jk is compiled under kernels with support for + the SOCK_CLOEXEC flag in socket(2) syscall. Because of this, on Linux + systems, libapache-mod-jk only works with kernel versions >= 2.6.27. + + -- Miguel Landaeta <[email protected]> Sun, 13 Feb 2011 19:17:43 -0430 + libapache2-mod-jk (1:1.2.14.1-1) unstable; urgency=low This package replaces the previously libapache2-mod-jk2 package -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

