[Pkg-cli-apps-commits] [SCM] gnome-do branch, master, updated. debian/0.8.5-3-4-g8c636d8
Christopher James Halse Rogers
raof at ubuntu.com
Mon Mar 5 11:15:13 UTC 2012
The following commit has been merged in the master branch:
commit 8c636d8423a34a3128930c880e9ed0f2e9f6ce48
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Mon Mar 5 22:14:40 2012 +1100
Disable testsuite for now; requires running dbus and gconf daemons
diff --git a/debian/rules b/debian/rules
index f78ffd6..341a062 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,8 @@ override_dh_install:
find debian/gnome-do -name '*.la' -delete
dh_install
+override_dh_auto_test:
+ @echo "Tests disabled; requires running dbus and gconf daemons"
+
%:
dh $@ --with autoreconf,cli
--
gnome-do
More information about the Pkg-cli-apps-commits
mailing list