[spyder] 01/03: fix ftbfs

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Nov 1 14:41:11 UTC 2015


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

picca pushed a commit to branch master
in repository spyder.

commit 79b706a7f280de3cb9f1db24b245d1d033415bf0
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Nov 1 12:05:23 2015 +0100

    fix ftbfs
---
 debian/changelog | 7 +++++++
 debian/control   | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9348955..b34a552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+spyder (2.3.6+dfsg1-2) UNRELEASED; urgency=medium
+
+  * debian/control
+    - Add python3-pyqt4 and python3-sip (Closes: #803631)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sun, 01 Nov 2015 12:03:40 +0100
+
 spyder (2.3.6+dfsg1-1) unstable; urgency=medium
 
   * Imported Upstream version 2.3.6+dfsg1
diff --git a/debian/control b/debian/control
index 1075070..9e1331a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9),
                python-setuptools,
                python-sphinx,
                python3-all,
+               python3-pyqt4,
                python3-setuptools,
+               python3-sip,
                python3-sphinx,
                xsltproc
 Standards-Version: 3.9.6
@@ -131,7 +133,6 @@ Recommends: ipython3-qtconsole,
             python3-numpy,
             python3-pandas,
             python3-psutil,
-            python3-rope,
             python3-scipy,
             python3-sphinx,
             python-spyderlib-doc (= ${binary:Version})

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



More information about the debian-science-commits mailing list