diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-28 14:57:38 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-28 14:57:38 -0400 |
commit | ba84fd642cb93f5cd46fac00ccbddf33c7fe46cb (patch) | |
tree | 5d62d264bc34763662eff4264178cd86170fc6c7 | |
parent | 641031fc25e1fa12228c47437bad46db0e0a7292 (diff) | |
download | libayatana-appindicator-0.4.1-0ubuntu1.tar.gz libayatana-appindicator-0.4.1-0ubuntu1.tar.bz2 libayatana-appindicator-0.4.1-0ubuntu1.zip |
releasing version 0.4.1-0ubuntu10.4.1-0ubuntu1
-rw-r--r-- | debian/changelog | 13 | ||||
-rw-r--r-- | debian/control | 2 |
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 |