diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-09-09 12:34:05 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-09-09 12:34:05 -0400 |
commit | ba14febc25e422922d0b9b45ddb80579355f6ba3 (patch) | |
tree | 3ff92f96a8325621e716905535e6605e92a653eb /debian/changelog | |
parent | a8339d74944ac724f0d3c782334d57fc97a628b9 (diff) | |
download | libdbusmenu-ba14febc25e422922d0b9b45ddb80579355f6ba3.tar.gz libdbusmenu-ba14febc25e422922d0b9b45ddb80579355f6ba3.tar.bz2 libdbusmenu-ba14febc25e422922d0b9b45ddb80579355f6ba3.zip |
releasing version 0.3.13-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b8813cf..c270d4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libdbusmenu (0.3.13-0ubuntu1) UNRELEASED; urgency=low +libdbusmenu (0.3.13-0ubuntu1) maverick; urgency=low * New upstream release. * Handling window grabs on activated signals (LP: #633275) @@ -7,6 +7,11 @@ libdbusmenu (0.3.13-0ubuntu1) UNRELEASED; urgency=low * Changing the timeouts on event calls for better detection of failing applications + [Ken VanDine] + * debian/control + - Dropped build depends for dbus-test-runner, it isn't in the archive + yet, we should add that next cycle + -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 09:50:15 -0500 libdbusmenu (0.3.12-0ubuntu1) maverick; urgency=low |