[Pkg-ofed-commits] [libfabric] 13/18: Switch to dbgsym debug package

Benjamin Drung bdrung at moszumanska.debian.org
Wed Nov 29 16:04:06 UTC 2017


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

bdrung pushed a commit to branch master
in repository libfabric.

commit 3a92ffd39a12ee8a221c36a706fd3ae40d2f26bb
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Nov 29 15:58:17 2017 +0100

    Switch to dbgsym debug package
---
 debian/control | 14 --------------
 debian/rules   |  3 +--
 2 files changed, 1 insertion(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 6cd6294..8183326 100644
--- a/debian/control
+++ b/debian/control
@@ -38,17 +38,3 @@ Description: Development files for libfabric1
  .
  This package is needed to compile programs against libfabric1.
  It contains the header files and links needed for compiling.
-
-Package: libfabric1-dbg
-Section: debug
-Priority: extra
-Architecture: amd64 i386
-Depends: libfabric1 (= ${binary:Version}), ${misc:Depends}
-Description: Debugging symbols for libfabric1
- Libfabric is a communication library that exports interfaces for
- fabric services to applications.  Libfabric is the core component
- of the Open Fabrics Interfaces (OFI) framework.
- .
- This package contains the debugging symbols associated with
- libfabric1. They will automatically be used by gdb for debugging
- libfabric1-related issues.
diff --git a/debian/rules b/debian/rules
index e53da7a..dbe233b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 override_dh_strip:
-	dh_strip --dbg-package=libfabric1-dbg
-
+	dh_strip --dbgsym-migration='libfabric1-dbg (<< 1.5.2)'

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



More information about the Pkg-ofed-commits mailing list