diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 10:46:34 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 10:46:34 -0500 |
commit | f70e0d8aae95e38651c2355412f39b22baa5a7a7 (patch) | |
tree | afd7f8383e7258b6e5cfc490e4f5a1a0602369d9 /debian/changelog | |
parent | b9e5bb1a513d0a6f3ba192e6caffecdc48873dbd (diff) | |
parent | 32e8874eb5db15d4b14afbe4966c4ba92e717c36 (diff) | |
download | ayatana-indicator-session-f70e0d8aae95e38651c2355412f39b22baa5a7a7.tar.gz ayatana-indicator-session-f70e0d8aae95e38651c2355412f39b22baa5a7a7.tar.bz2 ayatana-indicator-session-f70e0d8aae95e38651c2355412f39b22baa5a7a7.zip |
* debian/control
- build depend on libtelepathy-glib-dev instead of libempathy-dev
* debian/patches/03_tp_glib.patch
- Updated patch to properly work with TpAccountManager
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c3f0eec..148871c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,32 @@ indicator-session (0.2.0~dev-0ubuntu1~ppa2) karmic; urgency=low + * debian/control + - build depend on libtelepathy-glib-dev instead of libempathy-dev + + -- 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 |