This is an automated email from the git hooks/post-receive script. jhe-guest pushed a commit to branch master in repository openjdk-8.
commit b3c218ad4021fce1dd75e83fdf60b4b6919f70a8 Author: Jan Henke <[email protected]> Date: Thu Apr 10 12:11:06 2014 +0200 Drop kfreebsd-support-cacao.diff also from debian/rules file. --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index ac50b1e..288cf54 100755 --- a/debian/rules +++ b/debian/rules @@ -399,8 +399,7 @@ endif ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386)) DISTRIBUTION_PATCHES += \ debian/patches/kfreebsd-support-jdk.diff \ - debian/patches/kfreebsd-support-hotspot.diff \ - debian/patches/kfreebsd-support-corba.diff + debian/patches/kfreebsd-support-hotspot.diff ifeq (,$(filter noaltjamvm, $(DEB_BUILD_OPTIONS))) ifneq (,$(filter $(DEB_HOST_ARCH), $(jamvm_archs))) -- 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

