Merge lp:~seb128/demo-assets/dont-depends-on-unity-common into lp:demo-assets

Proposed by Sebastien Bacher
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 43
Merged at revision: 42
Proposed branch: lp:~seb128/demo-assets/dont-depends-on-unity-common
Merge into: lp:demo-assets
Diff against target: 26 lines (+7/-2)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-2)
To merge this branch: bzr merge lp:~seb128/demo-assets/dont-depends-on-unity-common
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Didier Roche-Tolomelli Approve
Review via email: mp+174719@code.launchpad.net

Commit message

drop buggy unity-common depends

Description of the change

drop buggy unity-common depends

that binary only ships a gsettings schemas, it doesn't need unity-common, unity is pulled in by the seeds as well

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

looking good!

review: Approve
43. By Sebastien Bacher

update the changelog

Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

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-06-19 21:19:33 +0000
3+++ debian/changelog 2013-07-15 10:47:25 +0000
4@@ -1,3 +1,9 @@
5+demo-assets (0.25-0ubuntu2) saucy; urgency=low
6+
7+ * debian/control: don't depends on deprecated unity-common
8+
9+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 15 Jul 2013 12:44:51 +0200
10+
11 demo-assets (0.25-0ubuntu1) saucy; urgency=low
12
13 [ Pawel Stolowski ]
14
15=== modified file 'debian/control'
16--- debian/control 2013-06-14 15:42:20 +0000
17+++ debian/control 2013-07-15 10:47:25 +0000
18@@ -16,8 +16,7 @@
19 Package: demo-assets-scopes
20 Architecture: all
21 Depends: demo-assets-music (= ${binary:Version}),
22- demo-assets-videos (= ${binary:Version}),
23- unity-common (>= 7.0.0)
24+ demo-assets-videos (= ${binary:Version})
25 Description: Demo Scopes
26 DEMO ONLY: Provides the default demo scopes.
27

Subscribers

People subscribed via source and target branches