[maven] 01/03: Updated maven-clean-plugin version from 2.3 to 2.5

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Oct 21 14:46:34 UTC 2013


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

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

commit 198a3340a02eaf2e547e1ab3d4bd0614dc5df454
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 21 15:56:37 2013 +0200

    Updated maven-clean-plugin version from 2.3 to 2.5
---
 debian/changelog                    |    1 +
 debian/control                      |    2 +-
 debian/patches/plugins_version.diff |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a7ccda..87d9c75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven (3.0.4-7) UNRELEASED; urgency=low
   * Team upload.
   * Updated modello.diff to use Guava instead of Google Collections
     (Closes: #725588)
+  * Updated maven-clean-plugin version from 2.3 to 2.5
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 07 Oct 2013 18:16:18 +0200
 
diff --git a/debian/control b/debian/control
index 0a5373b..798a566 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: ant-optional,
                      libcommons-logging-java,
                      libeasymock-java,
                      libmaven-ant-tasks-java (>= 2.1.3-2),
-                     libmaven-clean-plugin-java,
+                     libmaven-clean-plugin-java (>= 2.5),
                      libmaven-compiler-plugin-java,
                      libmaven-install-plugin-java,
                      libmaven-jar-plugin-java,
diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff
index 11a0cf5..a8daff0 100644
--- a/debian/patches/plugins_version.diff
+++ b/debian/patches/plugins_version.diff
@@ -253,7 +253,7 @@ Forwarded: not-needed
          <default-phases>
            <clean>
 -            org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean
-+            org.apache.maven.plugins:maven-clean-plugin:2.3:clean
++            org.apache.maven.plugins:maven-clean-plugin:2.5:clean
            </clean>
          </default-phases>
          <!-- END SNIPPET: clean -->

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



More information about the pkg-java-commits mailing list