Merge lp:~shnatsel/ubuntu/precise/gnome-control-center/fix-939882 into lp:ubuntu/precise/gnome-control-center

Proposed by Sergey "Shnatsel" Davidoff
Status: Work in progress
Proposed branch: lp:~shnatsel/ubuntu/precise/gnome-control-center/fix-939882
Merge into: lp:ubuntu/precise/gnome-control-center
Diff against target: 23 lines (+0/-2)
2 files modified
debian/control (+0/-1)
debian/control.in (+0/-1)
To merge this branch: bzr merge lp:~shnatsel/ubuntu/precise/gnome-control-center/fix-939882
Reviewer Review Type Date Requested Status
Sebastien Bacher Disapprove
Ubuntu branches Pending
Review via email: mp+94503@code.launchpad.net

Description of the change

Don't recommend gnome-session in debian/control.in and debian/control to prevent installing gnome-control-center from automatically installing Unity (bug #939882)

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report, the change is incorrect, gnome-session is required since the info panel uses the org.gnome.SessionManager dbus interface

you didn't use the vcs specified in the control file as well

review: Disapprove

Unmerged revisions

231. By Sergey "Shnatsel" Davidoff

Don't recommend gnome-session (LP:939882)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-02-21 22:23:29 +0000
3+++ debian/control 2012-02-24 08:24:17 +0000
4@@ -77,7 +77,6 @@
5 gsettings-desktop-schemas (>= 3.3.0),
6 ubuntu-system-service (>= 0.1.10)
7 Recommends: gnome-online-accounts,
8- gnome-session,
9 iso-codes,
10 # mesa-utils,
11 mousetweaks,
12
13=== modified file 'debian/control.in'
14--- debian/control.in 2012-02-21 22:23:29 +0000
15+++ debian/control.in 2012-02-24 08:24:17 +0000
16@@ -72,7 +72,6 @@
17 gsettings-desktop-schemas (>= 3.3.0),
18 ubuntu-system-service (>= 0.1.10)
19 Recommends: gnome-online-accounts,
20- gnome-session,
21 iso-codes,
22 # mesa-utils,
23 mousetweaks,

Subscribers

People subscribed via source and target branches