Merge lp:~chipaca/ubuntu-push/bring-back-the-good-old-days-of-yore into lp:ubuntu-push

Proposed by John Lenton
Status: Merged
Merged at revision: 90
Proposed branch: lp:~chipaca/ubuntu-push/bring-back-the-good-old-days-of-yore
Merge into: lp:ubuntu-push
Diff against target: 19 lines (+2/-1)
2 files modified
debian/control (+1/-1)
debian/source/format (+1/-0)
To merge this branch: bzr merge lp:~chipaca/ubuntu-push/bring-back-the-good-old-days-of-yore
Reviewer Review Type Date Requested Status
Ubuntu Push Hackers Pending
Review via email: mp+212631@code.launchpad.net

Commit message

Bring back source/format, so executable .install file works.

Description of the change

Bring back source/format, so executable .install file works.

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

depend on qtdeclarative notification daemon explicitly (does not provide: notification-daemon)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2014-03-24 12:35:20 +0000
+++ debian/control 2014-03-25 16:26:29 +0000
@@ -24,7 +24,7 @@
24Multi-Arch: foreign24Multi-Arch: foreign
25Depends: dbus,25Depends: dbus,
26 network-manager,26 network-manager,
27 notification-daemon,27 qtdeclarative5-unity-notifications-plugin | notification-daemon,
28 url-dispatcher,28 url-dispatcher,
29 ${misc:Depends},29 ${misc:Depends},
30 ${shlibs:Depends},30 ${shlibs:Depends},
3131
=== added directory 'debian/source'
=== added file 'debian/source/format'
--- debian/source/format 1970-01-01 00:00:00 +0000
+++ debian/source/format 2014-03-25 16:26:29 +0000
@@ -0,0 +1,1 @@
13.0 (quilt)

Subscribers

People subscribed via source and target branches