[pytables] 05/20: Updated dependencies

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Aug 14 19:00:05 UTC 2015


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

a_valentino-guest pushed a commit to branch master
in repository pytables.

commit a536c593aae4b7f921e4057ccce9c097f879d0d9
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Aug 14 08:42:41 2015 +0000

    Updated dependencies
---
 debian/changelog | 2 ++
 debian/control   | 8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 58aaf68..4eda5d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ pytables (3.2.1-1) UNRELEASED; urgency=medium
   * New upstream version
   * Fix debian/watch file
   * Update copyright file
+  * debian/control
+    - updated dependencies
   * debian/patches
     - refresh all patches
     - drop 0003-Better-control-of-verbosity-in-unittests.patch and
diff --git a/debian/control b/debian/control
index 81daca0..44adc68 100644
--- a/debian/control
+++ b/debian/control
@@ -20,17 +20,17 @@ Build-Depends: debhelper (>= 9.0.0),
                python-numpy-dbg,
                python3-numpy,
                python3-numpy-dbg,
-               python-numexpr (>= 2.1),
+               python-numexpr,
                python-numexpr-dbg,
                python3-numexpr,
                python3-numexpr-dbg,
-               cython (>= 0.13),
+               cython (>= 0.14),
                cython-dbg,
                cython3,
                cython3-dbg,
                zlib1g-dev,
                liblzo2-dev,
-               liblz4-dev (>= 0.0~r114),
+               liblz4-dev (>= 0.0~r114-2),
                libsnappy-dev,
                libbz2-dev,
                python-sphinx (>= 1.0.7+dfsg),
@@ -48,7 +48,7 @@ Depends: ${misc:Depends},
          python-tables-lib (>= ${source:Version}),
          python-tables-lib (<< ${source:Version}.1~),
          python-tables-data (= ${source:Version}),
-         python-numexpr (>=2.1)
+         python-numexpr
 Recommends: ${shlibs:Recommends}
 Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}, vitables
 Description: hierarchical database for Python based on HDF5

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git



More information about the debian-science-commits mailing list