This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-dependency-analyzer.
commit 1e6b1cb7ea76adf24999849d1c3055a24cb29be7 Author: Emmanuel Bourg <[email protected]> Date: Tue Jul 18 22:56:41 2017 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/01-ignore-plugin-version.patch | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 95830e4..5fc3721 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-dependency-analyzer (1.6-4) UNRELEASED; urgency=medium +maven-dependency-analyzer (1.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 diff --git a/debian/patches/01-ignore-plugin-version.patch b/debian/patches/01-ignore-plugin-version.patch index defc68d..45b65a1 100644 --- a/debian/patches/01-ignore-plugin-version.patch +++ b/debian/patches/01-ignore-plugin-version.patch @@ -3,11 +3,11 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/pom.xml +++ b/pom.xml -@@ -125,7 +125,6 @@ +@@ -141,7 +141,6 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-component-metadata</artifactId> -- <version>1.6</version> +- <version>1.7.1</version> <executions> <execution> <goals> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-analyzer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

