Merge lp:~sil2100/libunity/sync_trunk into lp:libunity

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Mathieu Trudel-Lapierre
Approved revision: 304
Merged at revision: 304
Proposed branch: lp:~sil2100/libunity/sync_trunk
Merge into: lp:libunity
Diff against target: 28 lines (+9/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~sil2100/libunity/sync_trunk
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+192206@code.launchpad.net

Commit message

Sync trunk with distro

Description of the change

Sync trunk with distro

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Approve.

review: Approve

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-10-10 00:08:06 +0000
3+++ debian/changelog 2013-10-22 17:43:28 +0000
4@@ -1,3 +1,10 @@
5+libunity (7.1.2+13.10.20131010-0ubuntu2) saucy; urgency=low
6+
7+ * Declare a Breaks: against unity-common (<< 7.1.2) to help apt calculate
8+ the upgrade from raring properly. LP: #1241420.
9+
10+ -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 18 Oct 2013 11:11:35 -0700
11+
12 libunity (7.1.2+13.10.20131010-0ubuntu1) saucy; urgency=low
13
14 [ Michal Hruby ]
15
16=== modified file 'debian/control'
17--- debian/control 2013-10-01 13:52:20 +0000
18+++ debian/control 2013-10-22 17:43:28 +0000
19@@ -38,7 +38,8 @@
20 ${misc:Depends},
21 libunity-protocol-private0 (= ${binary:Version}),
22 libunity-scopes-json-def-desktop (>= ${source:Version}) | unity-scopes-json-def,
23-Suggests: unity-common (>= 7.0.0)
24+Breaks: unity-common (<< 7.1.2)
25+Suggests: unity-common (>= 7.1.2)
26 Description: binding to get places into the launcher - shared library
27 libunity is a shared library to be able to interact with the launcher
28 and add places in Unity environment.

Subscribers

People subscribed via source and target branches