[sagemath] 01/01: Fix build-deps

Ximin Luo infinity0 at debian.org
Tue Aug 9 10:50:37 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 5f19a1acbd6d4f2a8622d2cb0486bed5e0d2818d
Author: Ximin Luo <infinity0 at debian.org>
Date:   Tue Aug 9 12:50:27 2016 +0200

    Fix build-deps
    
    - fix python-polybori version
    - build-dep on gap-core instead of gap and fix its version
    
    The gap package has loose versioned dependencies; this forces us to
    install the right version of gap-core and gap-libs, which gap-core
    depends on with a strict version.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b69d387..f6fdef6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends:
  f2c,
  fflas-ffpack (>= 2.2.1-1),
  flintqs,
- gap (= 4r8p3-3),
+ gap-core (= 4r8p3-3),
  libgap-sage-dev (>= 4.8.3), libgap-sage-dev (<< 4.8.4),
  gdb,
  gfan,
@@ -128,7 +128,7 @@ Build-Depends:
  python-pip,
  python-pkgconfig,
  python-ply,
- python-polybori,
+ python-polybori (= 0.8.4.3-0+sage1),
  python-ptyprocess,
  python-pygments,
  python-rpy2,

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