[pkg-java] r15509 - in trunk/libjlatexmath-java/debian: . patches
Sylvestre Ledru
sylvestre at alioth.debian.org
Thu Dec 8 16:02:16 UTC 2011
Author: sylvestre
Date: 2011-12-08 16:02:15 +0000 (Thu, 08 Dec 2011)
New Revision: 15509
Removed:
trunk/libjlatexmath-java/debian/patches/classpathManifest.diff
Modified:
trunk/libjlatexmath-java/debian/changelog
Log:
libjlatexmath-java (0.9.6-1.1) unstable; urgency=low
* Non-maintainer upload.
* Also compile class WebStartAlphabetRegistration.
Modified: trunk/libjlatexmath-java/debian/changelog
===================================================================
--- trunk/libjlatexmath-java/debian/changelog 2011-12-07 21:16:35 UTC (rev 15508)
+++ trunk/libjlatexmath-java/debian/changelog 2011-12-08 16:02:15 UTC (rev 15509)
@@ -1,3 +1,17 @@
+libjlatexmath-java (0.9.6-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Also compile class WebStartAlphabetRegistration.
+
+ -- Giovanni Mascellani <gio at debian.org> Thu, 08 Dec 2011 15:54:00 +0100
+
+libjlatexmath-java (0.9.6-1) unstable; urgency=low
+
+ * New upstream release
+ * classpathManifest.diff removed (applied upstream)
+
+ -- Sylvestre Ledru <sylvestre at debian.org> Sun, 08 May 2011 19:57:45 +0200
+
libjlatexmath-java (0.9.5-1) unstable; urgency=low
* New upstream release
Deleted: trunk/libjlatexmath-java/debian/patches/classpathManifest.diff
===================================================================
--- trunk/libjlatexmath-java/debian/patches/classpathManifest.diff 2011-12-07 21:16:35 UTC (rev 15508)
+++ trunk/libjlatexmath-java/debian/patches/classpathManifest.diff 2011-12-08 16:02:15 UTC (rev 15509)
@@ -1,17 +0,0 @@
-diff -ur -N libjlatexmath-java-0.9.5.orig//plugin/fop/build.xml libjlatexmath-java-0.9.5//plugin/fop/build.xml
---- libjlatexmath-java-0.9.5.orig//plugin/fop/build.xml 2011-05-06 13:52:26.000000000 +0200
-+++ libjlatexmath-java-0.9.5//plugin/fop/build.xml 2011-05-07 23:24:30.000000000 +0200
-@@ -90,7 +90,7 @@
- <copy todir="${project.bin.dir}/META-INF" >
- <fileset dir="${project.src.basedir}/META-INF" />
- </copy>
-- <jar jarfile="${output.jar.dir}/jlatexmath-fop-${version}.jar" basedir="${project.bin.dir}"/>
-+ <jar jarfile="${output.jar.dir}/jlatexmath-fop-${version}.jar" basedir="${project.bin.dir}" manifest="${project.root.dir}/MANIFEST.MF"/>
- </target>
-
- <target name="clean" depends="info" description="Removes all generated files">
-diff -ur -N libjlatexmath-java-0.9.5.orig//plugin/fop/MANIFEST.MF libjlatexmath-java-0.9.5//plugin/fop/MANIFEST.MF
---- libjlatexmath-java-0.9.5.orig//plugin/fop/MANIFEST.MF 1970-01-01 01:00:00.000000000 +0100
-+++ libjlatexmath-java-0.9.5//plugin/fop/MANIFEST.MF 2011-05-07 23:26:30.000000000 +0200
-@@ -0,0 +1 @@
-+Class-Path: jlatexmath.jar
More information about the pkg-java-commits
mailing list