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(-) (limited to 'debian') 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 From ea6700d2427e98e98aca529911fb97f577df783e Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 21 Mar 2012 16:36:01 -0500 Subject: releasing version 0.4.92-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f5e0502..bb66de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -libappindicator (0.4.92-0ubuntu1) UNRELEASED; urgency=low +libappindicator (0.4.92-0ubuntu1) precise; 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 + -- Charles Kerr Wed, 21 Mar 2012 16:35:56 -0500 libappindicator (0.4.91-0ubuntu3) precise; urgency=low -- cgit v1.2.3