From 5b061aac08bfb1931b1a52eb8439937ff66d8d80 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 17 Nov 2014 15:00:12 -0600 Subject: Increasing dbustest requirement to 15.04.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d6c52bf..eb9edff 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac (>= 0.20), libaccountsservice-dev, - libdbustest1-dev (>= 14.04.1), + libdbustest1-dev (>= 15.04.0), libgirepository1.0-dev, libglib2.0-dev (>= 2.22.3), libgtest-dev, -- cgit v1.2.3 From 7e93bd7292a2570aa8625da07b03f0256722eb26 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 30 Jan 2015 10:54:33 -0600 Subject: Make sure we have the system bus fixes in dbus-test-runner --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index eb9edff..15b47f1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: Conor Curran Build-Depends: debhelper (>= 9.0), cmake, dbus, - dbus-test-runner (>= 14.04.0+14.04.20140226), + dbus-test-runner (>> 14.04.0+14.04.20150120.1), dh-translations, gir1.2-accountsservice-1.0, gnome-common, -- cgit v1.2.3 From 34f0c7f82246fb16be2e3de0e1bee68dd31c83a6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 4 Feb 2015 14:25:00 -0600 Subject: Make sure that we have the com.ubuntu.sound settings --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 15b47f1..cdb1267 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.0), dh-translations, gir1.2-accountsservice-1.0, gnome-common, + gsettings-ubuntu-schemas, autotools-dev, valac (>= 0.20), libaccountsservice-dev, -- cgit v1.2.3