diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 10:50:15 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-14 10:50:15 -0600 |
commit | fe9f0305f223f12b1830a00f8ac0a9809d75428d (patch) | |
tree | 616d75422221a52af418c7f1fe09fd2fe58acd5c | |
parent | 81a4a72ef58e85e5d495daf04a2a6d687d160ce6 (diff) | |
parent | 54c9e642092a203b35f63acf915eef78d2cb1ef0 (diff) | |
download | ayatana-indicator-application-fe9f0305f223f12b1830a00f8ac0a9809d75428d.tar.gz ayatana-indicator-application-fe9f0305f223f12b1830a00f8ac0a9809d75428d.tar.bz2 ayatana-indicator-application-fe9f0305f223f12b1830a00f8ac0a9809d75428d.zip |
* Updated for the gir abi transition
* debian/control
- build depend on dbusmenu >= 0.3.90
- Fixes FTBFS (LP: #684949)
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb134f4..6b028cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,20 @@ indicator-application (0.2.91-0ubuntu1) natty; urgency=low -- Ken VanDine <ken.vandine@canonical.com> Fri, 14 Jan 2011 10:25:42 -0600 +indicator-application (0.2.90-0ubuntu4) natty; urgency=low + + * Updated for the gir abi transition + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 16 Dec 2010 10:05:55 -0500 + +indicator-application (0.2.90-0ubuntu3) natty; urgency=low + + * debian/control + - build depend on dbusmenu >= 0.3.90 + - Fixes FTBFS (LP: #684949) + + -- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Dec 2010 13:32:07 -0500 + indicator-application (0.2.90-0ubuntu2) natty; urgency=low * debian/rules |