diff options
author | Ted Gould <ted@gould.cx> | 2010-09-14 16:25:38 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-14 16:25:38 -0500 |
commit | c732391fbdece4d144e8e3f40cb0bf00b2c64f14 (patch) | |
tree | fa8295b5a72550dcd9e2f78a0d2d374dbddacc13 /debian | |
parent | be073ce65ee3a15a4e6aa14fcc88176df184caa6 (diff) | |
parent | 2ec51261588eec30900d6cf52f3cc206fe83641d (diff) | |
download | libdbusmenu-c732391fbdece4d144e8e3f40cb0bf00b2c64f14.tar.gz libdbusmenu-c732391fbdece4d144e8e3f40cb0bf00b2c64f14.tar.bz2 libdbusmenu-c732391fbdece4d144e8e3f40cb0bf00b2c64f14.zip |
Sync to Ubuntu Desktop
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8cd05a2..c270d4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libdbusmenu (0.3.13-0ubuntu1~ppa1) maverick; 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~ppa1) maverick; 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 |