Merge lp:~dobey/unity-scope-click/build-all into lp:unity-scope-click

Proposed by dobey
Status: Rejected
Rejected by: dobey
Proposed branch: lp:~dobey/unity-scope-click/build-all
Merge into: lp:unity-scope-click
Diff against target: 21 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/build-all
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+295115@code.launchpad.net

Commit message

Enable binaries building on all archs.

To post a comment you must log in.
448. By dobey

[ Dimitri John Ledkov ]
* Build for arm64.
* Don't block search() and preview() calls while the Qt main loop
  spins up
[ Marcus Tomlinson ]
* Wait for the qt main loop to be ready before allowing execution of
  search or preview methods
[ Rodney Dawes ]
* Bring back the refactor to sign all requests. (LP: #1483866)

Revision history for this message
Charles Kerr (charlesk) :
review: Approve
Revision history for this message
dobey (dobey) wrote :

Setting to Rejected after discussing with alecu as we don't want to enable builds on all platforms.

Unmerged revisions

448. By dobey

[ Dimitri John Ledkov ]
* Build for arm64.
* Don't block search() and preview() calls while the Qt main loop
  spins up
[ Marcus Tomlinson ]
* Wait for the qt main loop to be ready before allowing execution of
  search or preview methods
[ Rodney Dawes ]
* Bring back the refactor to sign all requests. (LP: #1483866)

447. By dobey

Enable binaries building on all archs.

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 2016-05-23 13:37:46 +0000
3+++ debian/control 2016-05-23 13:47:06 +0000
4@@ -36,7 +36,7 @@
5 X-Ubuntu-Use-Langpack: yes
6
7 Package: unity-scope-click
8-Architecture: armhf arm64 i386 amd64
9+Architecture: any
10 Depends: account-plugin-ubuntuone,
11 libglib2.0-bin,
12 libsqlite3-0 (>= 3.8.5),
13@@ -59,7 +59,7 @@
14 This package provides the click scope.
15
16 Package: unity-scope-click-init-departments
17-Architecture: armhf arm64 i386 amd64
18+Architecture: any
19 Depends: libsqlite3-0 (>= 3.8.5),
20 ${misc:Depends},
21 ${shlibs:Depends},

Subscribers

People subscribed via source and target branches

to all changes: