[sagemath] 01/01: We no longer need "deps" packages (but still install some stuff to ~/.sage, cough cough)

Ximin Luo infinity0 at debian.org
Wed Nov 16 18:17:11 UTC 2016


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

infinity0 pushed a commit to branch master
in repository sagemath.

commit f61f08a6bed6284aa5c9bb0dc467bb27900e7dff
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Nov 16 19:16:19 2016 +0100

    We no longer need "deps" packages (but still install some stuff to ~/.sage, cough cough)
---
 debian/control.in                   | 36 +-----------------------------------
 debian/sagemath-deps-common.install |  4 ----
 debian/sagemath-deps.install        |  2 --
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 0c7032d..59c9123 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -201,7 +201,7 @@ Description: Sage: Open Source Mathematical Software
  Mathematica and Matlab.
  .
  This package contains the main Sage installation.
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, sagemath-common, sagemath-deps
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, sagemath-common
 # TODO: missing a *lot* of python and other dependencies here
 
 Package: sagemath-common
@@ -219,37 +219,3 @@ Description: Sage: Open Source Mathematical Software
  This package contains the architecture-independent files of Sage.
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
 Recommends: sagemath-doc-en
-
-Package: sagemath-deps
-Architecture: any
-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 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}, sagemath-deps-common
-
-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
deleted file mode 100644
index a205e23..0000000
--- a/debian/sagemath-deps-common.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/bin/jmol
-usr/share/jsmol/*
-usr/share/jmol/*
-usr/include/planarity/*
diff --git a/debian/sagemath-deps.install b/debian/sagemath-deps.install
deleted file mode 100644
index 6024d5c..0000000
--- a/debian/sagemath-deps.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/planarity
-usr/lib/libplanarity.*

-- 
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