Merge lp:~stolowski/unity-lens-files/merge-trunk into lp:~unity-team/unity-lens-files/libunity7-compatible

Proposed by Paweł Stołowski
Status: Merged
Approved by: Michal Hruby
Approved revision: 260
Merged at revision: 260
Proposed branch: lp:~stolowski/unity-lens-files/merge-trunk
Merge into: lp:~unity-team/unity-lens-files/libunity7-compatible
Diff against target: 26 lines (+3/-2)
2 files modified
debian/control (+2/-1)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~stolowski/unity-lens-files/merge-trunk
Reviewer Review Type Date Requested Status
Michal Hruby (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+163154@code.launchpad.net

Commit message

Merged trunk.

Description of the change

Merged trunk.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michal Hruby (mhr3) :
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 2013-03-13 11:19:10 +0000
3+++ debian/control 2013-05-09 14:29:26 +0000
4@@ -13,7 +13,8 @@
5 libunity-dev (>= 6.91),
6 zeitgeist-core (>= 0.5.0-0ubuntu2),
7 dh-autoreconf,
8-Standards-Version: 3.9.3
9+ dh-translations,
10+Standards-Version: 3.9.4
11 Homepage: https://launchpad.net/unity-lens-files
12 # If you aren't a member of ~unity-team but need to upload packaging changes,
13 # just go ahead. ~unity-team will notice and sync up the code again.
14
15=== modified file 'debian/rules'
16--- debian/rules 2012-11-08 22:50:09 +0000
17+++ debian/rules 2013-05-09 14:29:26 +0000
18@@ -4,7 +4,7 @@
19 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
20
21 %:
22- dh $@ --with autoreconf
23+ dh $@ --with autoreconf,translations
24
25 override_dh_autoreconf:
26 NOCONFIGURE=1 dh_autoreconf ./autogen.sh

Subscribers

People subscribed via source and target branches