[numba] 02/02: deb/control: add archs to Suggests of nvidia-cuda-toolkit

Daniel Stender stender at moszumanska.debian.org
Mon Jul 24 03:23:56 UTC 2017


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

stender pushed a commit to branch master
in repository numba.

commit 0ffa08a2af228da2eca5b8d9fb365d462c006c58
Author: Daniel Stender <stender at debian.org>
Date:   Mon Jul 24 05:18:35 2017 +0200

    deb/control: add archs to Suggests of nvidia-cuda-toolkit
---
 debian/changelog | 3 ++-
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d12d84..9ae5fae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ numba (0.34.0-3) UNRELEASED; urgency=medium
 
   * deb/control:
     + add funcsigs and singledispatch to runtime deps of py2 binary.
+    + add archs to Suggests of nvidia-cuda-toolkit.
 
- -- Daniel Stender <stender at debian.org>  Mon, 24 Jul 2017 05:03:14 +0200
+ -- Daniel Stender <stender at debian.org>  Mon, 24 Jul 2017 05:17:48 +0200
 
 numba (0.34.0-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index bd13b59..e46f767 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Depends:
 Recommends:
  numba-doc
 Suggests:
- nvidia-cuda-toolkit
+ nvidia-cuda-toolkit [amd64 ppc64el]
 Description: native machine code compiler for Python 2
  Numba compiles native machine code instructions from Python programs at
  runtime using the LLVM compiler infrastructure. It could be easily employed
@@ -61,7 +61,7 @@ Depends:
 Recommends:
  numba-doc
 Suggests:
- nvidia-cuda-toolkit
+ nvidia-cuda-toolkit [amd64 ppc64el]
 Description: native machine code compiler for Python 3
  Numba compiles native machine code instructions from Python programs at
  runtime using the LLVM compiler infrastructure. It could be easily employed

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numba.git



More information about the debian-science-commits mailing list