[python-pyqtgraph] 01/01: Add a Suggest and swap qt4/pyside, from Yuri D'Elia
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Mon Aug 18 09:24:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository python-pyqtgraph.
commit ccaf211c7f61bdba38c8f16ed2ec23853a01ff56
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Mon Aug 18 11:23:57 2014 +0200
Add a Suggest and swap qt4/pyside, from Yuri D'Elia
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ba9e2e8..80f1b69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
python-pyqtgraph (0.9.8-3) unstable; urgency=medium
* Add X-Python-Version: to control file.
- * Revert back to python-qt4 | python-pyside, instead of requesting
+ * Revert back to python-pyside | python-qt4, instead of requesting
them both. The exaple that needs them both has been moved to a new
-examples package with both dependencies.
* Add a new -doc package.
diff --git a/debian/control b/debian/control
index 1c6fd83..2ad4d29 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-
Package: python-pyqtgraph
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-qt4 | python-pyside, python-scipy, python-numpy
+Depends: ${python:Depends}, ${misc:Depends}, python-pyside | python-qt4, python-scipy, python-numpy
Recommends: python-opengl, python-qt4-gl
-Suggests: python-pyqtgraph-examples
+Suggests: python-pyqtgraph-doc, python-pyqtgraph-examples
Description: Scientific Graphics and GUI Library for Python
PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy.
It is intended for use in mathematics / scientific / engineering applications.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-pyqtgraph.git
More information about the debian-science-commits
mailing list