This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository exec-maven-plugin.
commit 3f6136b5dc58924fb8d3dfb9c13cefd8f271d14b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 26 09:20:15 2017 +0200 Refreshed the patches --- debian/changelog | 2 +- debian/patches/junit-dependency.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9686a97..cd4b163 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -exec-maven-plugin (1.3-1) UNRELEASED; urgency=medium +exec-maven-plugin (1.4.0-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/patches/junit-dependency.patch b/debian/patches/junit-dependency.patch index eb92a86..641417e 100644 --- a/debian/patches/junit-dependency.patch +++ b/debian/patches/junit-dependency.patch @@ -3,8 +3,8 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/pom.xml +++ b/pom.xml -@@ -172,7 +172,12 @@ - <version>1.19</version> +@@ -163,7 +163,12 @@ + <version>1.21</version> <scope>test</scope> </dependency> - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

