Merge lp:~xnox/autopilot/temp-less-deps into lp:~autopilot/autopilot/temp-dev

Proposed by Dimitri John Ledkov
Status: Needs review
Proposed branch: lp:~xnox/autopilot/temp-less-deps
Merge into: lp:~autopilot/autopilot/temp-dev
Diff against target: 50 lines (+7/-13)
1 file modified
debian/control (+7/-13)
To merge this branch: bzr merge lp:~xnox/autopilot/temp-less-deps
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Barry Warsaw Pending
Thomi Richards Pending
Autopilot Hackers Pending
Review via email: mp+218700@code.launchpad.net

Commit message

* python3-autopilot
  - move python3-evdev from recommends to depends
  - move libautopilot-qt from recommends to depends
  - add fbset depends
  - remove python3-xlib, gir1.2-*, libautopilot-gtk, recordmydesktop recommends
  - add autopilot-desktop recommends
* autopilot-touch
  - remove libautopilot-qt, python3-evdev,fbset depends
* autopilot-desktop
  - add gir1.2-ibus-1.0, libautopilot-gtk depends
  - remove python3-evdev recommends
  - add recordmydesktop recommends

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:499
http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-ci/60/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-amd64-ci/18
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-amd64-ci/18/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-armhf-ci/18
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-armhf-ci/18/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-i386-ci/18
        deb: http://jenkins.qa.ubuntu.com/job/autopilot-autopilot-temp-dev-utopic-i386-ci/18/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-utopic-autopilot/32
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-utopic-touch/28
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-utopic-autopilot/26
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/101
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/101/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/197
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/197/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/6560
    SUCCESS: http://s-jenkins.ubuntu-ci:8080/job/touch-flash-device/6915

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/autopilot-autopilot-temp-dev-ci/60/rebuild

review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

499. By Dimitri John Ledkov

Do not repeat dependencies.

python3-autopilot depends on qt & python3-evdev, recommends autopilot-desktop.
autopilot-desktop depends on gtk & gir components.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2014-05-05 20:26:43 +0000
+++ debian/control 2014-05-07 21:01:32 +0000
@@ -55,16 +55,11 @@
55 python3-testscenarios,55 python3-testscenarios,
56 python3-testtools,56 python3-testtools,
57 udev,57 udev,
58Recommends: python3-xlib,58 python3-evdev,
59 python3-evdev,59 fbset,
60 gir1.2-gconf-2.0,60 libautopilot-qt (>= 1.4),
61 gir1.2-glib-2.0,61Recommends: autopilot-desktop,
62 gir1.2-gtk-3.0,
63 gir1.2-ibus-1.0,
64 libautopilot-gtk (>= 1.4),
65 libautopilot-qt (>= 1.4),
66 python3-autopilot-trace,62 python3-autopilot-trace,
67 recordmydesktop,
68Breaks: libautopilot-gtk (<< 1.4),63Breaks: libautopilot-gtk (<< 1.4),
69 libautopilot-qt (<< 1.4),64 libautopilot-qt (<< 1.4),
70Description: Utility to write and run integration tests easily (Python 3)65Description: Utility to write and run integration tests easily (Python 3)
@@ -87,10 +82,7 @@
87Architecture: all82Architecture: all
88Section: metapackages83Section: metapackages
89Depends: ${misc:Depends},84Depends: ${misc:Depends},
90 libautopilot-qt (>= 1.4),
91 python3-autopilot,85 python3-autopilot,
92 python3-evdev,
93 fbset,
94Description: Autopilot support for the ubuntu Touch platform86Description: Autopilot support for the ubuntu Touch platform
95 This metapackage exists to depend on the packages needed to install and use87 This metapackage exists to depend on the packages needed to install and use
96 autopilot on the Ubuntu Touch platform.88 autopilot on the Ubuntu Touch platform.
@@ -102,11 +94,13 @@
102 gir1.2-gconf-2.0,94 gir1.2-gconf-2.0,
103 gir1.2-glib-2.0,95 gir1.2-glib-2.0,
104 gir1.2-gtk-3.0,96 gir1.2-gtk-3.0,
97 gir1.2-ibus-1.0,
98 libautopilot-gtk (>= 1.4),
105 python3-autopilot,99 python3-autopilot,
106 python3-xlib,100 python3-xlib,
107 bamfdaemon,101 bamfdaemon,
108Recommends: python3-autopilot-vis,102Recommends: python3-autopilot-vis,
109 python3-evdev,103 recordmydesktop,
110Description: Autopilot support for the ubuntu Desktop platform104Description: Autopilot support for the ubuntu Desktop platform
111 This metapackage exists to depend on the packages needed to install and use105 This metapackage exists to depend on the packages needed to install and use
112 autopilot on the Ubuntu Desktop platform.106 autopilot on the Ubuntu Desktop platform.

Subscribers

People subscribed via source and target branches