aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-01 10:21:47 -0500
committerTed Gould <ted@canonical.com>2009-10-01 10:21:47 -0500
commit8844886e78007072117f2217c84f41033906751e (patch)
tree678d3080705e6c3325ed7abb39f074c5f5965014 /debian
parent7ffd9f39deaa7897fb3690aa142812640c7be0c8 (diff)
downloadlibdbusmenu-8844886e78007072117f2217c84f41033906751e.tar.gz
libdbusmenu-8844886e78007072117f2217c84f41033906751e.tar.bz2
libdbusmenu-8844886e78007072117f2217c84f41033906751e.zip
debian/rules: Enabling massive debugging
Diffstat (limited to 'debian')
-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 791a8f7..7063cfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libdbusmenu (0.1.5-0ubuntu1~ppa2~bugfix1) UNRELEASED; urgency=low
* Adding stuff, mostly debugging info
+ * debian/rules: Enabling massive debugging
-- Ted Gould <ted@ubuntu.com> Thu, 01 Oct 2009 10:21:00 -0500
diff --git a/debian/rules b/debian/rules
index 7f7f405..ebcbf31 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-gtk0 += -V 'libdbusmenu-gtk0 (>= 0.1.2)'