[SCM] Packaging for pytables branch, master, updated. debian/2.4.0-1-17-g2c9186c

Antonio Valentino antonio.valentino at tiscali.it
Sat Jun 1 20:55:58 UTC 2013


The following commit has been merged in the master branch:
commit f51ad9d3a79e8652223519e635af1cb020e881bb
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jun 1 20:06:45 2013 +0000

    Fix long description

diff --git a/debian/control b/debian/control
index bac2ac8..768553c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9.0.0), libhdf5-dev (>= 1.8.4-patch1),
                python3-numpy, python3-numpy-dbg,
                python-numexpr (>= 2.0), python-numexpr-dbg,
                python3-numexpr, python3-numexpr-dbg,
-               cython (>= 0.13), cython-dbg, cython3, cython3-dbg, 
+               cython (>= 0.13), cython-dbg, cython3, cython3-dbg,
                zlib1g-dev, liblzo2-dev,
                libbz2-dev, python-sphinx (>= 1.0.7+dfsg),
                texlive-latex-recommended, texlive-latex-extra,
@@ -44,6 +44,8 @@ Description: hierarchical database for Python based on HDF5
   - Very easy to select data through the use of iterators over the
     rows in tables. Extended slicing is supported as well.
   - It supports the complete set of NumPy, Numeric and numarray objects.
+ .
+ This is the Python 2 version of the package.
 
 Package: python-tables-dbg
 Section: debug
@@ -95,6 +97,8 @@ Description: hierarchical database for Python3 based on HDF5
   - Very easy to select data through the use of iterators over the
     rows in tables. Extended slicing is supported as well.
   - It supports the complete set of NumPy, Numeric and numarray objects.
+ .
+ This is the Python 3 version of the package.
 
 Package: python3-tables-dbg
 Section: debug

-- 
Packaging for pytables



More information about the debian-science-commits mailing list