diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 86ac861..034c065 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -indicator-session (0.1.1-0ubuntu1~ppa1) karmic; urgency=low +indicator-session (0.1.1-0ubuntu1) UNRELEASED; urgency=low - * Upstream update 0.1.1 for dbusmenu 0.1.1 - * debian/control: Increasing dbusmenu dep to 0.1.1 + * Upstream update 0.1.1 for dbusmenu 0.1.2 (LP: #423975) + * debian/control: Increasing dbusmenu dep to 0.1.2 -- Ted Gould <ted@ubuntu.com> Thu, 03 Sep 2009 15:18:34 -0500 diff --git a/debian/control b/debian/control index c2b6f8d..43f2150 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, libindicator-dev, - libdbusmenu-glib-dev (>= 0.1.1), - libdbusmenu-gtk-dev (>= 0.1.1), + libdbusmenu-glib-dev (>= 0.1.2), + libdbusmenu-gtk-dev (>= 0.1.2), libpolkit-gnome-dev, intltool Standards-Version: 3.8.2 |