aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-07-07 14:47:12 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-07-07 14:47:12 -0400
commitb81fe696008620e4123d1407f382561123c86382 (patch)
tree92eae2c248aa980058d87899ad554b33a1fed071 /debian
parent31c18f6eda48e5ce6f28231585c53a53bd971e04 (diff)
parent9c47ca97c6471ff44e44ad0403237ac054333fc2 (diff)
downloadayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.tar.gz
ayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.tar.bz2
ayatana-indicator-session-b81fe696008620e4123d1407f382561123c86382.zip
* New upstream release. (0.2.91)
* Integrates with LightDM now * Moved to libindicator 0.4 * New upstream release. (0.2.92) * Fixed dist'ing the XML files * debian/control: Move suggests from gdm to lightdm
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control4
2 files changed, 13 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8488373..64dd44b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+indicator-session (0.2.92-0ubuntu1~ppa1) oneiric; urgency=low
+
+ * New upstream release. (0.2.91)
+ * Integrates with LightDM now
+ * Moved to libindicator 0.4
+ * New upstream release. (0.2.92)
+ * Fixed dist'ing the XML files
+ * debian/control: Move suggests from gdm to lightdm
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 07 Jul 2011 11:29:48 -0500
+
indicator-session (0.2.90-0ubuntu3) oneiric; urgency=low
* Rebuild for libdbusmenu-gtk3-4
diff --git a/debian/control b/debian/control
index cd7d6f2..a5cb161 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Package: indicator-session
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, upower
Recommends: indicator-applet (>= 0.2) | indicator-renderer
-Suggests: gdm
+Suggests: lightdm
Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus
Replaces: indicator-sus
Description: Indicator showing session management, status and user switching.
@@ -44,7 +44,7 @@ Depends: ${shlibs:Depends},
upower,
indicator-session (= ${binary:Version})
Recommends: indicator-applet (>= 0.2) | indicator-renderer
-Suggests: gdm
+Suggests: lightdm
Conflicts: gdm (<= 2.27.4-0ubuntu9), indicator-sus
Replaces: indicator-session (<< 0.2.90)
Description: Indicator showing session management, status and user switching.