Merge lp:~karni/telegram-app/telegram-app-proper-policy into lp:telegram-app/app

Proposed by Michał Karnicki
Status: Merged
Merged at revision: 50
Proposed branch: lp:~karni/telegram-app/telegram-app-proper-policy
Merge into: lp:telegram-app/app
Diff against target: 24 lines (+2/-2)
2 files modified
apparmor-push.json (+1/-1)
apparmor-telegram.json (+1/-1)
To merge this branch: bzr merge lp:~karni/telegram-app/telegram-app-proper-policy
Reviewer Review Type Date Requested Status
Roberto Mier Escandon (community) Approve
Review via email: mp+233309@code.launchpad.net

Description of the change

Yup. That's right.

To post a comment you must log in.
Revision history for this message
Roberto Mier Escandon (rmescandon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apparmor-push.json'
2--- apparmor-push.json 2014-09-02 21:51:24 +0000
3+++ apparmor-push.json 2014-09-04 07:37:41 +0000
4@@ -1,6 +1,6 @@
5 {
6 "policy_groups": [
7- "push-notifications-client"
8+ "push-notification-client"
9 ],
10 "policy_version": 1.2
11 }
12
13=== modified file 'apparmor-telegram.json'
14--- apparmor-telegram.json 2014-09-02 21:51:24 +0000
15+++ apparmor-telegram.json 2014-09-04 07:37:41 +0000
16@@ -1,7 +1,7 @@
17 {
18 "policy_groups": [
19 "networking",
20- "push-notifications-client"
21+ "push-notification-client"
22 ],
23 "policy_version": 1.2
24 }

Subscribers

People subscribed via source and target branches