[hdf5] 02/22: Drop *-dbg packages

Gilles Filippini pini at debian.org
Fri Apr 22 13:48:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

pini pushed a commit to branch master-1.10
in repository hdf5.

commit 5f49dbad32e4bbc92ed12bfbae26dada8237b1e8
Author: Gilles Filippini <pini at debian.org>
Date:   Sat Apr 16 14:53:06 2016 +0200

    Drop *-dbg packages
    
    supersed by automatic debug packages (dbgsym).
---
 debian/changelog  |  7 +++++++
 debian/control    | 62 -------------------------------------------------------
 debian/control.in | 62 -------------------------------------------------------
 debian/rules      | 12 +++++------
 4 files changed, 13 insertions(+), 130 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b7aefc..7c7ccaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hdf5 (1.10.0+docs-1~exp2) UNRELEASED; urgency=medium
+
+  * Drop *-dbg packages superseded by automatic debug
+    packages
+
+ -- Gilles Filippini <pini at debian.org>  Sat, 16 Apr 2016 10:45:38 +0200
+
 hdf5 (1.10.0+docs-1~exp1) experimental; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index e6c1761..ef0f66a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,21 +28,6 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  .
  This package contains runtime files for serial platforms.
 
-Package: libhdf5-100-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5-100 (= ${binary:Version})
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug libraries.
-
 Package: libhdf5-cpp-100
 Section: libs
 Architecture: any
@@ -61,23 +46,6 @@ Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  .
  This package contains C++ libraries.
 
-Package: libhdf5-cpp-100-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
- libhdf5-cpp-100 (= ${binary:Version}), libhdf5-100-dbg (= ${binary:Version})
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - C++ Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug symbols for C++ libraries.
-
 Package: libhdf5-dev
 Section: libdevel
 Architecture: any
@@ -125,21 +93,6 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI ver
  .
  This package contains development files for use with OpenMPI.
 
-Package: libhdf5-openmpi-100-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5-openmpi-100 (= ${binary:Version}),
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug hdf5/openmpi libraries.
-
 Package: libhdf5-mpich-100
 Section: libs
 Priority: extra
@@ -172,21 +125,6 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
  This package contains development files for use with MPICH2. Warning:
  the C++ interface is not provided for this version.
 
-Package: libhdf5-mpich-100-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5-mpich-100 (= ${binary:Version}),
-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
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug hdf5/mpich libraries.
-
 Package: libhdf5-mpi-dev
 Section: libdevel
 Priority: extra
diff --git a/debian/control.in b/debian/control.in
index c157ff2..bf67f7b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -28,21 +28,6 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  .
  This package contains runtime files for serial platforms.
 
-Package: libhdf5- at SONAME@-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5- at SONAME@ (= ${binary:Version})
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug libraries.
-
 Package: libhdf5-cpp- at SONAME_CXX@
 Section: libs
 Architecture: any
@@ -61,23 +46,6 @@ Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  .
  This package contains C++ libraries.
 
-Package: libhdf5-cpp- at SONAME_CXX@-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
- libhdf5-cpp- at SONAME_CXX@ (= ${binary:Version}), libhdf5- at SONAME@-dbg (= ${binary:Version})
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - C++ Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug symbols for C++ libraries.
-
 Package: libhdf5-dev
 Section: libdevel
 Architecture: any
@@ -125,21 +93,6 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI ver
  .
  This package contains development files for use with OpenMPI.
 
-Package: libhdf5-openmpi- at SONAME@-dbg
-Section: debug
-Priority: extra
-Architecture: @OMPIARCHS@
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5-openmpi- at SONAME@ (= ${binary:Version}),
-Multi-Arch: same
-Description: Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package
- HDF5 is a file format and library for storing scientific data.
- HDF5 was designed and implemented to address the deficiencies of
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug hdf5/openmpi libraries.
-
 Package: libhdf5-mpich- at SONAME@
 Section: libs
 Priority: extra
@@ -172,21 +125,6 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
  This package contains development files for use with MPICH2. Warning:
  the C++ interface is not provided for this version.
 
-Package: libhdf5-mpich- at SONAME@-dbg
-Section: debug
-Priority: extra
-Architecture: @MPICHARCHS@
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libhdf5-mpich- at SONAME@ (= ${binary:Version}),
-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
- HDF4.x. It has a more powerful and flexible data model, supports
- files larger than 2 GB, and supports parallel I/O.
- .
- This package contains debug hdf5/mpich libraries.
-
 Package: libhdf5-mpi-dev
 Section: libdevel
 Priority: extra
diff --git a/debian/rules b/debian/rules
index 7b0defb..fefc16a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ build_openmpi = no
 # This is in case an arch is disabled with "!$arch". These strings can't
 # appear in debian/control, but the build have to be disabled anyway for
 # the related archs.
-export DH_OPTIONS += -N$(openmpipack) -N$(openmpipack)-dbg -Nlibhdf5-openmpi-dev
+export DH_OPTIONS += -N$(openmpipack) -Nlibhdf5-openmpi-dev
 endif
 
 ifneq (,$(and $(if $(filter !$(DEB_HOST_ARCH),$(MPICHARCHS)),,yes),$(or $(filter any,$(MPICHARCHS)),$(filter $(DEB_HOST_ARCH),$(MPICHARCHS)))))
@@ -80,7 +80,7 @@ build_mpich = yes
 else
 build_mpich = no
 # See above comment for build_openmpi
-export DH_OPTIONS += -N$(mpichpack) -N$(mpichpack)-dbg -Nlibhdf5-mpich-dev
+export DH_OPTIONS += -N$(mpichpack) -Nlibhdf5-mpich-dev
 endif
 
 ifeq ($(build_openmpi),yes)
@@ -354,13 +354,13 @@ binary-arch: prep install-serial $(install_openmpi) $(install_mpich)
 	dh_link $(ARCH_FLAG)
 	dh_strip -phdf5-tools
 	dh_strip -phdf5-helpers
-	dh_strip -p$(serpack) --dbg-package=$(serpack)-dbg
-	dh_strip -p$(sercpppack) --dbg-package=$(sercpppack)-dbg
+	dh_strip -p$(serpack)
+	dh_strip -p$(sercpppack)
 ifeq ($(build_mpich),yes)
-	dh_strip -p$(mpichpack) --dbg-package=$(mpichpack)-dbg
+	dh_strip -p$(mpichpack)
 endif
 ifeq ($(build_openmpi),yes)
-	dh_strip -p$(openmpipack) --dbg-package=$(openmpipack)-dbg
+	dh_strip -p$(openmpipack)
 endif
 	dh_compress $(ARCH_FLAG)
 	dh_fixperms $(ARCH_FLAG)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git



More information about the Pkg-grass-devel mailing list