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

Francesco Paolo Lovergine frankie at debian.org
Wed Nov 16 10:34:19 UTC 2011


The following commit has been merged in the upstream branch:
commit 82b0751d25717f826af34dd21587414ed95136bb
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Feb 28 13:46:15 2011 +0100

    Removed 1.8.3 targets.

diff --git a/debian/changelog b/debian/changelog
index 5842284..5ad5138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ hdf5 (1.8.6-1) unstable; urgency=low
   * Now using source format 3.0 and removed quilt build-dep.
   * Policy bumped to 3.9.1, no changes required.
   * Added ${misc:Depends} to all binary packages due to dh use.
+  * Removed virtual libhdf5-1.8.3 targets, obsolete after squeeze release.
 
   [ Sylvestre Ledru ]
   * New upstream release (Closes: #586232)
@@ -17,7 +18,7 @@ hdf5 (1.8.6-1) unstable; urgency=low
   * Patch sigbus.diff removed (upstream)
   * Patch autotools.diff removed (hdf5 1.8.6 is using autoconf 2.67)
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 25 Feb 2011 09:47:32 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 28 Feb 2011 13:44:53 +0100
 
 hdf5 (1.8.4-patch1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 01c88ab..e57dd82 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,10 @@ Package: libhdf5-serial-1.8.6
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8,
+ libhdf5-1.8.4, libhdf5-serial-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: 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: alpha amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libhdf5-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8,
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: 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-1.8.6, libhdf5-1.8, libhdf5-1.8.3
+Conflicts: libhdf5-1.8.6, libhdf5-1.8, 
+ libhdf5-1.8.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5-1.8.6, libhdf5-1.8
-Replaces: libhdf5-1.8.3
+Replaces: 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
diff --git a/debian/control.in b/debian/control.in
index 639178e..c7f3c80 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,10 +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.4, libhdf5-serial-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-serial-1.8.4
+Replaces: 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
@@ -48,10 +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.4, libhdf5-openmpi-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
+Replaces: 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
@@ -81,10 +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.4,  libhdf5-openmpi-1.8.4
 Provides: libhdf5- at VERSION@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.3, libhdf5-1.8.4, libhdf5-openmpi-1.8.4
+Replaces: 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