[pkg-java] r6051 - in trunk/batik/debian: . patches

fourmond at alioth.debian.org fourmond at alioth.debian.org
Mon Mar 31 21:11:00 UTC 2008


Author: fourmond
Date: 2008-03-31 21:10:58 +0000 (Mon, 31 Mar 2008)
New Revision: 6051

Removed:
   trunk/batik/debian/patches/01_build_xml.patch
Modified:
   trunk/batik/debian/changelog
Log:
[batik] Patches cleanup

Modified: trunk/batik/debian/changelog
===================================================================
--- trunk/batik/debian/changelog	2008-03-31 21:07:30 UTC (rev 6050)
+++ trunk/batik/debian/changelog	2008-03-31 21:10:58 UTC (rev 6051)
@@ -6,8 +6,11 @@
     /usr/lib/java/wrappers.sh script
   * Switched debian/copyright to a machine-readable format
   * Added ANT_OPTS to fix the compiler out of memory problem
+  * Removing 02_fix_jar_target, no longer applicable
+  * Removing 01_build_xml, as the created target (pdf-transcoder) cannot
+    be built anymore
 
- -- Vincent Fourmond <fourmond at debian.org>  Mon, 31 Mar 2008 23:00:48 +0200
+ -- Vincent Fourmond <fourmond at debian.org>  Mon, 31 Mar 2008 23:09:28 +0200
 
 batik (1.6-4) unstable; urgency=low
 

Deleted: trunk/batik/debian/patches/01_build_xml.patch
===================================================================
--- trunk/batik/debian/patches/01_build_xml.patch	2008-03-31 21:07:30 UTC (rev 6050)
+++ trunk/batik/debian/patches/01_build_xml.patch	2008-03-31 21:10:58 UTC (rev 6051)
@@ -1,13 +0,0 @@
---- build.xml.orig	2005-10-16 13:15:09.000000000 +0200
-+++ build.xml	2005-10-16 12:42:21.000000000 +0200
-@@ -464,6 +464,10 @@
-     </copy>
-   </target>
- 
-+  <target name="transcoder">
-+	<ant antfile="pdf-transcoder/build.xml" inheritAll="false"/>
-+  </target>
-+
- 
-   <!-- All batik in a single jar (dependencies: none) -->
-   <target name="all-jar" depends="compile, prepare-build" description="Creates a combined JAR file of the Batik libraries in ${build}/lib">




More information about the pkg-java-commits mailing list