diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-08-21 12:31:00 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-08-21 12:31:00 -0400 |
commit | 6d12313b198ea5d1b9ef10bfaaefa370f62a1d6e (patch) | |
tree | 72523cf045b155fa279775137b3971dd44e0dc90 | |
parent | f2c94673fda6baab2788da843d0f649171d451f0 (diff) | |
download | ayatana-indicator-session-6d12313b198ea5d1b9ef10bfaaefa370f62a1d6e.tar.gz ayatana-indicator-session-6d12313b198ea5d1b9ef10bfaaefa370f62a1d6e.tar.bz2 ayatana-indicator-session-6d12313b198ea5d1b9ef10bfaaefa370f62a1d6e.zip |
* Package rename from 'indicator-sus' to 'indicator-session'
* Merging in the branch that adds in the status icons to
the panel.
-rw-r--r-- | debian/changelog | 15 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 7 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog index 62f5111..246a896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,13 @@ -indicator-session (0.1~bzr17-0ubuntu1~ppa1) karmic; urgency=low +indicator-session (0.1~bzr17-0ubuntu1) karmic; urgency=low - * Merging in trunk with rename from 'sus' to 'session' + * Package rename from 'indicator-sus' to 'indicator-session' + * Merging in the branch that adds in the status icons to + the panel. * debian/control: Switching to indicator-session and conflicting and replacing indicator-sus * debian/watch: Switching to indicator-session* - -- Ted Gould <ted@ubuntu.com> Tue, 18 Aug 2009 17:07:35 -0500 - -indicator-sus (0.1-0ubuntu3~ppa1) karmic; urgency=low - - * Merging in the branch that adds in the status icons to - the panel. - - -- Ted Gould <ted@ubuntu.com> Mon, 17 Aug 2009 09:08:53 -0500 + -- Ken VanDine <ken.vandine@canonical.com> Fri, 21 Aug 2009 12:28:13 -0400 indicator-sus (0.1-0ubuntu2) UNRELEASE; urgency=low diff --git a/debian/control b/debian/control index 4c76aa7..7056aad 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 5.0), intltool Standards-Version: 3.8.2 Homepage: https://launchpad.net/indicator-applet -Vcs-Bzr: lp:~ubuntu-core-dev/indicator-applet/sus-ubuntu -Vcs-Bzr-Browser: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/sus-ubuntu +Vcs-Bzr: lp:~ubuntu-core-dev/indicator-applet/indicator-session-packaging +Vcs-Bzr-Browser: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/indicator-session-packaging Package: indicator-session Architecture: any |