[Pkg-voip-commits] [ring] 01/01: build lrc with debug symbols

Alexandre Viau aviau at moszumanska.debian.org
Wed Jul 20 14:54:36 UTC 2016


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

aviau pushed a commit to branch master
in repository ring.

commit a710c9c4927cd91da24225dda31969c37b938e13
Author: aviau <alexandre at alexandreviau.net>
Date:   Wed Jul 20 10:52:53 2016 -0400

    build lrc with debug symbols
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4f547f2..4f35a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ring (20160712.1.66bea8b~dfsg1-2) UNRELEASED; urgency=medium
      - re-organize order
      - -libsamplerate0-dev
      - +libappindicator-dev
+  * Build lrc with debug symbols.
 
  -- Alexandre Viau <aviau at debian.org>  Thu, 14 Jul 2016 14:20:33 -0400
 
diff --git a/debian/rules b/debian/rules
index 6613410..ec1c9d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,7 @@ override_dh_auto_configure:
 			-DRING_BUILD_DIR=$(CURDIR)/daemon/src \
 			-DCMAKE_INSTALL_PREFIX=/usr \
 			-DENABLE_VIDEO=true \
+			-DCMAKE_BUILD_TYPE=Debug \
 			..
 
 	############################

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



More information about the Pkg-voip-commits mailing list