diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 6 insertions, 23 deletions
diff --git a/debian/changelog b/debian/changelog index a874944..760b9fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,26 +1,9 @@ -indicator-messages (0.2.0-0ubuntu3~ppa2~newapi4) karmic; urgency=low +indicator-messages (0.2.1-0ubuntu1~ppa1) karmic; urgency=low - * LANG=en_UK Bloody Hell + * Merging in v2-api stuff which will become 0.2.1 + * debian/control: Requiring > 0.2.0 of libindicate-* - -- Ted Gould <ted@ubuntu.com> Tue, 08 Sep 2009 20:22:02 -0500 - -indicator-messages (0.2.0-0ubuntu3~ppa2~newapi3) karmic; urgency=low - - * Changing items support - - -- Ted Gould <ted@ubuntu.com> Tue, 08 Sep 2009 20:19:16 -0500 - -indicator-messages (0.2.0-0ubuntu3~ppa2~newapi2) karmic; urgency=low - - * Fix for the changes in libindicate (fixes) - - -- Ted Gould <ted@ubuntu.com> Sat, 05 Sep 2009 11:44:34 -0500 - -indicator-messages (0.2.0-0ubuntu3~ppa2~newapi1) karmic; urgency=low - - * Merging in changes for the new libindicate API - - -- Ted Gould <ted@ubuntu.com> Sat, 05 Sep 2009 11:13:51 -0500 + -- Ted Gould <ted@ubuntu.com> Wed, 09 Sep 2009 11:03:47 -0500 indicator-messages (0.2.0-0ubuntu3~ppa1) karmic; urgency=low diff --git a/debian/control b/debian/control index 99fbbcf..08f19e3 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev (>= 0.2.0~bzr298), - libindicate-gtk-dev (>= 0.2.0~bzr298), + libindicate-dev (>= 0.2.0), + libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.2.0~bzr301), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) |