aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-14 14:41:30 -0500
committerTed Gould <ted@gould.cx>2010-04-14 14:41:30 -0500
commit2fe45ccfa9a884307de9fd87035c7a397ddf9571 (patch)
tree405ed85dccb8e46ff076180ba32f5a4a894e979c
parent911ecc7b79dbbf4c2e031e85bdac55079de49aa4 (diff)
downloadlibdbusmenu-2fe45ccfa9a884307de9fd87035c7a397ddf9571.tar.gz
libdbusmenu-2fe45ccfa9a884307de9fd87035c7a397ddf9571.tar.bz2
libdbusmenu-2fe45ccfa9a884307de9fd87035c7a397ddf9571.zip
debian/rules: Massive debugging
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
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 <ted@ubuntu.com> 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)'