[theano] 05/22: deb/rules: put scripts into /usr/bin

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Jul 1 22:41:54 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 001cff22dd0254b634bd8054b7d0b45378042a61
Author: Daniel Stender <stender at debian.org>
Date:   Fri Jul 1 17:18:38 2016 +0200

    deb/rules: put scripts into /usr/bin
---
 debian/changelog | 4 +++-
 debian/rules     | 2 --
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0955f49..bf8ebcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,10 +6,12 @@ theano (0.7-2) UNRELEASED; urgency=medium
   * deb/copyright:
     + removed everything but .gitignore from Files-Excluded.
     + updated email address.
+  * deb/rules:
+    + put scripts into /usr/bin (removed custom PYBUILD_INSTALL_ARGS).
   * deb/watch:
     + improved filenamemangler.
 
- -- Daniel Stender <stender at debian.org>  Fri, 01 Jul 2016 17:14:51 +0200
+ -- Daniel Stender <stender at debian.org>  Fri, 01 Jul 2016 17:16:49 +0200
 
 theano (0.7-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 362282f..73ae927 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,6 @@
 #export DH_VERBOSE=1
 export PYBUILD_NAME=theano
 
-export PYBUILD_INSTALL_ARGS=--install-scripts=/usr/share/{package} # for now
-
 %:
 	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