[pyfai] 14/19: Added numexpr as Build-Depends and update the Changelog

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Aug 29 12:34:08 UTC 2017


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

picca pushed a commit to branch master
in repository pyfai.

commit 030a7d7690913308be113ac6ab70beeeaf2ff965
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Mon Aug 21 14:02:16 2017 +0200

    Added numexpr as Build-Depends and update the Changelog
---
 debian/changelog | 9 +++++++--
 debian/control   | 4 ++++
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2cbf9d0..98f8eca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,17 @@ pyfai (0.14.0+dfsg-1) unstable; urgency=medium
   * New upstream version 0.14.0+dfsg
   * debian/watch
     - Check the pgp signature via uscan
+  * debian/upstream
     - add the upstream keyring
   * debian/control
-    - Bump Standrad-Version 3.9.8 (nothing to do)
-    - fix Build-Depends/Depends with cme
+    - Bump Standrad-Version 4.0.1 (extra -> optional)
+    - Build-Depends
+      + Fixed with cme
+      + Added python[3]-numexpr[-dbg]
   * debian/patches
     - 0002-remove-useless-logic-in-conf.py.patch (Added)
+    - 0003-remove-a-wrong-PYTHONPATH-modification.patch  (Added)
+    - 0003-use-the-system-mathjax.patch (Added)
 
  -- Picca Frédéric-Emmanuel <picca at debian.org>  Mon, 31 Jul 2017 13:40:50 +0200
 
diff --git a/debian/control b/debian/control
index 806f84f..c77c35a 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,8 @@ Build-Depends: cython,
                python-lxml-dbg,
                python-matplotlib,
                python-matplotlib-dbg,
+               python-numexpr,
+               python-numexpr-dbg,
                python-numpy,
                python-numpy-dbg,
                python-pyqt5,
@@ -45,6 +47,8 @@ Build-Depends: cython,
                python3-lxml-dbg,
                python3-matplotlib,
                python3-matplotlib-dbg,
+               python3-numexpr,
+               python3-numexpr-dbg,
                python3-numpy,
                python3-numpy-dbg,
                python3-pyqt5,

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