Merge lp:~noskcaj/ubuntu/utopic/xfce4-power-manager/merge into lp:ubuntu/utopic/xfce4-power-manager

Proposed by Jackson Doak
Status: Needs review
Proposed branch: lp:~noskcaj/ubuntu/utopic/xfce4-power-manager/merge
Merge into: lp:ubuntu/utopic/xfce4-power-manager
Diff against target: 60 lines (+33/-2)
2 files modified
debian/changelog (+30/-0)
debian/control (+3/-2)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/utopic/xfce4-power-manager/merge
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+222996@code.launchpad.net

Description of the change

Merge from debian

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

review: Approve

Unmerged revisions

41. By Jackson Doak

* Merge from debian. Remaining changes:
  - 06_fix-suspend-auth-check.patch: added, correctly check for suspend
    permissions before disabling the corresponding drop-down menu item.
    lp #929537
  - 08_show_preferences_lxde.patch: Hide settings menu only on desktop
    environment which have another power manager.
  - Switch to using logind for session tracking. Depend on systemd-services
    instead of consolekit recommends, and add libsystemd-login-dev build
    dependency.
  - 05_dont-allow-systemd-to-handle-suspend-hibernate-events.patch
  - 06_add-shutdown-reboot-functionality-for-systemd.patch
  - 07_fix-screen-dimming.patch
  - 09_sync_session_xfpm_lock_setting.patch
  - 10_inhibit_logind.patch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-06-02 08:07:35 +0000
3+++ debian/changelog 2014-06-12 21:09:28 +0000
4@@ -1,3 +1,33 @@
5+xfce4-power-manager (1.2.0-4ubuntu1) utopic; urgency=medium
6+
7+ * Merge from debian. Remaining changes:
8+ - 06_fix-suspend-auth-check.patch: added, correctly check for suspend
9+ permissions before disabling the corresponding drop-down menu item.
10+ lp #929537
11+ - 08_show_preferences_lxde.patch: Hide settings menu only on desktop
12+ environment which have another power manager.
13+ - Switch to using logind for session tracking. Depend on systemd-services
14+ instead of consolekit recommends, and add libsystemd-login-dev build
15+ dependency.
16+ - 05_dont-allow-systemd-to-handle-suspend-hibernate-events.patch
17+ - 06_add-shutdown-reboot-functionality-for-systemd.patch
18+ - 07_fix-screen-dimming.patch
19+ - 09_sync_session_xfpm_lock_setting.patch
20+ - 10_inhibit_logind.patch
21+
22+ -- Jackson Doak <noskcaj@ubuntu.com> Fri, 13 Jun 2014 06:43:15 +1000
23+
24+xfce4-power-manager (1.2.0-4) unstable; urgency=medium
25+
26+ * debian/control:
27+ - replace consolekit recommends by libpam-systemd, and add systemd-shim |
28+ system-sysv as well in order to not force systemd as init to users for
29+ now.
30+ * debian/control:
31+ - update standards version to 3.9.5.
32+
33+ -- Yves-Alexis Perez <corsac@debian.org> Wed, 11 Jun 2014 21:22:22 +0200
34+
35 xfce4-power-manager (1.2.0-3ubuntu6) utopic; urgency=medium
36
37 * Actually use the 10_inhibit_logind.patch
38
39=== modified file 'debian/control'
40--- debian/control 2013-12-11 18:22:21 +0000
41+++ debian/control 2014-06-12 21:09:28 +0000
42@@ -10,7 +10,7 @@
43 libxfce4ui-1-dev (>= 4.10.0), libnotify-dev, xfce4-panel-dev (>= 4.10.0),
44 libpolkit-gobject-1-dev, libxext-dev, libx11-dev, dpkg-dev (>= 1.16.1),
45 xfce4-dev-tools, libtool, dh-autoreconf, libsystemd-login-dev
46-Standards-Version: 3.9.4
47+Standards-Version: 3.9.5
48 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-power-manager/
49 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/xfce4-power-manager/
50 Homepage: http://goodies.xfce.org/projects/applications/xfce4-power-manager
51@@ -18,7 +18,8 @@
52 Package: xfce4-power-manager
53 Architecture: any
54 Depends: ${shlibs:Depends}, ${misc:Depends}, upower,
55- xfce4-power-manager-data (=${source:Version}), systemd-services
56+ xfce4-power-manager-data (=${source:Version})
57+Recommends: libpam-systemd [linux-any], systemd-shim | systemd-sysv [linux-any], systemd-services
58 Suggests: xfce4-power-manager-plugins, udisks
59 Description: power manager for Xfce desktop
60 This power manager for the Xfce desktop enables laptop users to set up

Subscribers

People subscribed via source and target branches

to all changes: