diff options
author | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-18 21:12:20 -0600 |
commit | 9e9c366430db392d005442cc503e7cd990ca51c5 (patch) | |
tree | a836fb580e5d1111439038bbbe5343acaf7ff1bc /debian/changelog | |
parent | 5be8ede939efb973da4aa7b864fad188803aa650 (diff) | |
parent | d96e16ad7ffdea4807f942ac4b452a6dc607a1fa (diff) | |
download | ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.gz ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.tar.bz2 ayatana-indicator-session-9e9c366430db392d005442cc503e7cd990ca51c5.zip |
Merging in the ubuntu-desktop branch.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01116cf..274756f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +indicator-session (0.1.7+r58-0ubuntu1) lucid; urgency=low + + * New snapshot for libindicator 0.3.0 + * debian/control + - build depend on libtelepathy-glib-dev instead of libempathy-dev + - build depend on libindicator-dev >= 0.3.0 + * removed 03_tp_glib.patch and 99_autoreconf.patch, applied upstream + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 10:42:21 -0500 + +indicator-session (0.1.7-0ubuntu5) lucid; urgency=low + + * debian/patches/03_tp_glib.patch + - Updated patch to properly work with TpAccountManager + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 08 Dec 2009 11:01:38 -0500 + +indicator-session (0.1.7-0ubuntu4) lucid; urgency=low + + * debian/patches/02_mc5-fixes.patch + - Renamed the patch for ordering + * debian/patches/03_tp_glib.patch + - Port from libempathy to telepathy-glib (LP: #461367) + * debian/patches/99_autoreconf.patch + - autoreconf for telepathy change + * debian/control + - build depend on libtelepathy-glib-dev instead of libempathy-dev + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 08 Dec 2009 08:58:06 -0500 + +indicator-session (0.2.0~dev-0ubuntu1~ppa2) karmic; urgency=low + + * debian/rules + - removed the extra disable-scrollkeeper arg to configure (LP: #418772) + * debian/control + - removed the build dep for scrollkeeper + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 06 Nov 2009 10:24:06 -0500 + indicator-session (0.2.0~dev-0ubuntu1~ppa1) karmic; urgency=low * Updating to the libindicate 0.3.0 API |