[sagemath] 01/01: Update dependent packages as per upstream

Ximin Luo infinity0 at debian.org
Sat Apr 23 15:22:04 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 5318ad47abf91ba7a28102c0788e1e4015beb069
Author: Ximin Luo <infinity0 at debian.org>
Date:   Sat Apr 23 17:21:19 2016 +0200

    Update dependent packages as per upstream
---
 debian/pruner/pruner.py.in | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/pruner/pruner.py.in b/debian/pruner/pruner.py.in
index 1dcc4af..eb76c27 100644
--- a/debian/pruner/pruner.py.in
+++ b/debian/pruner/pruner.py.in
@@ -29,8 +29,8 @@ mkdir_if_needed ('@SAGE_ROOT@/local/include')
 dico = {
     'atlas': @HAS_ATLAS@,
     'backports_ssl_match_hostname': @HAS_BACKPORTS_SSL_MATCH_HOSTNAME@,
-    'boehm_gc': @HAS_BOEHM_GC@,
     'boost_cropped': @HAS_BOOST@,
+    'brial': @HAS_POLYBORI@, # TODO: we need to package the new version
     'bzip2': @HAS_BZIP2@,
     'cddlib': @HAS_CDDLIB@,
     'cephes': @HAS_CEPHES@,
@@ -52,6 +52,7 @@ dico = {
     'libfplll': @HAS_FPLLL@,
     'freetype': @HAS_FREETYPE@,
     'gap': @HAS_GAP@,
+    'gc': @HAS_BOEHM_GC@,
     'libgd': @HAS_GD@,
     'gf2x': @HAS_GF2X@,
     'gfan': @HAS_GFAN@,
@@ -99,14 +100,12 @@ dico = {
     'pkgconf': @HAS_PKGCONF@,
     'pkgconfig': @HAS_PKGCONFIG@,
     'planarity': @HAS_PLANARITY@,
-    'polybori': @HAS_POLYBORI@,
     'polytopes_db': @HAS_POLYTOPES@,
     'ppl': @HAS_PPL@,
     'pycrypto': @HAS_PYCRYPTO@,
     'pygments': @HAS_PYGMENTS@,
     'pynac': @HAS_PYNAC@,
     'pyparsing': @HAS_PYPARSING@,
-    'python': @HAS_PYTHON@,
     'pyzmq': @HAS_PYZMQ@,
     'r': @HAS_R@,
     'ratpoints': @HAS_RATPOINTS@,

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