[SCM] GeoGebra: Dynamic mathematics software for education branch, master, updated. upstream/3.2.47.0+dfsg1-114-gdcf6bfd
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Sat Nov 5 17:50:59 UTC 2011
The following commit has been merged in the master branch:
commit dcf6bfdbb38e7e3916a5e1d876e33c943f7aa789
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sat Nov 5 18:50:32 2011 +0100
Writing a list of the embedded software in upstream GeoGebra.
diff --git a/debian/README.source b/debian/README.source
index 6362e72..7d4e909 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -33,3 +33,45 @@ debian/patches and applied during the build. Please see:
for more information on how to apply the patches, modify patches, or
remove a patch.
+
+EMBEDDED COPIES
+
+The following pieces of software are present in the upstream
+distribution of GeoGebra, but are not included in the Debian package:
+
+ * The installer/ directory, that contains the GeoGebra installer,
+ which is not needed for the Debian package (and includes non-free
+ software);
+
+ * The following files, which are non-free (their functionality are
+ replaced with equivalent code from the Apache Commons Math
+ library):
+ + geogebra/kernel/complex/Complex.java
+ + geogebra/kernel/complex/ComplexPoly.java
+ + geogebra/kernel/roots/RealRoot.java
+ + geogebra/kernel/roots/RealRootFunction.java
+ + geogebra/kernel/integration/GaussQuadIntegration.java;
+
+ * Some Apache Commons libraries, that are already included in Debian
+ (org/apache/commmons/);
+
+ * The Apache Log4J library, that is already included in Debian
+ (org/apache/log4j/);
+
+ * The FreeHEP libraries, that are already included in Debian
+ (org/freehep/);
+
+ * A few "JDesktop" classes, which appear to be unnecessary and are
+ anyway already included in package libswing-layout-java
+ (org/jdesktop/);
+
+ * JFugue, that will have to be put in Debian as a separate package
+ (org/jfugue/);
+
+ * Mathpiper, that is already included in Debian, although it will
+ probably require to be updated (org/mathpiper/); it advertises
+ itself as version .81f;
+
+ * Rhino (or at least some pieces of it), a JavaScript implementation
+ written in Java, which is already contained in _many_ Debian
+ packages (the autoritative one appears to be librhino-java);
--
GeoGebra: Dynamic mathematics software for education
More information about the pkg-java-commits
mailing list