Merge lp:~braiampe/ubuntu/trusty/overlay-scrollbar/fix-for-1262022 into lp:ubuntu/trusty/overlay-scrollbar

Proposed by Braiam Peguero
Status: Needs review
Proposed branch: lp:~braiampe/ubuntu/trusty/overlay-scrollbar/fix-for-1262022
Merge into: lp:ubuntu/trusty/overlay-scrollbar
Diff against target: 29 lines (+11/-0)
2 files modified
debian/changelog (+10/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~braiampe/ubuntu/trusty/overlay-scrollbar/fix-for-1262022
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+218899@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

This package is handled by the automatic CI train machinery, so I can't just upload it. But the fix looks right, thanks!

For any lander: This needs to go against utopic first.

review: Approve

Unmerged revisions

41. By Braiam Peguero <email address hidden>

debian/control: Added "Multi-arch: foreign" to the architecture independent
package -all. This is documented in the Debian guide about
multi-arch point 9:
https://wiki.debian.org/Multiarch/Implementation#dh.281.29_and_autotools
(LP: #1262022)

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-11-29 18:06:45 +0000
3+++ debian/changelog 2014-05-09 01:34:20 +0000
4@@ -1,3 +1,13 @@
5+overlay-scrollbar (0.2.16+r359+14.04.20131129-0ubuntu1.1) trusty; urgency=medium
6+
7+ * debian/control: Added "Multi-arch: foreign" to the architecture independent
8+ package -all. This is documented in the Debian guide about
9+ multi-arch point 9:
10+ https://wiki.debian.org/Multiarch/Implementation#dh.281.29_and_autotools
11+ (LP: #1262022)
12+
13+ -- Braiam Peguero <braiamp@gmail.com> Thu, 08 May 2014 21:25:42 -0400
14+
15 overlay-scrollbar (0.2.16+r359+14.04.20131129-0ubuntu1) trusty; urgency=low
16
17 [ Lars Uebernickel ]
18
19=== modified file 'debian/control'
20--- debian/control 2013-05-30 00:24:16 +0000
21+++ debian/control 2014-05-09 01:34:20 +0000
22@@ -48,6 +48,7 @@
23 Package: overlay-scrollbar
24 Section: libs
25 Architecture: all
26+Multi-Arch: foreign
27 Depends: overlay-scrollbar-gtk2,
28 overlay-scrollbar-gtk3,
29 ${misc:Depends},

Subscribers

People subscribed via source and target branches