[SCM] qsampler/master: Enable debugging.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 19 14:29:19 UTC 2016


The following commit has been merged in the master branch:
commit 9ed92d99465d905aa5f77e4148c9f7597cbefd4e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 19 16:22:26 2016 +0200

    Enable debugging.

diff --git a/debian/rules b/debian/rules
index 90440aa..4677a5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export QT_SELECT=qt5
 
 %:
 	dh $@ --parallel --with autoreconf
+
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-debug

-- 
qsampler packaging



More information about the pkg-multimedia-commits mailing list