The following commit has been merged in the master branch:
commit 40253046eaea8ca4a24c6f6bf559e514bcc54cb8
Author: Giovanni Mascellani <[email protected]>
Date:   Sat Nov 26 23:48:57 2011 +0100

    Add README.Debian.

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..c6a714a
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,14 @@
+README.Debian for package mathpiper
+-----------------------------------
+
+This Debian version of Mathpiper lacks two classes, that are disabled
+for technical reason:
+
+ * ParseRubiFiles.java: it requires the external dependency
+   matheclipse, which is not in Debian.
+
+ * ViewGeoGebra.java: it requires the GeoGebra classes, but in Debian
+   Mathpiper is used to build GeoGebra. Since I don't want circular
+   dependencies, the GeoGebra support in Mathpiper is disabled.
+
+-- Giovanni Mascellani <[email protected]>
\ No newline at end of file
diff --git a/debian/TODO.Debian b/debian/TODO.Debian
index 9916bb6..a461fda 100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@ -1,4 +1,3 @@
 
- * Document removed features in README.Debian
  * Write README.source
 

-- 
Mathpiper: a Java Computer Algebra System

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to