diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | debian/changelog | 25 |
2 files changed, 4 insertions, 23 deletions
diff --git a/configure.ac b/configure.ac index c1fc1ec..28b2c8b 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) GTK_REQUIRED_VERSION=2.12 INDICATOR_REQUIRED_VERSION=0.2.0 -DBUSMENUGTK_REQUIRED_VERSION=0.0.2 +DBUSMENUGTK_REQUIRED_VERSION=0.1.0 PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION indicator >= $INDICATOR_REQUIRED_VERSION diff --git a/debian/changelog b/debian/changelog index 2896aba..8b5d94b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,30 +1,11 @@ -indicator-session (0.1~bzr18-0ubuntu1~ppa3~dbusmenu2) karmic; urgency=low +indicator-session (0.1-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Merge from upstream + * Upstream version 0.1 * debian/control: Looking for libdbusmenu* >= 0.1.0 - - -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 13:37:10 -0500 - -indicator-session (0.1~bzr18-0ubuntu1~ppa3~dbusmenu1) karmic; urgency=low - - * Merge from upstream - * debian/control: Looking for libdbusmenu* >= 0.0.2 - - -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 13:34:24 -0500 - -indicator-session (0.1~bzr18-0ubuntu1~ppa2) karmic; urgency=low - * debian/control: Shortening the short description and lengthening the long one. Fixes a bug (LP: #412024) - -- Ted Gould <ted@ubuntu.com> Wed, 26 Aug 2009 21:19:20 -0500 - -indicator-session (0.1~bzr18-0ubuntu1~ppa1) karmic; urgency=low - - * Merging in the upstream branch which has base support for - status with Pidgin and Telepathy. - - -- Ted Gould <ted@ubuntu.com> Tue, 25 Aug 2009 16:25:37 -0500 + -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 13:42:32 -0500 indicator-session (0.1~bzr17-0ubuntu1) UNRELEASE; urgency=low |