[pkg-java] r18244 - in trunk/libcommons-logging-java/debian: . patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Jul 13 23:18:15 UTC 2014


Author: ebourg-guest
Date: 2014-07-13 23:18:15 +0000 (Sun, 13 Jul 2014)
New Revision: 18244

Modified:
   trunk/libcommons-logging-java/debian/changelog
   trunk/libcommons-logging-java/debian/patches/01_target13_BuildXml.patch
   trunk/libcommons-logging-java/debian/patches/06_classpath_manifest.patch
Log:
New upstream release (1.2)
Refreshed the patches



Modified: trunk/libcommons-logging-java/debian/changelog
===================================================================
--- trunk/libcommons-logging-java/debian/changelog	2014-07-10 05:39:13 UTC (rev 18243)
+++ trunk/libcommons-logging-java/debian/changelog	2014-07-13 23:18:15 UTC (rev 18244)
@@ -1,3 +1,10 @@
+libcommons-logging-java (1.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Refreshed the patches
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 14 Jul 2014 01:01:01 +0200
+
 libcommons-logging-java (1.1.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/libcommons-logging-java/debian/patches/01_target13_BuildXml.patch
===================================================================
--- trunk/libcommons-logging-java/debian/patches/01_target13_BuildXml.patch	2014-07-10 05:39:13 UTC (rev 18243)
+++ trunk/libcommons-logging-java/debian/patches/01_target13_BuildXml.patch	2014-07-13 23:18:15 UTC (rev 18244)
@@ -6,7 +6,7 @@
  <!-- ========== Compiler Defaults ========================================= -->
  
    <!-- Version of java class files to generate. -->
--  <property name="target.version" value="1.1"/>
+-  <property name="target.version" value="1.2"/>
 +  <property name="target.version" value="1.3"/>
  
    <!-- Version of java source to accept -->

Modified: trunk/libcommons-logging-java/debian/patches/06_classpath_manifest.patch
===================================================================
--- trunk/libcommons-logging-java/debian/patches/06_classpath_manifest.patch	2014-07-10 05:39:13 UTC (rev 18243)
+++ trunk/libcommons-logging-java/debian/patches/06_classpath_manifest.patch	2014-07-13 23:18:15 UTC (rev 18244)
@@ -5,5 +5,5 @@
 @@ -26,3 +26,4 @@
  Include-Resource: META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt=
   LICENSE.txt
- Specification-Version: 1.1.3
+ Specification-Version: 1.2
 +Class-Path: avalon-framework.jar excalibur-logkit.jar log4j-1.2.jar servlet-api-3.0.jar




More information about the pkg-java-commits mailing list