This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-stapler-plugin.
commit ec0b8cf617b7e8e05c897d6bd8279eac27a5a701 Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 6 17:37:12 2013 +0100 Marked the Java 7 compatibility patch as forwarded upstream --- debian/changelog | 1 + debian/patches/java7-compat.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9576a03..c479762 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ maven-stapler-plugin (1.16-5) UNRELEASED; urgency=low * Team upload. * debian/control: - Build depend directly on libplexus-compiler-java + * Marked the Java 7 compatibility patch as forwarded upstream -- Emmanuel Bourg <[email protected]> Wed, 06 Nov 2013 17:34:05 +0100 diff --git a/debian/patches/java7-compat.patch b/debian/patches/java7-compat.patch index 16d364d..beaddbe 100644 --- a/debian/patches/java7-compat.patch +++ b/debian/patches/java7-compat.patch @@ -1,7 +1,7 @@ Description: Add profile to pickup tools.jar file when vendor is Oracle Corporation - this ensure compatiblity with OpenJDK7 Author: James Page <[email protected]> -Forwarded: no +Bug: https://github.com/stapler/maven-stapler-plugin/pull/1 Index: maven-stapler-plugin/pom.xml =================================================================== -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

