aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-22 14:44:52 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-22 14:44:52 +0200
commite863c24378fcf310e62f0c3a5c126d88764c3702 (patch)
treeca8a3a6182297f52b7a7b8e83b445cfb7056dc59 /debian
parentbd61f1d4c346ae2fef91ca9bd74eb57ddeb6e3aa (diff)
downloadayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.tar.gz
ayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.tar.bz2
ayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.zip
debian/control: Build-Depends on dbus-test-runner and xvfb,
dh9 runs make check for us and the tests require those
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3142e94..fb058ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-application (12.10.0-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: Build-Depends on dbus-test-runner and xvfb,
+ dh9 runs make check for us and the tests require those
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 22 Aug 2012 14:44:06 +0200
+
indicator-application (12.10.0-0ubuntu1) quantal; urgency=low
* New upstream release:
diff --git a/debian/control b/debian/control
index 8050c9e..a204988 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9.0),
libappindicator3-dev (>= 0.2.91),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk3-dev (>= 0.5.90)
+ libdbusmenu-gtk3-dev (>= 0.5.90),
+ xvfb,
+ dbus-test-runner
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu