diff options
author | Ted Gould <ted@canonical.com> | 2009-02-25 15:04:37 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-25 15:04:37 -0600 |
commit | 9d3143b6f070144c9f8128e1f46ea696937a8e9b (patch) | |
tree | 41099dff7ebccea183dbe8effcc91953145ed794 /debian | |
parent | cf43323a0c7e114920935a64503f5d8f1bd12705 (diff) | |
parent | 3bc5b8e8105d698e7782c8090148dbe8f135161f (diff) | |
download | libayatana-indicator-9d3143b6f070144c9f8128e1f46ea696937a8e9b.tar.gz libayatana-indicator-9d3143b6f070144c9f8128e1f46ea696937a8e9b.tar.bz2 libayatana-indicator-9d3143b6f070144c9f8128e1f46ea696937a8e9b.zip |
Merging from core-dev branch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0fd8e83..56ba0b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,15 +16,24 @@ indicator-applet (0.1-0ubuntu3~ppa1) intrepid; urgency=low -- Ted Gould <ted@ubuntu.com> Wed, 18 Feb 2009 14:05:14 -0600 -indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.1.1-0ubuntu2) UNRELEASED; urgency=low + * src/applet-main.c, applet_fill_cb(): Do not show anything if we + are running under a stracciatella GNOME session (i. e. without + Ubuntu components). See UbuntuSpec:stracciatella-session. + + -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 17:24:04 +0100 + +indicator-applet (0.1.1-0ubuntu1) jaunty; urgency=low + + * New upstream release with some icon changes. * debian/control: Fix Vcs-Bzr. * debian/control: Update package descriptions; the messaging part is provided by indicator-messages. * debian/copyright: Fix leftover word "either" from the license description. - -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 11:26:38 +0100 + -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 16:12:01 +0100 indicator-applet (0.1-0ubuntu1) jaunty; urgency=low |