aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-07 16:13:41 -0500
committerTed Gould <ted@gould.cx>2010-08-07 16:13:41 -0500
commitd62037551cb0b27c1d4ed7ce7bb7865bd22d8fc7 (patch)
treec2ab359de9eefd97e5ab99850224108729297473 /debian
parent165de03abfb456cdff28880f6824651cf873e35f (diff)
downloadlibdbusmenu-d62037551cb0b27c1d4ed7ce7bb7865bd22d8fc7.tar.gz
libdbusmenu-d62037551cb0b27c1d4ed7ce7bb7865bd22d8fc7.tar.bz2
libdbusmenu-d62037551cb0b27c1d4ed7ce7bb7865bd22d8fc7.zip
debian/rules: Enabling running check at build time
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ff1a6d2..d30dda9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdbusmenu (0.3.9-0ubuntu1~ppa2~check1) UNRELEASED; urgency=low
+
+ * debian/rules: Enabling running check at build time
+
+ -- Ted Gould <ted@ubuntu.com> Sat, 07 Aug 2010 16:13:06 -0500
+
libdbusmenu (0.3.9-0ubuntu1~ppa1) lucid; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index e274757..c015803 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
+DEB_MAKE_CHECK_TARGET := check
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc
LDFLAGS += -Wl,-z,defs -Wl,--as-needed