[Git][debian-gis-team/hdf5][master] Add missing Breks + Replaces to libhdf5-*103-1

Gilles Filippini gitlab at salsa.debian.org
Thu May 23 18:09:09 BST 2019



Gilles Filippini pushed to branch master at Debian GIS Project / hdf5


Commits:
53570f61 by Gilles Filippini at 2019-05-23T17:08:59Z
Add missing Breks + Replaces to libhdf5-*103-1

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+hdf5 (1.10.5+repack-1~exp7) UNRELEASED; urgency=medium
+
+  * Add missing Breks + Replaces to libhdf5-*103-1 (closes: #929406)
+
+ -- Gilles Filippini <pini at debian.org>  Thu, 23 May 2019 19:05:27 +0200
+
 hdf5 (1.10.5+repack-1~exp6) experimental; urgency=medium
 
   * Rename C and CPP api packages to force a transition: the sonames for


=====================================
debian/control
=====================================
@@ -30,6 +30,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5-103
+Replaces: libhdf5-103
 Description: HDF5 C runtime files - serial version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -94,6 +96,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-cpp-103
+Replaces: libhdf5-cpp-103
 Description: HDF5 - C++ runtime files - serial version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -153,6 +157,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5-openmpi-103
+Replaces: libhdf5-openmpi-103
 Description: HDF5 - C runtime files - OpenMPI version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -217,6 +223,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-openmpi-cpp-103
+Replaces: libhdf5-openmpi-cpp-103
 Description: HDF5 - C++ runtime files - OpenMPI version - unsupported
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -279,6 +287,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5-mpich-103
+Replaces: libhdf5-mpich-103
 Description: HDF5 - C runtime files - MPICH2 version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -343,6 +353,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-mpich-cpp-103
+Replaces: libhdf5-mpich-cpp-103
 Description: HDF5 - C++ runtime files - MPICH2 version - unsupported
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address


=====================================
debian/control.in
=====================================
@@ -30,6 +30,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5- at SONAME@
+Replaces: libhdf5- at SONAME@
 Description: HDF5 C runtime files - serial version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -94,6 +96,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-cpp- at SONAME_CXX@
+Replaces: libhdf5-cpp- at SONAME_CXX@
 Description: HDF5 - C++ runtime files - serial version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -153,6 +157,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5-openmpi- at SONAME@
+Replaces: libhdf5-openmpi- at SONAME@
 Description: HDF5 - C runtime files - OpenMPI version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -217,6 +223,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-openmpi-cpp- at SONAME_CXX@
+Replaces: libhdf5-openmpi-cpp- at SONAME_CXX@
 Description: HDF5 - C++ runtime files - OpenMPI version - unsupported
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -279,6 +287,8 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Breaks: libhdf5-mpich- at SONAME@
+Replaces: libhdf5-mpich- at SONAME@
 Description: HDF5 - C runtime files - MPICH2 version
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address
@@ -343,6 +353,8 @@ Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libhdf5-mpich-cpp- at SONAME_CXX@
+Replaces: libhdf5-mpich-cpp- at SONAME_CXX@
 Description: HDF5 - C++ runtime files - MPICH2 version - unsupported
  Hierarchical Data Format 5 (HDF5) is a file format and library for
  storing scientific data.  HDF5 was designed and implemented to address



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/53570f618c9ad5f378895a071f2a1e02220e0fb9

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/53570f618c9ad5f378895a071f2a1e02220e0fb9
You're receiving this email because of your account on salsa.debian.org.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190523/6d42e211/attachment-0001.html>


More information about the Pkg-grass-devel mailing list