[vistrails] 09/19: Drop dependency on ipython-qtconsole for the ipython5 transition
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Jul 29 14:21:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository vistrails.
commit 17c0f934c54a1c0e21daec4017bc4fa92c5601a7
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Oct 11 15:16:09 2016 +0100
Drop dependency on ipython-qtconsole for the ipython5 transition
---
debian/changelog | 5 +++--
debian/control | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fd4ca8f..26496cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-vistrails (2.2-2) UNRELEASED; urgency=medium
+vistrails (2.2-2) unstable; urgency=medium
* Standards-Version: 3.9.8
+ * Drop dependency on ipython-qtconsole for the ipython5 transition
- -- Alastair McKinstry <mckinstry at debian.org> Tue, 11 Oct 2016 15:14:06 +0100
+ -- Alastair McKinstry <mckinstry at debian.org> Tue, 11 Oct 2016 15:16:02 +0100
vistrails (2.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a3a0894..5336dca 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: vistrails
Section: science
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-qt4, python-matplotlib,
- python-suds, python-sip, ipython-qtconsole python-sklearn,
+ python-suds, python-sip, python-sklearn,
python-vtk6, python-qt4-gl, python-qt4-sql
Description: Science visualisation workflow toolkit
VisTrails is an open-source scientific workflow and provenance management
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vistrails.git
More information about the debian-science-commits
mailing list