From 61c3e01cd0339d399060ad009ce31b278b1d5ca9 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 21 Mar 2012 16:32:19 -0500 Subject: bump debian/control's valac dependency from 0.14 to 0.16 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cd8021e..f5e0502 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libappindicator (0.4.92-0ubuntu1) UNRELEASED; urgency=low * New upstream release. * Fix a Coverity PW.BRANCH_PAST_INITIALIZATION error (LP: #957471) * Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code + * debian/control: Updating to valac-0.16 -- Charles Kerr Wed, 21 Mar 2012 16:23:23 -0500 diff --git a/debian/control b/debian/control index 2e65961..1bdaa4a 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 7.0), gir1.2-gtk-2.0, gir1.2-gtk-3.0, dh-autoreconf, - valac-0.14, + valac-0.16, dbus-test-runner Standards-Version: 3.9.1 Homepage: https://launchpad.net/libappindicator -- cgit v1.2.3