[sagemath] 11/44: extra section for runtime deps

Tobias Hansen thansen at moszumanska.debian.org
Tue Feb 3 21:20:57 UTC 2015


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

thansen pushed a commit to branch master
in repository sagemath.

commit 078cebc0c93b6380cdd42db34701c62740da42e2
Author: Felix Salfelder <felix at salfelder.org>
Date:   Sat Aug 31 12:19:07 2013 +0200

    extra section for runtime deps
---
 debian/control | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 69021d1..48ba1a9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,17 @@ Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
 X-Python-Version: 2.7
 
+Package: sagelib-runtime-deps
+Architecture: all
+Description: Sagelib runtime dependencies. These are required to run tests, but
+ not real builddeps.
+Depends:
+ python-twisted,
+ python-sympy,
+ python-mpmath,
+ python-networkx,
+ python-scipy
+
 Package: sagelib-builddeps-testing
 Architecture: all
 Description: build dependencies of sagelib that are in Debian testing
@@ -33,7 +44,7 @@ Depends:
  libgd2-noxpm-dev | libgd2-xpm-dev,
  libgivaro-dev (= 3.7.2-1),
  libglpk-dev,
- libgmp-dev (>= 2.1.1),
+ libgmp-dev (>= 2:5.1.2),
  libgnutls-dev,
  libgpg-error-dev,
  libgsl0-dev,
@@ -61,18 +72,13 @@ Depends:
  python-gnutls,
  python-matplotlib,
  python-moinmoin,
- python-mpmath,
- python-networkx,
  python-numpy,
  python-pexpect,
  python-ply,
  python-pygments,
- python-scipy,
  python-setuptools,
  python-sphinx,
  python-sqlalchemy,
- python-sympy,
- python-twisted-core,
  python-zodb,
  r-base-dev,
  sagemath-database-conway-polynomials,

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