[h5py] 23/46: further fixes
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Mar 24 18:44:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository h5py.
commit aa62db8f098d081fdd8fa406665cfaf71e1d31e1
Author: Soeren Sonnenburg <sonne at debian.org>
Date: Fri Jul 30 22:24:59 2010 +0000
further fixes
---
debian/python-h5py.preinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/python-h5py.preinst b/debian/python-h5py.preinst
index fec57d3..8c31d61 100644
--- a/debian/python-h5py.preinst
+++ b/debian/python-h5py.preinst
@@ -6,7 +6,7 @@ PYCENTRAL=/usr/bin/pycentral
if [ "$1" = upgrade ]
then
- if dpkg --compare-versions "$2" lt 1.3.0-2+b1 ; then
+ if dpkg --compare-versions "$2" lt 1.3.0-3 ; then
if [ -x $PYCENTRAL ]; then
# explicitly remove old python-central files
pycentral pkgremove python-h5py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list