[theano] 08/22: deb/rules: restored PYBUILD_INSTALL_ARGS (binaries-have-conflict)

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Jul 1 22:41:55 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository theano.

commit 1c4f03cbdc692f7f5f5a7ea1f50938b648e43c76
Author: Daniel Stender <stender at debian.org>
Date:   Fri Jul 1 17:43:25 2016 +0200

    deb/rules: restored PYBUILD_INSTALL_ARGS (binaries-have-conflict)
---
 debian/changelog | 3 +--
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 70a1fef..5136729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,12 +9,11 @@ theano (0.7-2) UNRELEASED; urgency=medium
     + removed everything but .gitignore from Files-Excluded.
     + updated email address.
   * deb/rules:
-    + let scripts go into /usr/bin (removed custom PYBUILD_INSTALL_ARGS).
     + run rdfind and symlinks in dh_installdocs override.
   * deb/watch:
     + improved filenamemangler.
 
- -- Daniel Stender <stender at debian.org>  Fri, 01 Jul 2016 17:33:01 +0200
+ -- Daniel Stender <stender at debian.org>  Fri, 01 Jul 2016 17:42:46 +0200
 
 theano (0.7-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index be3d3b3..0480d90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 #export DH_VERBOSE=1
 export PYBUILD_NAME=theano
 
+export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/share/{package}
+
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 

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



More information about the debian-science-commits mailing list