[python-pyqtgraph] 01/01: Add some {b-,}d, update changelog

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Dec 27 10:38:07 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 c77c46e5f7f2c63a3a5fa523252452bd7976c769
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Dec 27 11:37:44 2014 +0100

    Add some {b-,}d, update changelog
---
 debian/changelog | 10 +++++++++-
 debian/control   |  9 +++++++--
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ddb8c92..59077f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,15 @@ python-pyqtgraph (0.9.10-1) experimental; urgency=medium
   * New upstream release.
     - d/copyright: drop PIL license, the code has been removed upstream.
     - change author mail address.
-  * Bump std-version to 3.9.6, no changes required.
+  * d/control
+    - Bump std-version to 3.9.6, no changes required.
+    - Add some build dependencies, to avoid build exceptions:
+      - python-matplotlib,
+      - python-numpy,
+      - python-opengl,
+      - python-qt4-gl,
+      - python-scipy
+    - Add the optional python*-matplotlib to Recommends.
 
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Thu, 25 Dec 2014 22:33:49 +0100
 
diff --git a/debian/control b/debian/control
index cb76874..017d865 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,11 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-docutils,
+               python-matplotlib,
+               python-numpy,
+               python-opengl,
+               python-qt4-gl,
+               python-scipy,
                python-setuptools,
                python-sphinx,
                python3-all,
@@ -25,7 +30,7 @@ Depends: python-numpy,
          python-scipy,
          ${misc:Depends},
          ${python:Depends}
-Recommends: python-opengl, python-qt4-gl
+Recommends: python-opengl, python-qt4-gl, python-matplotlib
 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.
@@ -43,7 +48,7 @@ Depends: python3-numpy,
          python3-scipy,
          ${misc:Depends},
          ${python3:Depends}
-Recommends: python3-opengl
+Recommends: python3-opengl, python3-matplotlib
 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