This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GeoGebra: Dynamic mathematics software for education".

The branch, master has been updated
       via  cfe4e31f0bdad9370fc89fd365ff4007bb9576e4 (commit)
      from  f0cc56c9d21261d85703bc0b83c4c52a8de774f5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cfe4e31f0bdad9370fc89fd365ff4007bb9576e4
Author: Giovanni Mascellani <[email protected]>
Date:   Sat Jul 10 19:33:28 2010 +0200

    JAMA used to compile GeoGebra

-----------------------------------------------------------------------

Summary of changes:
 debian/control |    2 ++
 debian/rules   |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
index 409a269..a0b704f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends:
  quilt,
  mathpiper,
  libcommons-math-java,
+ libjama-java,
  libfreehep-xml-java,
  libfreehep-util-java,
  libfreehep-graphics2d-java,
@@ -31,6 +32,7 @@ Depends:
  default-jre | java5-runtime,
  mathpiper,
  libcommons-math-java,
+ libjama-java,
  libfreehep-xml-java,
  libfreehep-util-java,
  libfreehep-graphics2d-java,
diff --git a/debian/rules b/debian/rules
index 9faabf3..cdd4bbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ DEB_JARS := /usr/share/java/ant-nodeps.jar
 # Dependencies
 DEB_JARS += /usr/share/java/mathpiper.jar
 DEB_JARS += /usr/share/java/commons-math.jar
+DEB_JARS += /usr/share/java/jama.jar
 DEB_JARS += /usr/share/java/freehep-xml.jar
 DEB_JARS += /usr/share/java/freehep-util.jar
 DEB_JARS += /usr/share/java/freehep-graphics2d.jar


hooks/post-receive
-- 
GeoGebra: Dynamic mathematics software for education

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

Reply via email to