[pkg-java] r13124 - in trunk/libspark-java/debian: . patches
Andrew Ross
rockclimb-guest at alioth.debian.org
Mon Nov 29 23:07:52 UTC 2010
Author: rockclimb-guest
Date: 2010-11-29 23:07:52 +0000 (Mon, 29 Nov 2010)
New Revision: 13124
Modified:
trunk/libspark-java/debian/control
trunk/libspark-java/debian/patches/build-xml.patch
trunk/libspark-java/debian/patches/javadoc.patch
Log:
Update
Modified: trunk/libspark-java/debian/control
===================================================================
--- trunk/libspark-java/debian/control 2010-11-29 23:01:10 UTC (rev 13123)
+++ trunk/libspark-java/debian/control 2010-11-29 23:07:52 UTC (rev 13124)
@@ -25,7 +25,7 @@
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
-Description: Java package to draw sparklines
+Description: Java package to draw sparklines (documentation)
Sparklines are intense, simple, wordlike graphics. They can
be used to convey information in line graph or barchart form
within a paragraph.
Modified: trunk/libspark-java/debian/patches/build-xml.patch
===================================================================
--- trunk/libspark-java/debian/patches/build-xml.patch 2010-11-29 23:01:10 UTC (rev 13123)
+++ trunk/libspark-java/debian/patches/build-xml.patch 2010-11-29 23:07:52 UTC (rev 13124)
@@ -1,3 +1,5 @@
+Remove the filesets relating to dependencies. We handle those with
+the CLASSPATH environment variable.
Index: spark/build.xml
===================================================================
--- spark.orig/build.xml 2010-11-29 22:12:50.540491256 +0000
Modified: trunk/libspark-java/debian/patches/javadoc.patch
===================================================================
--- trunk/libspark-java/debian/patches/javadoc.patch 2010-11-29 23:01:10 UTC (rev 13123)
+++ trunk/libspark-java/debian/patches/javadoc.patch 2010-11-29 23:07:52 UTC (rev 13124)
@@ -1,3 +1,4 @@
+Build the javadoc along with the main build.
Index: spark/build.xml
===================================================================
--- spark.orig/build.xml 2010-11-29 22:21:38.272168006 +0000
More information about the pkg-java-commits
mailing list