[numba] 05/06: deb/rules: add info on install-scripts export

Daniel Stender stender at moszumanska.debian.org
Sun Jul 16 16:48:28 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 6157d8f7b7b0ef62d1884b414ff936f6798dd8aa
Author: Daniel Stender <stender at debian.org>
Date:   Sun Jul 16 18:42:09 2017 +0200

    deb/rules: add info on install-scripts export
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ef46112..8f92705 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ numba (0.34.0-1) UNRELEASED; urgency=medium
   * New upstream release:
     + bump llvmlite build-deps to 0.19.0 in deb/control.
   * deb/control: add version to llvmlite runtime deps (Closes: #864365).
+  * deb/rules: add info on install-scripts export.
 
- -- Daniel Stender <stender at debian.org>  Sun, 16 Jul 2017 18:39:26 +0200
+ -- Daniel Stender <stender at debian.org>  Sun, 16 Jul 2017 18:41:06 +0200
 
 numba (0.33.0-1) experimental; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c092148..1d9d600 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 #export DH_VERBOSE=1
 #export DEB_BUILD_OPTIONS=nocheck
 export PYBUILD_NAME=numba
+
+# temporarily put scripts into /usr/share
 export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/share/{package}
 
 %:

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