diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 11 |
2 files changed, 4 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac index 4372dc5..3ae3656 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT(src/applet-main.c) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-applet, 0.1) +AM_INIT_AUTOMAKE(indicator-applet, 0.1.1) AM_MAINTAINER_MODE diff --git a/debian/changelog b/debian/changelog index cd309d2..ec3f42b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,13 @@ -indicator-applet (0.1-0ubuntu3~ppa1) intrepid; urgency=low - - * Pulling in and testing icon changes. - - -- 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-0ubuntu1) UNRELEASED; 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:07:32 +0100 indicator-applet (0.1-0ubuntu1) jaunty; urgency=low |