Merge lp:~smartboyhw/ubuntu/raring/lmms/0.4.14-0ubuntu3 into lp:ubuntu/raring/lmms

Proposed by Howard Chan
Status: Merged
Merged at revision: 38
Proposed branch: lp:~smartboyhw/ubuntu/raring/lmms/0.4.14-0ubuntu3
Merge into: lp:ubuntu/raring/lmms
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~smartboyhw/ubuntu/raring/lmms/0.4.14-0ubuntu3
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Ubuntu branches Pending
Review via email: mp+152576@code.launchpad.net

Description of the change

Bug-fix release to fix LP: #1152807.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks. Uploaded.

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-03-06 13:01:25 +0000
3+++ debian/changelog 2013-03-10 07:25:24 +0000
4@@ -1,3 +1,10 @@
5+lmms (0.4.14-0ubuntu3) raring; urgency=low
6+
7+ * Make lmms depend on lmms-common (>= ${source:Version}) instead of
8+ only = to fix (LP: #1152807)
9+
10+ -- Howard Chan <smartboyhw@gmail.com> Sun, 10 Mar 2013 15:21:43 +0800
11+
12 lmms (0.4.14-0ubuntu2) raring; urgency=low
13
14 * Readded lib64-builddir.patch to fix FTBFS on amd64.
15
16=== modified file 'debian/control'
17--- debian/control 2013-02-28 20:58:18 +0000
18+++ debian/control 2013-03-10 07:25:24 +0000
19@@ -9,7 +9,7 @@
20
21 Package: lmms
22 Architecture: any
23-Depends: lmms-common (= ${source:Version}) , ${shlibs:Depends}, ${misc:Depends}, stk
24+Depends: lmms-common (>= ${source:Version}) , ${shlibs:Depends}, ${misc:Depends}, stk
25 Recommends: tap-plugins, caps
26 Suggests: fil-plugins, mcp-plugins, omins, vcf, freepats
27 Description: Linux Multimedia Studio

Subscribers

People subscribed via source and target branches

to all changes: