Merge lp:~mar-kolya/ubuntu/raring/acpid/fix-for-1184831 into lp:ubuntu/saucy/acpid

Proposed by David Tagatac
Status: Approved
Approved by: Marc Deslauriers
Approved revision: 46
Proposed branch: lp:~mar-kolya/ubuntu/raring/acpid/fix-for-1184831
Merge into: lp:ubuntu/saucy/acpid
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/powerbtn.sh (+1/-0)
To merge this branch: bzr merge lp:~mar-kolya/ubuntu/raring/acpid/fix-for-1184831
Reviewer Review Type Date Requested Status
Marc Deslauriers Approve
David Tagatac (community) Approve
Review via email: mp+177703@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
David Tagatac (tagatac) :
review: Approve
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

As stated in bug #1184831, I've uploaded this to saucy.

review: Approve

Unmerged revisions

46. By kolya

debian/powerbtn.sh: add support for mate-settings-daemon. LP: #1184831

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 2013-02-26 09:01:13 +0000
3+++ debian/changelog 2013-07-30 22:08:26 +0000
4@@ -1,3 +1,9 @@
5+acpid (1:2.0.18-1ubuntu1ppa1) raring; urgency=low
6+
7+ * debian/powerbtn.sh: add support for mate-settings-daemon. LP: #1184831
8+
9+ -- Nikolay Martynov <mar.kolya@gmail.com> Wed, 29 May 2013 22:50:46 -0400
10+
11 acpid (1:2.0.18-1ubuntu1) raring; urgency=low
12
13 * Merge with Debian; remaining changes:
14
15=== modified file 'debian/powerbtn.sh'
16--- debian/powerbtn.sh 2012-05-30 17:45:36 +0000
17+++ debian/powerbtn.sh 2013-07-30 22:08:26 +0000
18@@ -34,6 +34,7 @@
19 [ -r /usr/share/acpi-support/power-funcs ] && getXconsole
20 PMS="gnome-settings-daemon kpowersave xfce4-power-manager"
21 PMS="$PMS guidance-power-manager.py dalston-power-applet"
22+PMS="$PMS mate-settings-daemon"
23
24 if pidof x $PMS > /dev/null; then
25 exit

Subscribers

People subscribed via source and target branches

to all changes: