This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository pkg-java-blog.
commit f12de946731f8c78a4bbb948b52b13583f06aad3 Author: Markus Koschany <[email protected]> Date: Sun Jun 12 22:16:43 2016 +0200 Small improvement (I think) --- content/2016/wheezy-lts-and-the-switch-to-openjdk7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md b/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md index 717ad56..89bf6a6 100644 --- a/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md +++ b/content/2016/wheezy-lts-and-the-switch-to-openjdk7.md @@ -49,7 +49,7 @@ was to avoid the runtime installation of OpenJDK 6. I identified eighteen packages that strictly depended on the now obsolete JRE and [fixed those issues](https://lists.debian.org/debian-lts-announce/2016/05/msg00007.html) on 4 May together with an update of -[java-common](https://tracker.debian.org/pkg/java-common) to announce the switch to +[java-common](https://tracker.debian.org/pkg/java-common) and announced the switch to OpenJDK 7 with a Debian NEWS file. If you are not a regular reader of [Debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-blog.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

