[Pkg-ofed-commits] [libmlx5] 06/09: Drop -dbg package

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Oct 23 19:13:42 UTC 2016


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

ana pushed a commit to branch master
in repository libmlx5.

commit c5a14d44aafc8de0bca9c4036e5416641424963d
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Sep 13 23:46:55 2016 +0200

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

diff --git a/debian/control b/debian/control
index 1086bfb..57f469e 100644
--- a/debian/control
+++ b/debian/control
@@ -32,18 +32,3 @@ Description: Development files for the libmlx5 driver
  .
  This package contains static versions of libmlx5 that may be linked
  directly to an application, which may be useful for debugging.
-
-Package: libmlx5-1-dbg
-Section: debug
-Priority: extra
-Architecture: amd64 i386 powerpc ppc64el sparc
-Depends: ${misc:Depends}, libmlx5-1 (= ${binary:Version})
-Description: Debugging symbols for the libmlx5 driver
- libmlx5 is a device-specific driver for Mellanox Connect-IB 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
- libmlx5-1. They will automatically be used by gdb for debugging
- libmlx5-related issues.
diff --git a/debian/rules b/debian/rules
index 1e45512..182f935 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,5 @@
 %:
 	dh $@ --with autotools_dev --parallel
 
-override_dh_strip:
-	dh_strip --dbg-package=libmlx5-1-dbg
-
 # Workaround because #633853
 override_dh_makeshlibs:

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



More information about the Pkg-ofed-commits mailing list