[SCM] qsynth/master: Enable dbgsym package.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Sep 19 15:08:40 UTC 2016
The following commit has been merged in the master branch:
commit d7873064a45a13f7ce221939ae05eb2ccd5ccdea
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Sep 19 17:02:12 2016 +0200
Enable dbgsym package.
diff --git a/debian/rules b/debian/rules
index 2c0e4c5..ef68d36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export QT_SELECT=qt5
%:
dh $@ --parallel --with autoreconf
+
+override_dh_auto_configure:
+ dh_auto_configure -- --enable-debug
--
qsynth packaging
More information about the pkg-multimedia-commits
mailing list