This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jruby.
commit 4a9c3c640a081ec7ef35fdcd6bf05be4e10672c8 Author: gregor herrmann <[email protected]> Date: Fri Nov 1 18:01:09 2013 +0100 releasing package jruby version 1.5.6-6 --- debian/changelog | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3bde711..49e3794 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,24 @@ -jruby (1.5.6-6) UNRELEASED; urgency=low +jruby (1.5.6-6) unstable; urgency=low * Team upload. + + [ tony mancill ] * Apply patch to set FD_CLOEXEC correctly using F_SETFD not F_SETFL. - Thank you to Guillem Jover. (Closes: #696283) - -- tony mancill <[email protected]> Mon, 24 Dec 2012 21:39:27 -0800 + [ gregor herrmann ] + * Apply all changes from the Ubuntu package: + - Depend on default-jre. + - Add patch 0011-java7-compat.patch. Fix build issue with OpenJDK 7. + Thanks, Julian Taylor. + - Add patch 0012-nailgun.patch. Use unversioned nailgun.jar. + Thanks, Julian Taylor. + Change re the Ubuntu version: nailgun.jar instead of nailgun-0.9.0.jar. + (Closes: #713159) + * debian/control: use canonical URLs for Vcs-*. + * Declare compliance with Debian Policy 3.9.5. + + -- gregor herrmann <[email protected]> Fri, 01 Nov 2013 17:55:29 +0100 jruby (1.5.6-5) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

