[maven-dependency-plugin] 03/07: Refreshed the patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 9 11:59:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-dependency-plugin.

commit 5824a5ad90942f7579df426caae652d62be54490
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 9 11:52:43 2015 +0100

    Refreshed the patch
---
 debian/changelog                               | 4 +++-
 debian/patches/01-fix-plugin-annotations.patch | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a06106..8d2756e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-maven-dependency-plugin (2.7-3) UNRELEASED; urgency=medium
+maven-dependency-plugin (2.8-1) UNRELEASED; urgency=medium
 
   * Team upload.
+  * New upstream release
+    - Refreshed the patch
   * Build with the DH sequencer instead of CDBS
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 09 Dec 2015 11:21:55 +0100
diff --git a/debian/patches/01-fix-plugin-annotations.patch b/debian/patches/01-fix-plugin-annotations.patch
index 0f9f3a1..97d935c 100644
--- a/debian/patches/01-fix-plugin-annotations.patch
+++ b/debian/patches/01-fix-plugin-annotations.patch
@@ -2,8 +2,8 @@ Description: Replace the @Component annotation with @Parameter for the 'project'
 Author: Emmanuel Bourg <ebourg at apache.org>
 Forwarded: not-needed
 Bug-Debian: https://bugs.debian.org/799003
---- a/src/main/java/org/apache/maven/plugin/dependency/AnalyzeReportMojo.java
-+++ b/src/main/java/org/apache/maven/plugin/dependency/AnalyzeReportMojo.java
+--- a/src/main/java/org/apache/maven/plugin/dependency/analyze/AnalyzeReportMojo.java
++++ b/src/main/java/org/apache/maven/plugin/dependency/analyze/AnalyzeReportMojo.java
 @@ -55,7 +55,7 @@
      /**
       * The Maven project to analyze.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-plugin.git



More information about the pkg-java-commits mailing list