The following commit has been merged in the master branch:
commit e602f9b5b31a9d0da5271e4a996962306365260b
Author: Sylvestre Ledru <sylvestre.le...@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-@VERSION@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3,
+ libhdf5-1.8.4, libhdf5-serial-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@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-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3,
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@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-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3
+Conflicts: libhdf5-@VERSION@, libhdf5-@MAJOR_VERSION@, libhdf5-1.8.3, 
+ libhdf5-1.8.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5-@VERSION@, libhdf5-@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)

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to