[pkg-java] r18441 - in trunk/maven2-core/debian: . patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 23 22:45:30 UTC 2014


Author: ebourg-guest
Date: 2014-09-23 22:45:30 +0000 (Tue, 23 Sep 2014)
New Revision: 18441

Modified:
   trunk/maven2-core/debian/changelog
   trunk/maven2-core/debian/control
   trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch
Log:
Updated maven-assembly-plugin from 2.2-beta-4 to 2.2-beta-5
Updated Standards-Version to 3.9.6 (no changes)



Modified: trunk/maven2-core/debian/changelog
===================================================================
--- trunk/maven2-core/debian/changelog	2014-09-18 10:39:13 UTC (rev 18440)
+++ trunk/maven2-core/debian/changelog	2014-09-23 22:45:30 UTC (rev 18441)
@@ -1,3 +1,11 @@
+maven2-core (2.2.1-16) unstable; urgency=medium
+
+  * Team upload
+  * Updated maven-assembly-plugin from 2.2-beta-4 to 2.2-beta-5
+  * Updated Standards-Version to 3.9.6 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 24 Sep 2014 00:22:24 +0200
+
 maven2-core (2.2.1-15) unstable; urgency=medium
 
   * Team upload

Modified: trunk/maven2-core/debian/control
===================================================================
--- trunk/maven2-core/debian/control	2014-09-18 10:39:13 UTC (rev 18440)
+++ trunk/maven2-core/debian/control	2014-09-23 22:45:30 UTC (rev 18441)
@@ -24,7 +24,7 @@
                      libwagon-java,
                      maven-ant-helper (>> 4),
                      maven-repo-helper
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 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

Modified: trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch
===================================================================
--- trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch	2014-09-18 10:39:13 UTC (rev 18440)
+++ trunk/maven2-core/debian/patches/0002-update-plugin-versions.patch	2014-09-23 22:45:30 UTC (rev 18441)
@@ -18,7 +18,7 @@
           <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
 -           <version>2.2-beta-2</version>
-+           <version>2.2-beta-4</version>
++           <version>2.2-beta-5</version>
           </plugin>         
           <plugin>
             <artifactId>maven-clean-plugin</artifactId>




More information about the pkg-java-commits mailing list