From 4a55b57ef400e85fa81de2d16d462e5fee39c239 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 30 May 2013 22:11:33 -0400 Subject: * debian/control: - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6f4e5eb..85726a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-sound (12.10.2daily13.05.02-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: + - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions + + -- Jeremy Bicha Thu, 30 May 2013 22:10:44 -0400 + indicator-sound (12.10.2daily13.05.02-0ubuntu1) saucy; urgency=low * Automatic snapshot from revision 349 diff --git a/debian/control b/debian/control index abd1f75..4ef0c56 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0), quilt, gnome-common, autotools-dev, - valac-0.18, + valac (>= 0.18), libbamf3-dev, libglib2.0-dev (>= 2.22.3), libgtk-3-dev, -- cgit v1.2.3