[pkg-java] r12441 - trunk/libjgrapht-java/branch_0.8/debian

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Mon May 17 19:33:19 UTC 2010


Author: gmascellani-guest
Date: 2010-05-17 19:33:18 +0000 (Mon, 17 May 2010)
New Revision: 12441

Modified:
   trunk/libjgrapht-java/branch_0.8/debian/README.Debian
Log:
README.Debian extended


Modified: trunk/libjgrapht-java/branch_0.8/debian/README.Debian
===================================================================
--- trunk/libjgrapht-java/branch_0.8/debian/README.Debian	2010-05-17 19:16:54 UTC (rev 12440)
+++ trunk/libjgrapht-java/branch_0.8/debian/README.Debian	2010-05-17 19:33:18 UTC (rev 12441)
@@ -2,5 +2,10 @@
 ===============
 
 Due to licensing issues, the touchgraph compatibility code
-was removed from this version of jgrapht.
+was removed from this version of jgrapht. This issues are due to
+the fact that the touchgraph library is released under an
+Apache 1.1 like license, which, to the best of my knowledge,
+is not compatible with LGPL.
 
+The removed code is marked as experimental anyway.
+




More information about the pkg-java-commits mailing list