aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-09-24 18:11:10 -0400
committerKen VanDine <ken.vandine@canonical.com>2009-09-24 18:11:10 -0400
commit8bbcf87cf6cd876eacec968438d1622e3b362225 (patch)
treed955b77d089152549107434f38df5dd12abddefb /debian/control
parent86c162bb5ae1eca498296d7890789130b9eea2a4 (diff)
parent2bddafc048379759d720f250739c59fcad7f6249 (diff)
downloadayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.tar.gz
ayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.tar.bz2
ayatana-indicator-session-8bbcf87cf6cd876eacec968438d1622e3b362225.zip
* Upstream release 0.1.5 (LP: #436223)
* PolicyKit-1 support (LP: #418643) * GDM User list support (LP: #422052) * MissionControl5 support (LP: #427643) * Better locking of the screensaver (LP: #428115) * debian/control: Adding in a libempathy-dev build dependency as it's now required by upstream. * Removing patches 01_polkit-1.patch and 99_autoreconf.patch as they were merged upstream.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 271896a..57aba13 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 5.0),
libdbusmenu-glib-dev (>= 0.1.2),
libdbusmenu-gtk-dev (>= 0.1.2),
libpolkit-gobject-1-dev,
- intltool
+ intltool,
+ libempathy-dev (>= 2.27.0)
Standards-Version: 3.8.2
Homepage: https://launchpad.net/indicator-session
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu