This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjdk-8.
commit 21bed04435f29817d797e8c707b1e9478c530fd3 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 1 17:31:02 2014 +0200 Added a description to system-lcms.patch, system-libjpeg.patch and system-libpng.patch --- debian/patches/system-lcms.patch | 3 +++ debian/patches/system-libjpeg.patch | 3 +++ debian/patches/system-libpng.patch | 3 +++ 3 files changed, 9 insertions(+) diff --git a/debian/patches/system-lcms.patch b/debian/patches/system-lcms.patch index 9efe775..f131747 100644 --- a/debian/patches/system-lcms.patch +++ b/debian/patches/system-lcms.patch @@ -1,3 +1,6 @@ +Description: Build against the system installed copy of liblcms2 +Author: Omair Majid <[email protected]> +Forwarded: http://mail.openjdk.java.net/pipermail/build-dev/2014-February/011952.html --- a/common/autoconf/libraries.m4 +++ b/common/autoconf/libraries.m4 @@ -676,6 +676,46 @@ diff --git a/debian/patches/system-libjpeg.patch b/debian/patches/system-libjpeg.patch index cf394d3..80ff617 100644 --- a/debian/patches/system-libjpeg.patch +++ b/debian/patches/system-libjpeg.patch @@ -1,3 +1,6 @@ +Description: Build against the system installed copy of libjpg +Author: Omair Majid <[email protected]> +Forwarded: http://mail.openjdk.java.net/pipermail/build-dev/2014-May/012631.html --- a/common/autoconf/libraries.m4 +++ b/common/autoconf/libraries.m4 @@ -601,12 +601,42 @@ diff --git a/debian/patches/system-libpng.patch b/debian/patches/system-libpng.patch index 2104b2c..52ceab0 100644 --- a/debian/patches/system-libpng.patch +++ b/debian/patches/system-libpng.patch @@ -1,3 +1,6 @@ +Description: Build against the system installed copy of libjpeg +Author: Omair Majid <[email protected]> +Forwarded: http://mail.openjdk.java.net/pipermail/build-dev/2014-February/011717.html --- a/common/autoconf/libraries.m4 +++ b/common/autoconf/libraries.m4 @@ -676,6 +676,47 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

