[lasagne] 11/17: fix b-deps

Stephen Sinclair sinclairs-guest at moszumanska.debian.org
Thu Nov 2 23:24:39 UTC 2017


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

sinclairs-guest pushed a commit to branch master
in repository lasagne.

commit 9970bc29d90ab1cf07c4b0cf96fe78e770db827f
Author: Daniel Stender <stender at debian.org>
Date:   Mon Jun 26 07:24:26 2017 +0200

    fix b-deps
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b94db1..9fcfa3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lasagne (0.1+git20160728.8b66737-3) unstable; urgency=medium
+
+  * deb/control: fix b-deps [Michael Hudson-Doyle] (Closes: #865947).
+
+ -- Daniel Stender <stender at debian.org>  Mon, 26 Jun 2017 07:22:25 +0200
+
 lasagne (0.1+git20160728.8b66737-2) unstable; urgency=medium
 
   * Use inspect.signature instead of inspect.getargspec if possible
diff --git a/debian/control b/debian/control
index e92ceff..0604221 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Priority: optional
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- python-all,
- python3-all,
+ python-all-dev,
+ python3-all-dev,
  python-setuptools,
  python3-setuptools,
  python-theano (>= 0.8.0),

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



More information about the debian-science-commits mailing list