[Pkg-voip-commits] [belle-sip] 01/03: Use dh_strip --dbgsym-migration for the obsolete debug package

Dr. Tobias Quathamer toddy at debian.org
Mon Nov 6 12:21:34 UTC 2017


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

toddy pushed a commit to branch master
in repository belle-sip.

commit b661cdcdb7643063cea3dddf3b817164a259c382
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Mon Nov 6 13:12:55 2017 +0100

    Use dh_strip --dbgsym-migration for the obsolete debug package
---
 debian/changelog | 3 +++
 debian/rules     | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1318335..34baec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,9 @@ belle-sip (1.6.1-1) UNRELEASED; urgency=medium
   * run wrap-and-sort -abt
   * remove libbellesip-dbg in favour of automatically generated dbgsym package
 
+  [ Dr. Tobias Quathamer ]
+  * Use dh_strip --dbgsym-migration for the obsolete debug package
+
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 23 May 2015 16:30:12 +0300
 
 belle-sip (1.4.1-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 7ad3c9a..e26df32 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='libbellesip-dbg (<< 1.6.1-1~)'

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



More information about the Pkg-voip-commits mailing list