[SCM] Packaging for pytables branch, master, updated. debian/2.4.0-1-1-g1afdeb9
Antonio Valentino
antonio.valentino at tiscali.it
Mon Mar 4 19:24:54 UTC 2013
The following commit has been merged in the master branch:
commit 1afdeb953f38fa8ca018d465642b7f56bab4efc4
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Mon Mar 4 20:24:26 2013 +0100
Added vitables as suggested package
diff --git a/debian/changelog b/debian/changelog
index 135bac5..9372cdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pytables (2.4.0-2) UNRELEASED; urgency=low
+
+ * Added vitables as suggested package (Closes: #702228)
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 04 Mar 2013 20:22:28 +0100
+
pytables (2.4.0-1) experimental; urgency=low
[ Antonio Valentino ]
diff --git a/debian/control b/debian/control
index 9274356..b1d3c1e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
python-numexpr (>= 1.4.1)
Recommends: ${shlibs:Recommends}
-Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}
+Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests} vitables
Description: hierarchical database for Python based on HDF5
PyTables is a hierarchical database package designed to efficiently
manage very large amounts of data. PyTables is built on top of the
--
Packaging for pytables
More information about the debian-science-commits
mailing list