[SCM] serd/master: Remove --debug from configure to cppflags be passed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Aug 14 20:28:30 UTC 2014


The following commit has been merged in the master branch:
commit e6c6a99c72511add980f58255686f526f20727af
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Aug 14 22:25:04 2014 +0200

    Remove --debug from configure to cppflags be passed.

diff --git a/debian/rules b/debian/rules
index e6e2c56..c773068 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,6 @@ override_dh_auto_configure:
 		--mandir=/usr/share/man \
 		--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		--strict \
-		--debug \
 		$(CONFIGURE_EXTRA_FLAGS)
 
 override_dh_auto_build:

-- 
serd packaging



More information about the pkg-multimedia-commits mailing list