[theano] 15/23: deb/source/options: added ignore for egg-info

Daniel Stender stender at moszumanska.debian.org
Tue Jul 12 10:54:34 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 9846a8824ca7d2ecadb4f19bc898bf4a1d4d2198
Author: Daniel Stender <stender at debian.org>
Date:   Mon Jul 11 19:00:59 2016 +0200

    deb/source/options: added ignore for egg-info
---
 debian/changelog      | 4 +++-
 debian/source/options | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 133a0bf..4231ea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,9 +13,11 @@ 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").
     + rearranged logically.
+  * deb/source/options:
+    + added ignore for egg-info.
   * add deb/README.Debian (with info on disabling compilation).
 
- -- Daniel Stender <stender at debian.org>  Mon, 11 Jul 2016 18:45:01 +0200
+ -- Daniel Stender <stender at debian.org>  Mon, 11 Jul 2016 19:00:20 +0200
 
 theano (0.7-5) unstable; urgency=medium
 
diff --git a/debian/source/options b/debian/source/options
index 2fee9db..3ecd8f8 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1 +1 @@
-extend-diff-ignore="theano/generated_version.py"
\ No newline at end of file
+extend-diff-ignore="theano/generated_version.py|^[^/]+\.egg-info/"
\ No newline at end of file

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