[Pkg-ofed-commits] [libmlx4] 03/13: Drop -dbg

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Oct 30 12:04:20 UTC 2016


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

ana pushed a commit to branch master
in repository libmlx4.

commit 5ed12edcd24a4152fecf0c8f620d8f4e3b34661d
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Sun Oct 30 12:30:55 2016 +0100

    Drop -dbg
---
 debian/control | 15 ---------------
 debian/rules   |  3 ---
 2 files changed, 18 deletions(-)

diff --git a/debian/control b/debian/control
index 6dc13d2..b90688f 100644
--- a/debian/control
+++ b/debian/control
@@ -30,18 +30,3 @@ Description: Development files for the libmlx4 driver
  .
  This package contains static versions of libmlx4 that may be linked
  directly to an application, which may be useful for debugging.
-
-Package: libmlx4-1-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}, libmlx4-1 (= ${binary:Version})
-Description: Debugging symbols for the libmlx4 driver
- libmlx4 is a device-specific driver for Mellanox ConnectX InfiniBand
- host channel adapters (HCAs) for the libibverbs library.  This allows
- userspace processes to access Mellanox HCA hardware directly with
- low latency and low overhead.
- .
- This package contains the debugging symbols associated with
- libmlx4-1. They will automatically be used by gdb for debugging
- libmlx4-related issues.
diff --git a/debian/rules b/debian/rules
index 9d15bec..734c808 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,4 @@
 %:
 	dh $@ --with autoreconf
 
-override_dh_strip:
-	dh_strip --dbg-package=libmlx4-1-dbg
-
 override_dh_makeshlibs:

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



More information about the Pkg-ofed-commits mailing list