[theano] 01/01: deb/control: use 'all' for Architecture

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Jul 2 16:14:57 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 c6be69bb4c539f7092cd8b4270a15dfea0860b17
Author: Daniel Stender <stender at debian.org>
Date:   Sat Jul 2 16:55:31 2016 +0200

    deb/control: use 'all' for Architecture
---
 debian/changelog                | 7 +++++++
 debian/control                  | 4 ++--
 debian/source.lintian-overrides | 2 --
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4657250..7cc929b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+theano (0.7-3) unstable; urgency=medium
+
+  * deb/control: use 'Architecture: all' for binary packages.
+  * Dropped deb/source.lintian-overrides (no-arch-any).
+
+ -- Daniel Stender <stender at debian.org>  Sat, 02 Jul 2016 16:53:08 +0200
+
 theano (0.7-2) unstable; urgency=medium
 
   * Run build time tests (Closes: #824116):
diff --git a/debian/control b/debian/control
index d7e447f..0b5f088 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ X-Python3-Version: >= 3.3
 # keep the package in main.
 
 Package: python-theano
-Architecture: all
+Architecture: any
 Section: python
 Depends:
  ${python:Depends},
@@ -62,7 +62,7 @@ Description: CPU/GPU math expression compiler for Python
 # pycuda is demanded by some tests
 
 Package: python3-theano
-Architecture: all
+Architecture: any
 Section: python
 Depends:
  ${python3:Depends},
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index ce5fc40..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,2 +0,0 @@
-# needed for tests and docs
-theano source: build-depends-on-python-dev-with-no-arch-any
\ 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