This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ca-certificates-java.
commit cb29f016a8c4ba9c81878006f23ff3df9a44080c Author: Torsten Werner <[email protected]> Date: Mon Apr 25 11:50:54 2011 +0000 Add Java code to update the keystore and support UTF-8 encoded filenames. (Closes: #607245, #623671) --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c76e608..d0c668a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ ca-certificates-java (20110425) unstable; urgency=low UNRELEASED - * Add Java code to update the keystore. (Closes: #623671) + * Add Java code to update the keystore and support UTF-8 encoded filenames. + (Closes: #607245, #623671) * Change Maintainer to Debian Java Maintainers and add myself to Uploaders. * Update Build-Depends. * Replace old inconsistent keystore aliases. (Closes: #623888) - -- Torsten Werner <[email protected]> Mon, 25 Apr 2011 01:17:00 +0200 + -- Torsten Werner <[email protected]> Mon, 25 Apr 2011 12:32:02 +0200 ca-certificates-java (20100412) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ca-certificates-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

