[pyfai] 06/10: fix the build-dep

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Fri Jul 24 12:10:03 UTC 2015


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

picca pushed a commit to branch master
in repository pyfai.

commit 2496d108ea5187f7fadeb92d4cf190a2f39267fc
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Fri Jul 24 11:03:01 2015 +0200

    fix the build-dep
---
 debian/changelog | 14 ++++++++++++++
 debian/control   |  4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6683e33..d085ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+pyfai (0.11.0+dfsg-1) UNRELEASED; urgency=medium
+
+  * Imported Upstream version 0.11.0+dfsg
+  * debian/control
+    - Added Build-Depends fabio (>= 0.2.2+dfsg~)
+  * debian/watch
+    - use the pypi redirector
+  * debian/copyright
+    - use Files-Exclude to repack sources
+  * debian/patches
+    + 0001-fix-pyFAI-when-third_party-is-missing.patch
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Fri, 24 Jul 2015 10:57:04 +0200
+
 pyfai (0.10.2-2~exp1) experimental; urgency=medium
 
   * switch to dh-python
diff --git a/debian/control b/debian/control
index 41d6cd3..b92a96a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cython,
                debhelper (>= 9),
                dh-python,
                python-all-dev,
-               python-fabio,
+               python-fabio (>= 0.2.2+dfsg~),
                python-fftw,
                python-h5py,
                python-lxml,
@@ -28,7 +28,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python:Depends},
 	 ${shlibs:Depends},
-         python-fabio,
+         python-fabio (>= 0.2.2+dfsg~),
          python-imaging,
          python-matplotlib,
          python-scipy

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