Merge lp:~kelemeng/ibus/bug902500 into lp:ubuntu/precise/ibus

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 45
Proposed branch: lp:~kelemeng/ibus/bug902500
Merge into: lp:ubuntu/precise/ibus
Diff against target: 23 lines (+2/-1)
2 files modified
debian/control (+1/-0)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~kelemeng/ibus/bug902500
Reviewer Review Type Date Requested Status
Michael Terry Approve
Ubuntu branches Pending
Review via email: mp+86554@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

Looks good, thanks! I added a debian/changelog entry and pushed it in.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2011-12-19 20:33:54 +0000
3+++ debian/control 2011-12-21 12:25:29 +0000
4@@ -11,6 +11,7 @@
5 Build-Depends: debhelper (>= 8.1.3~),
6 autotools-dev,
7 dh-autoreconf,
8+ dh-translations,
9 autoconf,
10 automake,
11 libtool,
12
13=== modified file 'debian/rules'
14--- debian/rules 2011-12-19 20:33:54 +0000
15+++ debian/rules 2011-12-21 12:25:29 +0000
16@@ -1,6 +1,6 @@
17 #!/usr/bin/make -f
18 %:
19- dh $@ --with python2 --with autoreconf
20+ dh $@ --with python2 --with autoreconf --with translations
21
22 override_dh_auto_configure:
23 dh_auto_configure -- LDFLAGS="-Wl,--as-needed" --enable-static --enable-gtk3 --enable-surrounding-text

Subscribers

People subscribed via source and target branches

to all changes: