[SCM] Packaging for pytables branch, master, updated. debian/2.1.2-3.1-6-g0ec2275
Antonio Valentino
antonio.valentino at tiscali.it
Sat Jan 21 21:36:47 UTC 2012
The following commit has been merged in the master branch:
commit 0ec2275ce2a360d9d6accc59021299402e035931
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Jan 21 20:59:29 2012 +0100
Updated build dependencies for the HDF5 transition
diff --git a/debian/changelog b/debian/changelog
index 6cfc6ba..5749b3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,10 @@ pytables (2.3.1-1) unstable; urgency=low
* The package is now maintained under the unbrella of debian-science
* Added a debian/README.source file
* Enabled automatic testing
+ * Build dependency from the HDF5 library updated to libhdf5-dev
+ (HDF5 transition)
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 21 Jan 2012 19:38:22 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 21 Jan 2012 20:55:45 +0100
pytables (2.1.2-3.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0a5327a..2ad235e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ DM-Upload-Allowed: yes
Homepage: http://www.pytables.org
Standards-Version: 3.9.2
X-Python-Version: >= 2.4
-Build-Depends: debhelper (>= 8.1.0), libhdf5-serial-dev (>= 1.6.5),
+Build-Depends: debhelper (>= 8.1.0), libhdf5-dev (>= 1.6.5),
python-all-dev (>= 2.6.6-3~), python-numpy (>= 1:1.4.1-4~),
python-numexpr (>= 1.4.1), cython (>= 0.13),
zlib1g-dev, liblzo2-dev, libbz2-dev, python-sphinx (>= 1.0.7+dfsg),
--
Packaging for pytables
More information about the debian-science-commits
mailing list