[SCM] hdf5 branch, master, updated. debian/1.8.12-8-2-g6dffc59

Gilles Filippini pini at debian.org
Tue Jan 21 21:35:59 UTC 2014


The following commit has been merged in the master branch:
commit 5aace3a26b43fd1779c48fef7d710a4050bd9e3f
Author: Gilles Filippini <pini at debian.org>
Date:   Sat Jan 18 20:02:44 2014 +0100

    Architecture: all for transitionnal dummy packages
    
    + Reintroduce transitionnal dummy package libhdf5-serial-dev with
      Architecture: all to allow the transition to testing.

diff --git a/debian/changelog b/debian/changelog
index b10b791..acc6d2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hdf5 (1.8.12-9) UNRELEASED; urgency=low
+
+  * Reintroduce transitionnal dummy package libhdf5-serial-dev to allow
+    the transition to testing (previous release failed).
+  * Architecture: all for all transitionnal dummy packages.
+
+ -- Gilles Filippini <pini at debian.org>  Sat, 18 Jan 2014 10:43:56 +0100
+
 hdf5 (1.8.12-8) unstable; urgency=low
 
   * control: remove version from Breaks+Replaces for libhdf5-serial-dev.
diff --git a/debian/control b/debian/control
index 564675f..4aef345 100644
--- a/debian/control
+++ b/debian/control
@@ -88,8 +88,8 @@ Depends: libhdf5-7 (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
  ${misc:Depends}, hdf5-helpers, libhdf5-cpp-7 (= ${binary:Version})
 Suggests: libhdf5-doc
 Provides: libhdf5-serial-dev
-Replaces: libhdf5-serial-dev
-Breaks: libhdf5-serial-dev
+Replaces: libhdf5-serial-dev (<< 1.8.12-9~)
+Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -171,9 +171,8 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
 Package: libhdf5-mpich2-7
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich-7
-Multi-Arch: same
 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
@@ -205,7 +204,7 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
 Package: libhdf5-mpich2-dev
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich-dev
 Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH version
  HDF5 is a file format and library for storing scientific data.
@@ -237,9 +236,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 Package: libhdf5-mpich2-7-dbg
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich-7-dbg
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - Mpich Debug package
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -295,3 +293,11 @@ Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  files larger than 2 GB, and supports parallel I/O.
  .
  This package contains runtime tools for HDF5.
+
+Package: libhdf5-serial-dev
+Section: oldlibs
+Architecture: all
+Depends: libhdf5-dev, ${misc:Depends}
+Description: transitional dummy package
+ This package is a transitionnal package from libhdf5-serial-dev to
+ libhdf5-dev. It can safely be removed.
diff --git a/debian/control.in b/debian/control.in
index b97d0b4..88a1e0f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -88,8 +88,8 @@ Depends: libhdf5- at SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
  ${misc:Depends}, hdf5-helpers, libhdf5-cpp- at SONAME@ (= ${binary:Version})
 Suggests: libhdf5-doc
 Provides: libhdf5-serial-dev
-Replaces: libhdf5-serial-dev
-Breaks: libhdf5-serial-dev
+Replaces: libhdf5-serial-dev (<< 1.8.12-9~)
+Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -171,9 +171,8 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
 Package: libhdf5-mpich2- at SONAME@
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich- at SONAME@
-Multi-Arch: same
 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
@@ -205,7 +204,7 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
 Package: libhdf5-mpich2-dev
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich-dev
 Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH version
  HDF5 is a file format and library for storing scientific data.
@@ -237,9 +236,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Mpich Debug package
 Package: libhdf5-mpich2- at SONAME@-dbg
 Section: oldlibs
 Priority: extra
-Architecture: any
+Architecture: all
 Depends: libhdf5-mpich- at SONAME@-dbg
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - Mpich Debug package
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -295,3 +293,11 @@ Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  files larger than 2 GB, and supports parallel I/O.
  .
  This package contains runtime tools for HDF5.
+
+Package: libhdf5-serial-dev
+Section: oldlibs
+Architecture: all
+Depends: libhdf5-dev, ${misc:Depends}
+Description: transitional dummy package
+ This package is a transitionnal package from libhdf5-serial-dev to
+ libhdf5-dev. It can safely be removed.

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list