aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
-rw-r--r--debian/control2
2 files changed, 9 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 88621f2..c774a0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,14 @@
-libappindicator (0.4.1-0ubuntu1~ppa1) oneiric; urgency=low
+libappindicator (0.4.1-0ubuntu1) oneiric; urgency=low
- * New upstream release (0.4.0).
+ [ Ted Gould ]
+ * New upstream release.
* Fix VAPI file for Vala bindings (LP: #789588)
- * New upstream release (0.4.1).
- * Fix build.
- -- Ted Gould <ted@ubuntu.com> Wed, 28 Sep 2011 12:53:44 -0500
+ [ Ken VanDine ]
+ * debian/control
+ - build depend on valac-0.14
+
+ -- Ken VanDine <ken.vandine@canonical.com> Wed, 28 Sep 2011 14:41:38 -0400
libappindicator (0.3.91-0ubuntu1) oneiric; urgency=low
diff --git a/debian/control b/debian/control
index a61696a..d78f64d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 7.0),
gir1.2-glib-2.0,
gir1.2-gtk-2.0,
gir1.2-gtk-3.0,
- valac-0.12
+ valac-0.14
Standards-Version: 3.9.1
Homepage: https://launchpad.net/libappindicator
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/libappindicator/ubuntu