[h5py] 23/44: further fixes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:25:50 UTC 2015


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

ghisvail-guest pushed a commit to branch upstream/latest
in repository h5py.

commit d87f46ba82466a2027329b371f108894505376a8
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