aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-04-16 11:59:46 -0500
committerTed Gould <ted@gould.cx>2010-04-16 11:59:46 -0500
commit5cdb4b7f20df54f8ee25a216c2381178636ff0c9 (patch)
treee15bd98f6ab8bd304ffe53dcda8e89d49a811825
parenta9eef64661d79c56329bdc895a6e390f6fcea7d0 (diff)
downloadlibdbusmenu-5cdb4b7f20df54f8ee25a216c2381178636ff0c9.tar.gz
libdbusmenu-5cdb4b7f20df54f8ee25a216c2381178636ff0c9.tar.bz2
libdbusmenu-5cdb4b7f20df54f8ee25a216c2381178636ff0c9.zip
debian/rules: Massive debugging
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ca9b4d..fda5a87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdbusmenu (0.2.9-0ubuntu2~ppa2~refs5) UNRELEASED; urgency=low
+
+ * debian/rules: Massive debugging
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 16 Apr 2010 11:59:28 -0500
+
libdbusmenu (0.2.9-0ubuntu2~ppa2~refs4) lucid; urgency=low
* Upstream merge
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)'