[maven2-core] 33/38: Updated maven-compiler-plugin version from 2.0.2 to 2.5.1 Switch to debhelper level 9 Updated Standards-Version to 3.9.5 (no changes)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:24:22 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 4ac8de2bd5d1c283e91a1b6a73a559927311ba19
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Nov 21 16:59:13 2013 +0000

    Updated maven-compiler-plugin version from 2.0.2 to 2.5.1
    Switch to debhelper level 9
    Updated Standards-Version to 3.9.5 (no changes)
---
 debian/changelog                                 | 9 +++++++++
 debian/compat                                    | 2 +-
 debian/control                                   | 6 +++---
 debian/patches/0002-update-plugin-versions.patch | 5 +++--
 4 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7aca0e4..b659a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+maven2-core (2.2.1-14) unstable; urgency=low
+
+  * Team upload
+  * Updated maven-compiler-plugin version from 2.0.2 to 2.5.1
+  * Switch to debhelper level 9
+  * Updated Standards-Version to 3.9.5 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 21 Nov 2013 17:58:33 +0100
+
 maven2-core (2.2.1-13) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 77d6d66..40306d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Ludovic Claude <ludovic.claude at laposte.net>,
            Torsten Werner <twerner at debian.org>
-Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 7), default-jdk
+Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk
 Build-Depends-Indep: ant,
                      ant-optional,
                      junit,
@@ -24,10 +24,10 @@ Build-Depends-Indep: ant,
                      libwagon-java,
                      maven-ant-helper (>> 4),
                      maven-repo-helper
-Standards-Version: 3.9.4
-Homepage: http://maven.apache.org
+Standards-Version: 3.9.5
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2-core
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven2-core
+Homepage: http://maven.apache.org
 
 Package: libmaven2-core-java
 Architecture: all
diff --git a/debian/patches/0002-update-plugin-versions.patch b/debian/patches/0002-update-plugin-versions.patch
index ccade76..29c52d0 100644
--- a/debian/patches/0002-update-plugin-versions.patch
+++ b/debian/patches/0002-update-plugin-versions.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] update plugin versions
 
 --- a/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml
 +++ b/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml
-@@ -72,15 +72,15 @@
+@@ -72,23 +72,23 @@
         <plugins>
           <plugin>
             <artifactId>maven-antrun-plugin</artifactId>
@@ -27,7 +27,8 @@ Subject: [PATCH] update plugin versions
           </plugin>
           <plugin>
             <artifactId>maven-compiler-plugin</artifactId>
-@@ -88,7 +88,7 @@
+-           <version>2.0.2</version>
++           <version>2.5.1</version>
           </plugin>
           <plugin>
             <artifactId>maven-dependency-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