aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-01-08 13:13:28 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-01-08 13:13:28 -0500
commit1e460db90b903c62e8e9c31047e2c675ad432d55 (patch)
treebdf19812540ce5cbe54ddc44ae2a2786c1efa966 /debian
parentd96e16ad7ffdea4807f942ac4b452a6dc607a1fa (diff)
parente012a31aa9a8420873a4b36ba64afeed6202e18f (diff)
downloadayatana-indicator-session-1e460db90b903c62e8e9c31047e2c675ad432d55.tar.gz
ayatana-indicator-session-1e460db90b903c62e8e9c31047e2c675ad432d55.tar.bz2
ayatana-indicator-session-1e460db90b903c62e8e9c31047e2c675ad432d55.zip
* Upstream release 0.2.0
* Removing status support * Merging the users service and the session service * debian/control: Updating to depend on dbusmenu 0.2.0 or higher. * debian/control: Dropping build depends for libtelepathy-glib-dev
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
-rw-r--r--debian/control7
2 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 274756f..8761b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-session (0.2.0-0ubuntu1) lucid; urgency=low
+
+ * Upstream release 0.2.0
+ * Removing status support
+ * Merging the users service and the session service
+ * debian/control: Updating to depend on dbusmenu 0.2.0 or higher.
+ * debian/control: Dropping build depends for libtelepathy-glib-dev
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 08 Jan 2010 09:33:15 -0600
+
indicator-session (0.1.7+r58-0ubuntu1) lucid; urgency=low
* New snapshot for libindicator 0.3.0
diff --git a/debian/control b/debian/control
index 964bbbb..dc01976 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,10 @@ Build-Depends: debhelper (>= 5.0),
libdbus-glib-1-dev,
gnome-doc-utils,
libindicator-dev (>= 0.3.0),
- libdbusmenu-glib-dev (>= 0.1.2),
- libdbusmenu-gtk-dev (>= 0.1.2),
+ libdbusmenu-glib-dev (>= 0.2.0),
+ libdbusmenu-gtk-dev (>= 0.2.0),
libpolkit-gobject-1-dev,
- intltool,
- libtelepathy-glib-dev (>= 0.9.0)
+ intltool
Standards-Version: 3.8.2
Homepage: https://launchpad.net/indicator-session
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-session/ubuntu