Merge lp:~seb128/unity/recommends-indicator-sync into lp:unity

Proposed by Sebastien Bacher
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: no longer in the source branch.
Merged at revision: 3091
Proposed branch: lp:~seb128/unity/recommends-indicator-sync
Merge into: lp:unity
Diff against target: 31 lines (+7/-1)
2 files modified
debian/changelog (+6/-1)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~seb128/unity/recommends-indicator-sync
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+145810@code.launchpad.net

Commit message

recommends indicator-sync so it gets installed by default

Description of the change

recommends indicator-sync so it gets installed by default

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-01-29 08:37:12 +0000
+++ debian/changelog 2013-01-31 10:44:22 +0000
@@ -1,9 +1,14 @@
1unity (6.12.0daily13.01.25.1-0ubuntu2) UNRELEASED; urgency=low1unity (6.12.0daily13.01.25.1-0ubuntu2) UNRELEASED; urgency=low
22
3 * debian/control:3 * debian/control:
4 - recommends indicator-sync so it gets installed by default
5 (lp: #1053482)
6
7 [ Łukasz 'sil2100' Zemczak ]
8 * debian/control:
4 - bump compiz build-dep due to the last ABI break9 - bump compiz build-dep due to the last ABI break
510
6 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com> Tue, 29 Jan 2013 09:32:22 +010011 -- Sebastien Bacher <seb128@ubuntu.com> Thu, 31 Jan 2013 11:39:19 +0100
712
8unity (6.12.0daily13.01.25.1-0ubuntu1) raring; urgency=low13unity (6.12.0daily13.01.25.1-0ubuntu1) raring; urgency=low
914
1015
=== modified file 'debian/control'
--- debian/control 2013-01-29 13:45:30 +0000
+++ debian/control 2013-01-31 10:44:22 +0000
@@ -81,6 +81,7 @@
81 indicator-printers,81 indicator-printers,
82 indicator-power,82 indicator-power,
83 indicator-session,83 indicator-session,
84 indicator-sync,
84 hud,85 hud,
85Breaks: unity-lens-applications (<< 5.12.0-0ubuntu2),86Breaks: unity-lens-applications (<< 5.12.0-0ubuntu2),
86 unity-lens-files (<< 5.10.0-0ubuntu2),87 unity-lens-files (<< 5.10.0-0ubuntu2),