[Pkg-ofed-commits] [libibverbs] 17/24: Imported Debian patch 1.1.3-2

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Wed Jul 2 13:16:49 UTC 2014


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

ana pushed a commit to branch master
in repository libibverbs.

commit 93b75b893a16dc8d74c444f9770995cce8fc1817
Author: Roland Dreier <rolandd at cisco.com>
Date:   Wed Nov 11 14:44:51 2009 -0800

    Imported Debian patch 1.1.3-2
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 496a22e..22759d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libibverbs (1.1.3-2) unstable; urgency=low
+
+  * Add override_dh_strip target to get debugging information actually
+    put into the -dbg package.
+
+ -- Roland Dreier <rolandd at cisco.com>  Wed, 11 Nov 2009 14:44:51 -0800
+
 libibverbs (1.1.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 5e894d0..205a8b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,8 @@
 %:
 	dh $@
 
+override_dh_strip:
+	dh_strip --dbg-package=libibverbs1-dbg
+
 override_dh_makeshlibs:
 	dh_makeshlibs -V 'libibverbs1 (>= 1.1.2)'

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



More information about the Pkg-ofed-commits mailing list