[maven2-core] 17/38: * Team upload. * Update maven-antrun-plugin version from 1.3 to 1.6. * Bump Standards-Version to 3.9.2. No changes were required.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:24:19 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 a5ec1c5b5784bc29a755b954e443b1da7a6905d5
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Wed Aug 3 02:45:56 2011 +0000

    * Team upload.
    * Update maven-antrun-plugin version from 1.3 to 1.6.
    * Bump Standards-Version to 3.9.2. No changes were required.
---
 debian/changelog                                     |  8 ++++++++
 debian/control                                       |  2 +-
 debian/patches/0004-update-maven-antrun-plugin.patch | 16 ++++++++++++++++
 debian/patches/series                                |  1 +
 4 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 04f916e..a1c85b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven2-core (2.2.1-5) UNRELEASED; urgency=low
+
+  * Team upload.
+  * Update maven-antrun-plugin version from 1.3 to 1.6.
+  * Bump Standards-Version to 3.9.2. No changes were required.
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Tue, 02 Aug 2011 21:36:46 -0430
+
 maven2-core (2.2.1-4) unstable; urgency=low
 
   * Remove broken patch from last release.
diff --git a/debian/control b/debian/control
index 7572056..6888c54 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-option
   libplexus-archiver-java, libplexus-sec-dispatcher-java (>= 1.3),
   libplexus-interactivity-api-java (>=1.0-alpha-6), libplexus-interpolation-java (>= 1.11), 
   libplexus-utils-java (>=1:1.5.15), libwagon-java, libbackport-util-concurrent-java (>= 3.1)
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://maven.apache.org/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven2-core
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven2-core
diff --git a/debian/patches/0004-update-maven-antrun-plugin.patch b/debian/patches/0004-update-maven-antrun-plugin.patch
new file mode 100644
index 0000000..2b5aebc
--- /dev/null
+++ b/debian/patches/0004-update-maven-antrun-plugin.patch
@@ -0,0 +1,16 @@
+Description: Update version of maven-antrun-plugin
+Author: Miguel Landaeta <miguel at miguel.cc>
+Forwarded: no
+Last-Update: 2011-08-02
+
+--- maven2-core-2.2.1.orig/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml
++++ maven2-core-2.2.1/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml
+@@ -72,7 +72,7 @@ under the License.
+        <plugins>
+          <plugin>
+            <artifactId>maven-antrun-plugin</artifactId>
+-           <version>1.3</version>
++           <version>1.6</version>
+          </plugin>       
+          <plugin>
+            <artifactId>maven-assembly-plugin</artifactId>
diff --git a/debian/patches/series b/debian/patches/series
index b8a6a90..50d9ba7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-remove-webdav-support.patch
 0002-update-plugin-versions.patch
 0003-update-plexus-utils.patch
+0004-update-maven-antrun-plugin.patch

-- 
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