[pkg-java] r19298 - trunk/libjlatexmath-java/debian/patches
Sylvestre Ledru
sylvestre at moszumanska.debian.org
Sun Oct 29 18:35:55 UTC 2017
Author: sylvestre
Date: 2017-10-29 18:35:55 +0000 (Sun, 29 Oct 2017)
New Revision: 19298
Removed:
trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
Modified:
trunk/libjlatexmath-java/debian/patches/series
Log:
remove old patch
Deleted: trunk/libjlatexmath-java/debian/patches/dont_exclude_sources
===================================================================
--- trunk/libjlatexmath-java/debian/patches/dont_exclude_sources 2017-10-29 18:34:34 UTC (rev 19297)
+++ trunk/libjlatexmath-java/debian/patches/dont_exclude_sources 2017-10-29 18:35:55 UTC (rev 19298)
@@ -1,19 +0,0 @@
-Description: Compile also WebStartAlphabetRegistration
- For some reason I'm now aware of, the class
- WebStartAlphabetRegistration doesn't get compiled with standard
- build.xml. This patch fixes this behavior.
-Author: Giovanni Mascellani <gio at debian.org>
-Forwarded: no
-Last-Update: 2011-12-08
-
---- libjlatexmath-java-0.9.6.orig/build.xml
-+++ libjlatexmath-java-0.9.6/build.xml
-@@ -74,7 +74,7 @@
-
- <!-- Compile source files -->
- <target name="compile" depends="init">
-- <javac includeantruntime="false" srcdir="${project.src.dir}" destdir="${project.bin.dir}" debug="on" source="${java_version}" target="${java_version}" excludes="**/WebStartAlphabetRegistration.java">
-+ <javac includeantruntime="false" srcdir="${project.src.dir}" destdir="${project.bin.dir}" debug="on" source="${java_version}" target="${java_version}">
- <!--compilerarg value="-Xlint"/-->
- </javac>
- </target>
Modified: trunk/libjlatexmath-java/debian/patches/series
===================================================================
--- trunk/libjlatexmath-java/debian/patches/series 2017-10-29 18:34:34 UTC (rev 19297)
+++ trunk/libjlatexmath-java/debian/patches/series 2017-10-29 18:35:55 UTC (rev 19298)
@@ -1 +1 @@
-dont_exclude_sources
+
More information about the pkg-java-commits
mailing list