diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-11 14:22:27 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-11 14:22:27 -0400 |
commit | 8e3f1f3d482a49af3f5461d8084c91e103d2984f (patch) | |
tree | b517d99f09437b4240d0fa65b66289705be1531e /debian/changelog | |
parent | 2d1a071b3357517db74dbecb4a70a8233756f6f0 (diff) | |
download | ayatana-indicator-messages-8e3f1f3d482a49af3f5461d8084c91e103d2984f.tar.gz ayatana-indicator-messages-8e3f1f3d482a49af3f5461d8084c91e103d2984f.tar.bz2 ayatana-indicator-messages-8e3f1f3d482a49af3f5461d8084c91e103d2984f.zip |
* debian/control
- Bumped build depends for libindicate to >= 0.5.90
* debian/rules
- Fixed configure arg for gtk version
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d1530ee..4af764b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,18 @@ -indicator-messages (0.4.93-0ubuntu1~ppa1) UNRELEASED; urgency=low +indicator-messages (0.4.93-0ubuntu1) UNRELEASED; urgency=low + [ Ted Gould ] * New upstream release. * Add an item to clear the alert * Choose mail applications based on the default application * Clear based on middle click - -- Ted Gould <ted@ubuntu.com> Thu, 11 Aug 2011 09:28:30 -0500 + [ Ken VanDine ] + * debian/control + - Bumped build depends for libindicate to >= 0.5.90 + * debian/rules + - Fixed configure arg for gtk version + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 11 Aug 2011 14:18:05 -0400 indicator-messages (0.4.92-0ubuntu4) oneiric; urgency=low |