[numba] 02/20: deb/control: added llvmlite to binary package deps

Daniel Stender stender at moszumanska.debian.org
Fri Dec 23 15:32:43 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 7da149486cd5b097c10ebbb18d13661a329d11cf
Author: Daniel Stender <stender at debian.org>
Date:   Thu Jul 7 09:49:51 2016 +0200

    deb/control: added llvmlite to binary package deps
---
 debian/changelog | 3 ++-
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd3d412..0d335f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ numba (0.23.1-2) UNRELEASED; urgency=medium
 
   * deb/control:
     + bumped standards to 3.9.8 (no changes needed).
+    + added missing llvmlite to binary package deps.
 
- -- Daniel Stender <stender at debian.org>  Thu, 07 Jul 2016 09:48:15 +0200
+ -- Daniel Stender <stender at debian.org>  Thu, 07 Jul 2016 09:49:14 +0200
 
 numba (0.23.1-1) experimental; urgency=medium
 
diff --git a/debian/control b/debian/control
index 9a7241e..0a6412a 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Section: python
 Depends:
  ${misc:Depends},
  ${python3:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ python3-llvmlite
 Recommends:
  numba-doc
 Suggests:

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