This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository yydebug.
commit 908b7e53629cc076c736877be2726c5f10f95cb7 Author: Hideki Yamane <[email protected]> Date: Sun Oct 15 09:59:55 2017 +0900 adjust to OpenJDK8 --- debian/changelog | 2 ++ ...atch => avoid_incompatible-java-bytecode-format_with_openjdk8.patch} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9bbc851..9689b23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ yydebug (1.1.0-7) UNRELEASED; urgency=medium - set Build-Depends: debhelper (>= 10) * debian/compat - set 10 + * debian/patches + - rename and adjust for OpenJDK8 -- Hideki Yamane <[email protected]> Sun, 15 Oct 2017 09:44:23 +0900 diff --git a/debian/patches/avoid_incompatible-java-bytecode-format_with_openjdk7.patch b/debian/patches/avoid_incompatible-java-bytecode-format_with_openjdk8.patch similarity index 100% rename from debian/patches/avoid_incompatible-java-bytecode-format_with_openjdk7.patch rename to debian/patches/avoid_incompatible-java-bytecode-format_with_openjdk8.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/yydebug.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

