[Pkg-ofed-commits] [libipathverbs] 05/10: Drop -dbg package

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Sep 13 21:26:24 UTC 2016


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

ana pushed a commit to branch master
in repository libipathverbs.

commit 5c82c4b9f2c9fba87620bcec2ef1aebdadfdf277
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Sep 13 22:58:51 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 0fb56bc..abdeac6 100644
--- a/debian/control
+++ b/debian/control
@@ -32,18 +32,3 @@ Description: Development files for the libipathverbs driver
  .
  This package contains static versions of libipathverbs that may be linked
  directly to an application, which may be useful for debugging.
-
-Package: libipathverbs1-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends}, libipathverbs1 (= ${binary:Version})
-Description: Debugging symbols for the libipathverbs driver
- libipathverbs is a device-specific driver for QLogic InfiniBand host
- channel adapters (HCAs) for the libibverbs library.  This allows
- userspace processes to access QLogic HCA hardware directly with
- low latency and low overhead.
- .
- This package contains the debugging symbols associated with
- libipathverbs1. They will automatically be used by gdb for debugging
- libipathverbs-related issues.
diff --git a/debian/rules b/debian/rules
index 543bbfa..a2b8669 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
 	dh $@
 
-override_dh_strip:
-	dh_strip --dbg-package=libipathverbs1-dbg
-
 override_dh_auto_configure:
 	aclocal --force
 	libtoolize --install --copy --force

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



More information about the Pkg-ofed-commits mailing list