Merge lp:~chipaca/ubuntu-push/the-push-automatic into lp:ubuntu-push

Proposed by John Lenton
Status: Merged
Approved by: John Lenton
Approved revision: no longer in the source branch.
Merged at revision: 111
Proposed branch: lp:~chipaca/ubuntu-push/the-push-automatic
Merge into: lp:ubuntu-push
Diff against target: 27 lines (+8/-2)
2 files modified
debian/changelog (+7/-1)
debian/push-helper.hook (+1/-1)
To merge this branch: bzr merge lp:~chipaca/ubuntu-push/the-push-automatic
Reviewer Review Type Date Requested Status
Ubuntu Push Hackers Pending
Review via email: mp+227839@code.launchpad.net

Commit message

Make the push helper click hook create the symlinks in the right place.

Description of the change

Make the push helper click hook create the symlinks in the right place.

To post a comment you must log in.
111. By John Lenton

Make the push helper click hook create the symlinks in the right place.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-07-21 14:17:35 +0000
3+++ debian/changelog 2014-07-23 14:07:14 +0000
4@@ -1,6 +1,12 @@
5+ubuntu-push (0.49.1) UNRELEASED; urgency=medium
6+
7+ * Fixed push-helper click hook pointing at the wrong place.
8+ * Made exec-tool executable.
9+
10+ -- John R. Lenton <john.lenton@canonical.com> Wed, 23 Jul 2014 00:43:19 +0100
11+
12 ubuntu-push (0.49+14.10.20140721.2-0ubuntu1) utopic; urgency=medium
13
14- [ John R. Lenton ]
15 [Samuele Pedroni]
16 * Check in the api whether an app has pushed too many notifications.
17 * Return payload of most recent notification in too many pending
18
19=== modified file 'debian/exec-tool' (properties changed: -x to +x)
20=== modified file 'debian/push-helper.hook'
21--- debian/push-helper.hook 2014-07-17 23:01:19 +0000
22+++ debian/push-helper.hook 2014-07-23 14:07:14 +0000
23@@ -1,3 +1,3 @@
24-Pattern: ${home}/.local/share/push-helpers/${short-id}.json
25+Pattern: ${home}/.local/share/ubuntu-push-client/helpers/${id}.json
26 User-Level: yes
27 Hook-Name: push-helper

Subscribers

People subscribed via source and target branches