diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 10:05:25 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 10:05:25 -0400 |
commit | f3fe8b344a788210c0023e7bd316a3779812815a (patch) | |
tree | b4955aade7d41f99f785be23d6be6ea30a0e1135 | |
parent | 539a65b516b734a01d250c80f83469537575d76d (diff) | |
download | ayatana-indicator-power-f3fe8b344a788210c0023e7bd316a3779812815a.tar.gz ayatana-indicator-power-f3fe8b344a788210c0023e7bd316a3779812815a.tar.bz2 ayatana-indicator-power-f3fe8b344a788210c0023e7bd316a3779812815a.zip |
releasing version 0.2-0ubuntu1
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1ada6eb..fcfdb40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -indicator-power (0.2-0ubuntu1) UNRELEASED; urgency=low +indicator-power (0.2-0ubuntu1) oneiric; urgency=low * New upstream release. + * debian/control + - Bump build depends for libindicator to >- 0.3.90 - -- Ken VanDine <ken.vandine@canonical.com> Fri, 08 Jul 2011 09:58:14 -0400 + -- Ken VanDine <ken.vandine@canonical.com> Fri, 08 Jul 2011 09:59:26 -0400 indicator-power (0.1-0ubuntu1) oneiric; urgency=low diff --git a/debian/control b/debian/control index fe8c7ca..7a6c8be 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> Build-Depends: debhelper (>= 8), quilt, libgtk-3-dev, - libindicator3-dev (>= 0.3.19), + libindicator3-dev (>= 0.3.90), libupower-glib-dev (>= 0.9.5), libdbus-1-dev, intltool |