Merge lp:~kelemeng/activity-log-manager/bug944362 into lp:ubuntu/precise/activity-log-manager

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 9
Proposed branch: lp:~kelemeng/activity-log-manager/bug944362
Merge into: lp:ubuntu/precise/activity-log-manager
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:~kelemeng/activity-log-manager/bug944362
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+95477@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Great work, thanks! I took the liberty to write a debian/changelog entry for you.

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 2012-02-23 21:52:10 +0000
3+++ debian/control 2012-03-01 21:50:30 +0000
4@@ -11,7 +11,8 @@
5 libglib2.0-dev,
6 libgnome-control-center-dev,
7 libpolkit-gobject-1-dev,
8- desktop-file-utils
9+ desktop-file-utils,
10+ dh-translations
11 Homepage: https://launchpad.net/activity-log-manager
12 Standards-Version: 3.9.2
13
14
15=== modified file 'debian/rules'
16--- debian/rules 2012-02-23 18:47:55 +0000
17+++ debian/rules 2012-03-01 21:50:30 +0000
18@@ -1,7 +1,7 @@
19 #!/usr/bin/make -f
20
21 %:
22- dh $@
23+ dh $@ --with translations
24
25
26 override_dh_auto_configure:

Subscribers

People subscribed via source and target branches

to all changes: