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 fdbeb7029e90efd389df3df610eae9a1a9850b1b Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 22:08:23 2017 +0200 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 20f78c3..e96e551 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-resources-plugin (2.6-2) UNRELEASED; urgency=medium +maven-resources-plugin (2.7-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patch * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs diff --git a/debian/patches/01-ignore-failing-tests.patch b/debian/patches/01-ignore-failing-tests.patch index d2b76c3..b252500 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 -@@ -376,7 +376,7 @@ +@@ -377,7 +377,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

