aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e4ac063..43bdac1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libappindicator (0.4.91-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: build-depends on dbus-test-runner
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 21:11:50 +0100
+
libappindicator (0.4.91-0ubuntu1) precise; urgency=low
* debian/rules:
diff --git a/debian/control b/debian/control
index 380e42b..2e65961 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,8 @@ Build-Depends: debhelper (>= 7.0),
gir1.2-gtk-2.0,
gir1.2-gtk-3.0,
dh-autoreconf,
- valac-0.14
+ valac-0.14,
+ dbus-test-runner
Standards-Version: 3.9.1
Homepage: https://launchpad.net/libappindicator
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/libappindicator/ubuntu