From 0395e394c6b3656364ca7f1f4dab6e09a83d9f7f Mon Sep 17 00:00:00 2001 From: Pete Woods Date: Wed, 7 Dec 2016 16:52:01 +0000 Subject: Compatibility with unversioned cmake-extras modules --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 7358c87..bd5fd91 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Conor Curran Build-Depends: debhelper (>= 9.0), - cmake, + cmake (>= 0.10), cmake-extras (>= 0.4), dbus, dbus-test-runner (>> 14.04.0+14.04.20150120.1), -- cgit v1.2.3 From b79a89c19466c520d9fa2d241de84c9471ce59c7 Mon Sep 17 00:00:00 2001 From: Pete Woods Date: Mon, 9 Jan 2017 14:18:03 +0000 Subject: Bump the dependency on the correct project, this time --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index bd5fd91..dcae9f2 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: extra Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Conor Curran Build-Depends: debhelper (>= 9.0), - cmake (>= 0.10), - cmake-extras (>= 0.4), + cmake, + cmake-extras (>= 0.10), dbus, dbus-test-runner (>> 14.04.0+14.04.20150120.1), dh-translations, -- cgit v1.2.3