[pyfai] 02/06: depends on the right python3 fabio module version
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Wed Aug 17 17:18:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository pyfai.
commit cd9450c4285ed8b6f3342aa77965bb9336f27c35
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Wed Aug 17 13:11:22 2016 +0200
depends on the right python3 fabio module version
---
debian/changelog | 10 ++++++++++
debian/control | 4 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a0487f9..4b252ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pyfai (0.12.0+dfsg-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - Build-Depends on python3-fabio-x (>= 0.4.0+dfsg-2~)
+ * debian/patchs
+ - 0004-do-not-use-deprecated-sphinx-pngmath-extension.patch (new)
+ In order to fix an FTBFS (closes: #831242)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Wed, 17 Aug 2016 13:03:44 +0200
+
pyfai (0.12.0+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.12.0+dfsg
diff --git a/debian/control b/debian/control
index cf4c64b..250501c 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,8 @@ Build-Depends: cython,
python-tk-dbg,
python3-all-dev,
python3-all-dbg,
- python3-fabio (>= 0.3.0+dfsg-1~),
- python3-fabio-dbg (>= 0.3.0+dfsg-1~),
+ python3-fabio (>= 0.4.0+dfsg-2~),
+ python3-fabio-dbg (>= 0.4.0+dfsg-2~),
python3-lxml,
python3-lxml-dbg,
python3-matplotlib,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git
More information about the debian-science-commits
mailing list