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 aef6d7fce71201bdd8f1e89ab7b2842d4093e675 Author: Torsten Werner <[email protected]> Date: Mon Apr 25 13:22:15 2011 +0000 Add a NEWS file explaining the update. --- debian/NEWS | 8 ++++++++ debian/changelog | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..083b4a9 --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,8 @@ +ca-certificates-java (20110425) unstable; urgency=low + + The package will add a prefix 'debian:' to the aliases in the keystore from + now on. Old entries will be removed during the update but other local + changes will be kept. A backup of the old keystore can be found in + /etc/ssl/certs/java/cacerts.dpkg-old. + + -- Torsten Werner <[email protected]> Mon, 25 Apr 2011 15:18:22 +0200 diff --git a/debian/changelog b/debian/changelog index c19fc56..ea497dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ ca-certificates-java (20110425) unstable; urgency=low * Update Build-Depends. * Replace old inconsistent keystore aliases. (Closes: #623888) * Add support for openjdk-7 and remove support for old cacao VM. + * Add a NEWS file explaining the update. - -- Torsten Werner <[email protected]> Mon, 25 Apr 2011 15:10:42 +0200 + -- Torsten Werner <[email protected]> Mon, 25 Apr 2011 15:21:58 +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

