[python-pyqtgraph] 01/01: Switch to qt5

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Thu Nov 10 14:30:26 UTC 2016


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

locutusofborg pushed a commit to branch master
in repository python-pyqtgraph.

commit c78794e2bfd8f8319b615b92e308765050613936
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Nov 10 15:30:16 2016 +0100

    Switch to qt5
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++----
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a3ede2a..40ed25b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-pyqtgraph (0.10.0-2) UNRELEASED; urgency=medium
+
+  [ Yuri D'Elia, Georges Khaznadar, jithin bp ]
+  * Add QT5 as alternative runtime binding (Closes: #843897)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 10 Nov 2016 15:25:00 +0100
+
 python-pyqtgraph (0.10.0-1) unstable; urgency=medium
 
   * New upstream release, update copyright file
diff --git a/debian/control b/debian/control
index 1ab234c..b27bc48 100644
--- a/debian/control
+++ b/debian/control
@@ -23,11 +23,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-
 
 Package: python-pyqtgraph
 Architecture: all
-Depends: python-qt4 | python-pyside,
+Depends: python-qt4 | python-pyqt5 | python-pyside,
          python-scipy,
          ${misc:Depends},
          ${python:Depends}
-Recommends: python-matplotlib, python-opengl, python-qt4-gl
+Recommends: python-matplotlib, python-opengl, python-qt4-gl, python-pyqt5.qtopengl
 Suggests: python-pyqtgraph-doc
 Description: Scientific Graphics and GUI Library for Python 2
  PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy.
@@ -40,11 +40,11 @@ Description: Scientific Graphics and GUI Library for Python 2
 
 Package: python3-pyqtgraph
 Architecture: all
-Depends: python3-pyqt4 | python3-pyside,
+Depends: python3-pyqt4 | python3-pyqt5 | python3-pyside,
          python3-scipy,
          ${misc:Depends},
          ${python3:Depends}
-Recommends: python3-matplotlib, python3-opengl
+Recommends: python3-matplotlib, python3-opengl, python3-pyqt5.qtopengl
 Suggests: python-pyqtgraph-doc
 Description: Scientific Graphics and GUI Library for Python 3
  PyQtGraph is a pure-python graphics and GUI library built on PyQt4 and numpy.

-- 
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