This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit fe742cbf600e2a173a9668c0ae40285f65099537 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 15:24:07 2015 +0100 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/01-ignore-failing-tests.patch | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 258f43f..4bb745e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-resources-plugin (2.3-9) UNRELEASED; urgency=medium +maven-resources-plugin (2.6-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patch * Moved the package to Git * Standards-Version updated to 3.9.6 (no changes) diff --git a/debian/patches/01-ignore-failing-tests.patch b/debian/patches/01-ignore-failing-tests.patch index 6ead8e8..d2b76c3 100644 --- a/debian/patches/01-ignore-failing-tests.patch +++ b/debian/patches/01-ignore-failing-tests.patch @@ -4,7 +4,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java +++ b/src/test/java/org/apache/maven/plugin/resources/ResourcesMojoTest.java -@@ -365,7 +365,7 @@ +@@ -376,7 +376,7 @@ /** * @throws Exception */ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

