[med-svn] r5917 - trunk/packages/figtree/trunk/debian
Andreas Tille
tille at alioth.debian.org
Sun Feb 6 17:30:41 UTC 2011
Author: tille
Date: 2011-02-06 17:30:37 +0000 (Sun, 06 Feb 2011)
New Revision: 5917
Added:
trunk/packages/figtree/trunk/debian/figtree.docs
Modified:
trunk/packages/figtree/trunk/debian/figtree.examples
trunk/packages/figtree/trunk/debian/figtree.install
Log:
Tried to install all provided third party jars with no visible change - I have no idea what might be the use of these jars nor whether they are properly installed into /usr/share/java or not
Added: trunk/packages/figtree/trunk/debian/figtree.docs
===================================================================
--- trunk/packages/figtree/trunk/debian/figtree.docs (rev 0)
+++ trunk/packages/figtree/trunk/debian/figtree.docs 2011-02-06 17:30:37 UTC (rev 5917)
@@ -0,0 +1 @@
+release/common/README.txt
Modified: trunk/packages/figtree/trunk/debian/figtree.examples
===================================================================
--- trunk/packages/figtree/trunk/debian/figtree.examples 2011-02-06 17:01:55 UTC (rev 5916)
+++ trunk/packages/figtree/trunk/debian/figtree.examples 2011-02-06 17:30:37 UTC (rev 5917)
@@ -1 +1,2 @@
examples/*
+release/common/*.tree
Modified: trunk/packages/figtree/trunk/debian/figtree.install
===================================================================
--- trunk/packages/figtree/trunk/debian/figtree.install 2011-02-06 17:01:55 UTC (rev 5916)
+++ trunk/packages/figtree/trunk/debian/figtree.install 2011-02-06 17:30:37 UTC (rev 5917)
@@ -1,2 +1,12 @@
-dist/*.jar usr/share/figtree
-debian/*.xpm usr/share/pixmaps
+# do not install figtree-pdf.jar for the moment
+# it seems to be a command line tool which turns
+# trees into PDF but with no visible documentation
+dist/figtree.jar usr/share/figtree
+
+debian/*.xpm usr/share/pixmaps
+
+## Just try what happens if we simply push all
+## available third party *.jars to /usr/share/java
+#lib/* usr/share/java
+## ... does not seem to make any visible difference
+## -> further investigation is needed
More information about the debian-med-commit
mailing list