Merge lp:~dobey/pay-service/use-langpacks into lp:pay-service

Proposed by dobey
Status: Merged
Approved by: Charles Kerr
Approved revision: 106
Merged at revision: 108
Proposed branch: lp:~dobey/pay-service/use-langpacks
Merge into: lp:pay-service
Diff against target: 29 lines (+3/-1)
2 files modified
debian/control (+2/-0)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~dobey/pay-service/use-langpacks
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+291422@code.launchpad.net

Commit message

Enable langpacks for pay-service.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Charles Kerr (charlesk) wrote :

LGTM

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 2016-03-24 19:15:02 +0000
3+++ debian/control 2016-04-08 21:39:45 +0000
4@@ -7,6 +7,7 @@
5 dbus,
6 dbus-test-runner,
7 debhelper (>= 9),
8+ dh-translations,
9 gcovr,
10 golang-go (>= 2:1.6) [ppc64el] | gccgo [ppc64el],
11 golang-go [!ppc64el],
12@@ -39,6 +40,7 @@
13 # packaging changes, just go ahead. ~indicator-applet-developers will notice
14 # and sync up the code again.
15 Vcs-Bzr: lp:pay-service
16+X-Ubuntu-Use-Langpack: yes
17
18 Package: pay-service
19 Architecture: any
20
21=== modified file 'debian/rules'
22--- debian/rules 2016-03-08 23:25:11 +0000
23+++ debian/rules 2016-04-08 21:39:45 +0000
24@@ -10,4 +10,4 @@
25 dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/pay-service
26
27 %:
28- dh $@ --parallel --fail-missing
29+ dh $@ --parallel --fail-missing --with translations

Subscribers

People subscribed via source and target branches

to all changes: