[Pkg-voip-commits] [belle-sip] 09/09: remove libbellesip-dbg in favour of automatically generated dbgsym package

Johannes Schauer josch-guest at moszumanska.debian.org
Mon Apr 24 16:31:28 UTC 2017


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

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

commit 41651e6c0859999ace89663401a2776407f03f1d
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 18:27:03 2017 +0200

    remove libbellesip-dbg in favour of automatically generated dbgsym package
---
 debian/changelog |  1 +
 debian/control   | 19 -------------------
 debian/rules     |  3 ---
 3 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd99f85..581dea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ belle-sip (1.6.1-1) UNRELEASED; urgency=medium
   * debian/rules: Use hardening=+all
   * use CMAKE_SKIP_RPATH=ON to avoid rpath in libraries
   * run wrap-and-sort -abt
+  * remove libbellesip-dbg in favour of automatically generated dbgsym package
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 23 May 2015 16:30:12 +0300
 
diff --git a/debian/control b/debian/control
index 5f41a1e..3a904da 100644
--- a/debian/control
+++ b/debian/control
@@ -18,25 +18,6 @@ Homepage: http://www.linphone.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-voip/belle-sip.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-voip/belle-sip.git/
 
-Package: libbellesip-dbg
-Section: debug
-Priority: extra
-Depends: libbellesip0 (= ${binary:Version}),
-         ${misc:Depends},
-Architecture: any
-Multi-Arch: same
-Description: SIP stack from Linphone team (debugging symbols)
- Belle-Sip is a new SIP stack (RFC3261) developed by the Linphone team.
- .
- Belle-Sip supports multiple transports at the same time, has a dual
- IPv6 and IPv4 stack, is fully asynchronous and implements the
- +sip.instance and alias parameters. It also handles network
- disconnections better, offers a privacy API and supports rich presence.
- .
- SIP/TLS is handled by mbed TLS (by way of bctoolbox), not OpenSSL.
- .
- This package contains the debugging symbols.
-
 Package: libbellesip-dev
 Section: libdevel
 Architecture: any
diff --git a/debian/rules b/debian/rules
index f50f354..c7bcb35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,3 @@ 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 --dbg-package=libbellesip-dbg

-- 
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