Merge lp:~doanac/autopilot/autopilot-touch-depend into lp:autopilot

Proposed by Andy Doan
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 319
Merged at revision: 319
Proposed branch: lp:~doanac/autopilot/autopilot-touch-depend
Merge into: lp:autopilot
Diff against target: 15 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~doanac/autopilot/autopilot-touch-depend
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+182769@code.launchpad.net

Commit message

make autopilot-touch require libautopilot-qt

This is pretty much required for all touch testing and will allow
libautopilot-qt to be included in our read-only system-images.

Description of the change

make autopilot-touch require libautopilot-qt

This is pretty much required for all touch testing and will allow
libautopilot-qt to be included in our read-only system-images.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
317. By Martin Pitt

Miscellaneous packaging fixes:
- Drop unused python-zeitgeist dependency
- Add missing debhelper tokens
- Add missing python-gi build dependency to fix FTBFS
- debian/copyright: Update to 1.0 standard
- Bump Standards-Version to 3.9.4.

Approved by Thomi Richards, PS Jenkins bot.

318. By PS Jenkins bot

Releasing 1.3.1+13.10.20130830-0ubuntu1 (revision 317 from lp:autopilot).

Approved by PS Jenkins bot.

319. By Andy Doan

make autopilot-touch require libautopilot-qt

This is pretty much required for all touch testing and will allow
libautopilot-qt to be included in our read-only system-images.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

Just as discussed during uds

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 2013-08-28 07:28:04 +0000
3+++ debian/control 2013-08-30 15:36:52 +0000
4@@ -58,10 +58,10 @@
5 Architecture: any
6 Section: metapackages
7 Depends: ${misc:Depends},
8+ libautopilot-qt (>= 1.3),
9 python-autopilot,
10 python-evdev,
11 python-ubuntu-platform-api [armhf],
12-Recommends: libautopilot-qt (>= 1.3),
13 Description: Autopilot support for the ubuntu Touch platform
14 This metapackage exists to depend on the packages needed to install and use
15 autopilot on the Ubuntu Touch platform.

Subscribers

People subscribed via source and target branches