aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-01 15:37:50 -0500
committerTed Gould <ted@canonical.com>2009-10-01 15:37:50 -0500
commitdeadf15e21f34e2e8e1467eeb84620b9e1ebbeed (patch)
tree52e31a149fe49e4c26d023aeb8b84d77cec0fcbc
parentb9e0e60f145cbe4e7d767285220cdc39100727da (diff)
parent6065e9e4c3c66cedcfee2059a556a04b05d49009 (diff)
downloadayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.tar.gz
ayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.tar.bz2
ayatana-indicator-messages-deadf15e21f34e2e8e1467eeb84620b9e1ebbeed.zip
* Upstream release 0.2.5
* Making it so that if applications don't set the time on an indicator the time isn't shown in the menu. (LP: #438237) * Putting icons in the right places. (LP: #436460)
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog25
2 files changed, 9 insertions, 18 deletions
diff --git a/configure.ac b/configure.ac
index a338fea..430203e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-messages, 0.2.4)
+AM_INIT_AUTOMAKE(indicator-messages, 0.2.5)
AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index fb7881b..f2bcec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,22 +1,13 @@
-indicator-messages (0.2.4-0ubuntu2~ppa3) karmic; urgency=low
+indicator-messages (0.2.5-0ubuntu1~ppa1) UNRELEASED; urgency=low
- * Making it so that if applications don't set the time on an indicator
- the time isn't shown in the menu.
+ * Upstream release 0.2.5
+ * Adding a check on addition of launchers to ensure icon is correctly
+ visible. (LP: #433274)
+ * Making it so that if applications don't set the time on an indicator
+ the time isn't shown in the menu. (LP: #438237)
+ * Putting icons in the right places. (LP: #436460)
- -- Ted Gould <ted@ubuntu.com> Wed, 30 Sep 2009 12:04:52 -0500
-
-indicator-messages (0.2.4-0ubuntu2~ppa2) karmic; urgency=low
-
- * Adding a check on addition of launchers to ensure icon is correctly
- visible. (LP: #433274)
-
- -- Ted Gould <ted@ubuntu.com> Wed, 30 Sep 2009 12:01:50 -0500
-
-indicator-messages (0.2.4-0ubuntu2~ppa1) karmic; urgency=low
-
- * Putting icons in the right places
-
- -- Ted Gould <ted@ubuntu.com> Mon, 28 Sep 2009 21:39:39 -0500
+ -- Ted Gould <ted@ubuntu.com> Thu, 01 Oct 2009 15:36:08 -0500
indicator-messages (0.2.4-0ubuntu1) karmic; urgency=low