diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index a5a18c7..142040d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -libdbusmenu (0.3.6-0ubuntu1~ppa1) lucid; urgency=low +libdbusmenu (0.3.6-0ubuntu1) maverick; urgency=low * New upstream release. ∘ Protect against NULL values as event -- Ted Gould <ted@ubuntu.com> Thu, 15 Jul 2010 09:42:07 -0500 -libdbusmenu (0.3.5-0ubuntu1~ppa1) lucid; urgency=low +libdbusmenu (0.3.5-0ubuntu1) maverick; urgency=low * New upstream release. ∘ Protect against NULL nodes (LP: #602444) diff --git a/debian/control b/debian/control index 66dbaff..fea73b2 100644 --- a/debian/control +++ b/debian/control @@ -175,6 +175,5 @@ Description: library for passing menus over DBus - Test lib create a menu simply without worrying about how it is displayed on the other side of the bus. . - This package contains files that are needed to build test suites in applications - or libraries using dbusmenu. - + This package contains files that are needed to build test suites in + applications or libraries using dbusmenu. |