aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-03-21 16:32:19 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-03-21 16:32:19 -0500
commit61c3e01cd0339d399060ad009ce31b278b1d5ca9 (patch)
tree4044311d8d7a1da0f12f9ab4b4465675ac5ff9c0
parent3aa2827ef25c9695a9b32d9976fe2dac59123f62 (diff)
downloadlibayatana-appindicator-61c3e01cd0339d399060ad009ce31b278b1d5ca9.tar.gz
libayatana-appindicator-61c3e01cd0339d399060ad009ce31b278b1d5ca9.tar.bz2
libayatana-appindicator-61c3e01cd0339d399060ad009ce31b278b1d5ca9.zip
bump debian/control's valac dependency from 0.14 to 0.16
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
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 <charles.kerr@canonical.com> 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