[DebianGIS-dev] r2679 - packages/hdf5/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Mon Jan 25 16:40:58 UTC 2010
Author: frankie
Date: 2010-01-25 16:40:57 +0000 (Mon, 25 Jan 2010)
New Revision: 2679
Modified:
packages/hdf5/trunk/debian/changelog
packages/hdf5/trunk/debian/control
packages/hdf5/trunk/debian/control.in
Log:
Sigh, still urgent change.
Modified: packages/hdf5/trunk/debian/changelog
===================================================================
--- packages/hdf5/trunk/debian/changelog 2010-01-25 10:11:16 UTC (rev 2678)
+++ packages/hdf5/trunk/debian/changelog 2010-01-25 16:40:57 UTC (rev 2679)
@@ -1,3 +1,10 @@
+hdf5 (1.8.4-3) unstable; urgency=low
+
+ * All libraries have to conflict against past 1.8.3 virtual package to solve
+ previous mess.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 25 Jan 2010 17:37:39 +0100
+
hdf5 (1.8.4-2) unstable; urgency=low
* Current library still retains the 1.8 SONAME and that causes problems
Modified: packages/hdf5/trunk/debian/control
===================================================================
--- packages/hdf5/trunk/debian/control 2010-01-25 10:11:16 UTC (rev 2678)
+++ packages/hdf5/trunk/debian/control 2010-01-25 16:40:57 UTC (rev 2679)
@@ -18,7 +18,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5-1.8.4, libhdf5-1.8, libhdf5-serial-1.8.3
Provides: libhdf5-1.8.4, libhdf5-1.8
-Replaces: libhdf5-serial-1.8.3
+Replaces: libhdf5-1.8.3
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
@@ -49,7 +49,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5-1.8.4, libhdf5-1.8, libhdf5-lam-1.8.3
Provides: libhdf5-1.8.4, libhdf5-1.8
-Replaces: libhdf5-lam-1.8.3
+Replaces: libhdf5-1.8.3
Description: Hierarchical Data Format 5 (HDF5) - runtime files - LAM version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -81,7 +81,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5-1.8.4, libhdf5-1.8, libhdf5-openmpi-1.8.3
Provides: libhdf5-1.8.4, libhdf5-1.8
-Replaces: libhdf5-openmpi-1.8.3
+Replaces: libhdf5-1.8.3
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
@@ -113,7 +113,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5-1.8.4, libhdf5-1.8, libhdf5-mpich-1.8.3
Provides: libhdf5-1.8.4, libhdf5-1.8
-Replaces: libhdf5-mpich-1.8.3
+Replaces: libhdf5-1.8.3
Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
Modified: packages/hdf5/trunk/debian/control.in
===================================================================
--- packages/hdf5/trunk/debian/control.in 2010-01-25 10:11:16 UTC (rev 2678)
+++ packages/hdf5/trunk/debian/control.in 2010-01-25 16:40:57 UTC (rev 2679)
@@ -18,7 +18,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-serial-1.8.3
Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-serial-1.8.3
+Replaces: libhdf5-1.8.3
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
@@ -49,7 +49,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-lam-1.8.3
Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-lam-1.8.3
+Replaces: libhdf5-1.8.3
Description: Hierarchical Data Format 5 (HDF5) - runtime files - LAM version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -81,7 +81,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-openmpi-1.8.3
Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-openmpi-1.8.3
+Replaces: libhdf5-1.8.3
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
@@ -113,7 +113,7 @@
Depends: ${shlibs:Depends}
Conflicts: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@, libhdf5-mpich-1.8.3
Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-mpich-1.8.3
+Replaces: libhdf5-1.8.3
Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
More information about the Pkg-grass-devel
mailing list