[theano] 22/23: deb/rules: add override for dh_compress

Daniel Stender stender at moszumanska.debian.org
Tue Jul 12 10:54:36 UTC 2016


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

stender pushed a commit to branch master
in repository theano.

commit cf9717df283077fa1784451fa7ec74f99ae85d5e
Author: Daniel Stender <stender at debian.org>
Date:   Tue Jul 12 10:56:19 2016 +0200

    deb/rules: add override for dh_compress
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02c4d6b..8b8c87d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ theano (0.8.2-1) UNRELEASED; urgency=medium
     + add empty config.cxx to THEANO_FLAGS on some archs (which are not
       recognizing Theano's default flags "-m32" and "-m64").
     + block web access for sphinx-build regardless.
+    + add override for dh_compress.
     + rearrange logically.
   * deb/source/options:
     + add ignore pattern for egg-info directory.
@@ -22,7 +23,7 @@ theano (0.8.2-1) UNRELEASED; urgency=medium
     + deb/missing-source (d3.js, dagre-d3.js, graphlib-dot.js).
     + deb/source.lintian-overrides.
 
- -- Daniel Stender <stender at debian.org>  Tue, 12 Jul 2016 00:30:22 +0200
+ -- Daniel Stender <stender at debian.org>  Tue, 12 Jul 2016 10:55:48 +0200
 
 theano (0.7-5) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c121806..d911922 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,3 +33,6 @@ override_dh_installdocs:
 override_dh_sphinxdoc:
 	dh_sphinxdoc
 	rm -fv debian/theano-doc/usr/share/doc/theano-doc/html/_sources/LICENSE.txt # extra-license-file
+
+override_dh_compress:
+	dh_compress -X.py -X.ipynb -X.pdf # save theano-doc/html/_downloads

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