aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-08 09:01:42 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-08 09:01:42 -0500
commitc32038e15056e8c434ca538429764ce01b3767d4 (patch)
tree685f2e0b59bf9ca2332ff5a06df7c5199e5ebdf7
parent4f006c8f215cb0543cdb903540a32e4b0b58649f (diff)
downloadayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.tar.gz
ayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.tar.bz2
ayatana-indicator-session-c32038e15056e8c434ca538429764ce01b3767d4.zip
libtelepathy-glib-dev not telepathy-glib-dev
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 35a6795..93dc131 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ indicator-session (0.1.7-0ubuntu4) lucid; urgency=low
* debian/patches/99_autoreconf.patch
- autoreconf for telepathy change
* debian/control
- - build depend on telepathy-glib-dev instead of libempathy-dev
+ - build depend on libtelepathy-glib-dev instead of libempathy-dev
-- Ken VanDine <ken.vandine@canonical.com> Tue, 08 Dec 2009 08:58:06 -0500
diff --git a/debian/control b/debian/control
index 4b8d8a1..01507a5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5.0),
libdbusmenu-gtk-dev (>= 0.1.2),
libpolkit-gobject-1-dev,
intltool,
- telepathy-glib-dev (>= 0.9.0)
+ libtelepathy-glib-dev (>= 0.9.0)
Standards-Version: 3.8.2
Homepage: https://launchpad.net/indicator-session
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu