aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d39f5b9..bb66de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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 <charles.kerr@canonical.com> Wed, 21 Mar 2012 16:35:56 -0500
+
libappindicator (0.4.91-0ubuntu3) precise; urgency=low
* debian/rules: build without make check until the builder environment
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