[sagemath] 01/01: Add cypari2 to pruner and (Build-)Depends.

Tobias Hansen thansen at moszumanska.debian.org
Wed Jun 14 22:38:03 UTC 2017


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

thansen pushed a commit to branch master
in repository sagemath.

commit e1c3f028220ad6067d436343ed15593b9b798b1a
Author: Tobias Hansen <thansen at debian.org>
Date:   Wed Jun 14 22:35:29 2017 +0000

    Add cypari2 to pruner and (Build-)Depends.
---
 debian/changelog               | 2 ++
 debian/control.runtime-depends | 1 +
 debian/pruner/pruner.py.in     | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 03f227f..b0c69f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 sagemath (8.0~beta9-1) UNRELEASED; urgency=medium
 
   * New upstream version.
+  * New (Build-)Depends:
+    - cypari2
   * Remove patches (applied upstream):
     - u0-fix-proper-scipy-rtol.patch
     - u0-version-r-3.3.3.patch
diff --git a/debian/control.runtime-depends b/debian/control.runtime-depends
index fc57751..4b70b24 100644
--- a/debian/control.runtime-depends
+++ b/debian/control.runtime-depends
@@ -40,6 +40,7 @@
  python-crypto,
  python-cvxopt,
  python-cycler,
+ python-cypari2,
  python-cysignals-pari (>= 1.2.0+ds-2),
  python-decorator,
  python-docutils,
diff --git a/debian/pruner/pruner.py.in b/debian/pruner/pruner.py.in
index db94a54..6c51ceb 100644
--- a/debian/pruner/pruner.py.in
+++ b/debian/pruner/pruner.py.in
@@ -214,6 +214,7 @@ python_modules = [
 
 python_packages_to_modules = {
     'backports_shutil_get_terminal_size': 'backports/shutil_get_terminal_size',
+    'cypari': 'cypari2',
     'enum34': 'enum',
     'pathpy': 'path',
     'pillow': 'PIL',

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