From 2fe45ccfa9a884307de9fd87035c7a397ddf9571 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 14 Apr 2010 14:41:30 -0500 Subject: debian/rules: Massive debugging --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4783d80..20d99bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libdbusmenu (0.2.9-0ubuntu1~ppa2~ordering1) UNRELEASED; urgency=low * Upstream Merge * Adding in visible property to docs * Helpful comments in the code + * debian/rules: Massive debugging -- Ted Gould Wed, 14 Apr 2010 14:40:26 -0500 diff --git a/debian/rules b/debian/rules index c23bde6..7399803 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk -DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-massivedebugging LDFLAGS += -Wl,-z,defs -Wl,--as-needed DEB_DH_MAKESHLIBS_ARGS_libdbusmenu-gtk1 += -V 'libdbusmenu-gtk1 (>= 0.2.5)' -- cgit v1.2.3