[numba] 13/20: deb/control: shorten package synopsis
Daniel Stender
stender at moszumanska.debian.org
Fri Dec 23 15:33:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository numba.
commit 4a4dcb4d3fd15b5a430c993b1e0e44fc36dc48ee
Author: Daniel Stender <stender at debian.org>
Date: Fri Dec 23 10:36:09 2016 +0100
deb/control: shorten package synopsis
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 729b754..cc8f86f 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Recommends:
numba-doc
Suggests:
nvidia-cuda-toolkit
-Description: native machine code compiler for Python (Python 2)
+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
by decorating individual computation intensive functions in the Python code.
@@ -58,7 +58,7 @@ Recommends:
numba-doc
Suggests:
nvidia-cuda-toolkit
-Description: native machine code compiler for Python (Python 3)
+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
by decorating individual computation intensive functions in the Python code.
--
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