[Pkg-voip-commits] [bzrtp] 06/14: Use dh_strip --dbgsym-migration for the obsolete debug package

Dr. Tobias Quathamer toddy at debian.org
Mon Nov 6 16:15:35 UTC 2017


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

toddy pushed a commit to branch master
in repository bzrtp.

commit c9d2f5c05cc770d2d8ea169a00382159dba8d655
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Mon Nov 6 16:30:01 2017 +0100

    Use dh_strip --dbgsym-migration for the obsolete debug package
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7ad3c9a..09fe784 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # setting CMAKE_SKIP_RPATH
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_SKIP_RPATH=ON
+
+override_dh_strip:
+	dh_strip --dbgsym-migration='libbzrtp0-dbg (<< 1.0.6-1~)'

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



More information about the Pkg-voip-commits mailing list