[SCM] hdf5 branch, upstream, updated. upstream/1.8.4-patch1-79-gbfcb1ff

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Nov 16 10:34:18 UTC 2011


The following commit has been merged in the upstream branch:
commit e602f9b5b31a9d0da5271e4a996962306365260b
Author: Sylvestre Ledru <sylvestre.ledru at scilab.org>
Date:   Fri Feb 25 18:41:18 2011 +0100

    Fix the upgrade process

diff --git a/debian/control.in b/debian/control.in
index d21e512..639178e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,9 +16,10 @@ Package: libhdf5-serial- at VERSION@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3,
+ libhdf5-1.8.4, libhdf5-serial-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-serial-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -47,9 +48,10 @@ Section: libs
 Priority: extra
 Architecture: @ARCHS@
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3,
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of
@@ -79,9 +81,10 @@ Section: libs
 Priority: extra
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-1.8.3, 
+ libhdf5-1.8.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3
+Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  HDF5 is a file format and library for storing scientific data. 
  HDF5 was designed and implemented to address the deficiencies of

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list