[sagemath] 01/01: Create a temporary sagemath-deps-common package to install jmol.

Tobias Hansen thansen at moszumanska.debian.org
Sat Dec 3 11:13:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sagemath.

commit 7e25f56d6413fe3d330f93e8ac383521141ac0ef
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Sat Dec 3 11:12:34 2016 +0000

    Create a temporary sagemath-deps-common package to install jmol.
    
    This partially reverts commit f61f08a6bed6284aa5c9bb0dc467bb27900e7dff.
---
 debian/control.in                   | 19 ++++++++++++++++++-
 debian/sagemath-deps-common.install |  3 +++
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 0e47388..155b8e5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -90,7 +90,7 @@ Description: Open Source Mathematical Software
  This package contains the main Sage installation.
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends},
  RUNTIME_DEPENDS
- sagemath-common
+ sagemath-common, sagemath-deps-common
 
 Package: sagemath-common
 Architecture: all
@@ -108,3 +108,20 @@ Description: Open Source Mathematical Software - architecture-independent files
  This package contains the architecture-independent files of Sage.
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 Recommends: sagemath-doc-en
+
+Package: sagemath-deps-common
+Architecture: all
+Description: Sage: Open Source Mathematical Software
+ SageMath is a free open-source mathematics software system licensed under the
+ GPL. It builds on top of many existing open-source packages: NumPy, SciPy,
+ matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined
+ power through a common, Python-based language or directly via interfaces or
+ wrappers.
+ .
+ Mission: Creating a viable free open source alternative to Magma, Maple,
+ Mathematica and Matlab.
+ .
+ This package contains the architecture-independent external dependencies of
+ Sage and will eventually be deleted when we upload it to Debian officially,
+ being replaced with dependencies to other Debian packages.
+Depends: ${misc:Depends}, ${shlibs:Depends}
diff --git a/debian/sagemath-deps-common.install b/debian/sagemath-deps-common.install
new file mode 100644
index 0000000..7d414c0
--- /dev/null
+++ b/debian/sagemath-deps-common.install
@@ -0,0 +1,3 @@
+usr/bin/jmol
+usr/share/jsmol/*
+usr/share/jmol/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list