diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 14:56:27 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 14:56:27 -0500 |
commit | fe1b40cc146c28681b6473ab28198def62c5a38d (patch) | |
tree | 5444872c1f849bdf6b73d926384f89e27e198571 | |
parent | b7b066c9476f667c943a52efa352cc618bf7bf08 (diff) | |
download | libdbusmenu-fe1b40cc146c28681b6473ab28198def62c5a38d.tar.gz libdbusmenu-fe1b40cc146c28681b6473ab28198def62c5a38d.tar.bz2 libdbusmenu-fe1b40cc146c28681b6473ab28198def62c5a38d.zip |
releasing version 0.4.0-0ubuntu1~ppa1
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5ed0304..7c87bc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libdbusmenu (0.4.0-0ubuntu1~ppa1) UNRELEASED; urgency=low +libdbusmenu (0.4.0-0ubuntu1~ppa1) natty; urgency=low * New upstream release. * Protect from NULL variants by using iter_loop (LP: #737844) @@ -7,7 +7,7 @@ libdbusmenu (0.4.0-0ubuntu1~ppa1) UNRELEASED; urgency=low extra remove signal. (LP: #730925) * Enter and exit the GDK threads before calling GTK (LP: #717162) - -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 14:47:22 -0500 + -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 14:56:24 -0500 libdbusmenu (0.3.102-0ubuntu1) natty; urgency=low |