aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog27
1 files changed, 26 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8badbaf..c4f7a8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,29 @@
-indicator-session (0.3.90-0ubuntu1~ppa1) precise; urgency=low
+indicator-session (0.3.91-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: Add alternative packagekit dependency, since this ought to
+ work with either the aptdaemon pkcompat or packagekit itself.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Wed, 15 Feb 2012 07:26:43 +0100
+
+indicator-session (0.3.91-0ubuntu1) precise; urgency=low
+
+ * Backport "Don't lock the session when switching to another one"
+ work from Robert Ancell, the screen locking is already done by
+ consolekit and enforcing it there is problematic to i.e use the
+ lightdm greeter as a lock screen (lp: #878836)
+ * debian/control:
+ - recommends python-aptdaemon.pkcompat so packagekit doesn't get installed
+ * debian/source/format:
+ - use v1, v3 doesn't play nicely with vcs backports
+
+ [ Ken VanDine ]
+ * New upstream release. (lp: #903756)
+ * debian/control
+ - added new build depends on libpackagekit-glib2-dev
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 14 Feb 2012 18:49:02 +0100
+
+indicator-session (0.3.90-0ubuntu1) precise; urgency=low
* New upstream release.
* Screensaver code cleanup