[maven2-core] 32/38: Updated maven-javadoc-plugin to 2.9.1, maven-install-plugin to 2.4 and maven-source-plugin to 2.2.1

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:24:21 UTC 2015


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

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

commit bfc4e0e14639bfb623c80608f49b824a1b71e58a
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Nov 5 22:56:58 2013 +0000

    Updated maven-javadoc-plugin to 2.9.1, maven-install-plugin to 2.4 and maven-source-plugin to 2.2.1
---
 debian/changelog                                 | 9 +++++++++
 debian/patches/0002-update-plugin-versions.patch | 9 +++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f065e6d..7aca0e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+maven2-core (2.2.1-13) unstable; urgency=low
+
+  * Team upload.
+  * Updated maven-javadoc-plugin version from 2.8 to 2.9.1
+  * Updated maven-install-plugin version from 2.3 to 2.4
+  * Updated maven-source-plugin version from 2.0.4 to 2.2.1
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 05 Nov 2013 23:36:39 +0100
+
 maven2-core (2.2.1-12) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch
index 44f6fb5..ccade76 100644
--- a/debian/patches/0002-update-plugin-versions.patch
+++ b/debian/patches/0002-update-plugin-versions.patch
@@ -51,7 +51,7 @@ Subject: [PATCH] update plugin versions
           <plugin>
             <artifactId>maven-install-plugin</artifactId>
 -           <version>2.2</version>
-+           <version>2.3</version>
++           <version>2.4</version>
           </plugin>
           <plugin>
             <artifactId>maven-jar-plugin</artifactId>
@@ -61,7 +61,7 @@ Subject: [PATCH] update plugin versions
           <plugin>
             <artifactId>maven-javadoc-plugin</artifactId>
 -           <version>2.5</version>
-+           <version>2.8</version>
++           <version>2.9.1</version>
           </plugin>
           <plugin>
             <artifactId>maven-plugin-plugin</artifactId>
@@ -70,7 +70,7 @@ Subject: [PATCH] update plugin versions
           </plugin>
           <plugin>
             <artifactId>maven-rar-plugin</artifactId>
-@@ -132,7 +132,7 @@
+@@ -132,19 +132,19 @@
           </plugin>
           <plugin>
             <artifactId>maven-site-plugin</artifactId>
@@ -79,7 +79,8 @@ Subject: [PATCH] update plugin versions
           </plugin>
           <plugin>
             <artifactId>maven-source-plugin</artifactId>
-@@ -140,11 +140,11 @@
+-           <version>2.0.4</version>
++           <version>2.2.1</version>
           </plugin>         
           <plugin>
              <artifactId>maven-surefire-plugin</artifactId>

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



More information about the pkg-java-commits mailing list