[python-fabio] 07/10: add pyqt4 dependency
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Mon Sep 11 12:38:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-fabio.
commit 2a70b184d2eafd4c5ac7a035661e0c52624de1a1
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Sep 6 14:59:27 2017 +0200
add pyqt4 dependency
---
debian/changelog | 5 ++++-
debian/control | 4 ++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dde476b..5a7f565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,10 @@ python-fabio (0.5.0+dfsg-1) UNRELEASED; urgency=medium
- cme fixed
- wrap-and-sort
- Build-Depends
- + Added help2man, python-pil[-dbg], xauth, xvfb
+ + Added help2man,
+ python-pil[-dbg],
+ python-qt4|dbg], python3-pyqt4[-dbg],
+ xauth, xvfb
- Removed python-imaging[-dbg]
* d/copyright
- updated the Files-excludes for 0.5.0
diff --git a/debian/control b/debian/control
index 20bfa15..4d94ce5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Build-Depends: cython,
python-numpy-dbg,
python-pil,
python-pil-dbg,
+ python-qt4,
+ python-qt4-dbg,
python-setuptools,
python-six,
python-sphinx,
@@ -31,6 +33,8 @@ Build-Depends: cython,
python3-numpy-dbg,
python3-pil,
python3-pil-dbg,
+ python3-pyqt4,
+ python3-pyqt4-dbg,
python3-setuptools,
python3-six,
python3-sphinx,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-fabio.git
More information about the debian-science-commits
mailing list