Merge lp:~veebers/autopilot/packaging_dependancies into lp:ubuntu/quantal/autopilot

Proposed by Christopher Lee
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 55
Merged at revision: 55
Proposed branch: lp:~veebers/autopilot/packaging_dependancies
Merge into: lp:ubuntu/quantal/autopilot
Diff against target: 25 lines (+2/-4)
1 file modified
debian/control (+2/-4)
To merge this branch: bzr merge lp:~veebers/autopilot/packaging_dependancies
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
Review via email: mp+126859@code.launchpad.net

Commit message

Fixed missing package dependencies.

Description of the change

Fixed missing package dependencies.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looks good to me!

Trusting you that you checked in a chroot with the different new deps. I'm adding a changelog to it. :)
Thanks.

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 2012-08-22 13:28:13 +0000
3+++ debian/control 2012-09-28 06:11:21 +0000
4@@ -14,11 +14,10 @@
5 Depends: ${shlibs:Depends},
6 ${misc:Depends},
7 ${python:Depends},
8+ gir1.2-gconf-2.0,
9+ gir1.2-glib-2.0,
10 python-compizconfig,
11 python-dbus,
12- python-gconf,
13- python-gobject,
14- python-gtk2,
15 python-ibus,
16 python-junitxml,
17 python-qt4,
18@@ -26,7 +25,6 @@
19 python-testtools,
20 python-xdg,
21 python-xlib,
22- python-pydot,
23 python-zeitgeist,
24 Description: Utility to write and run integration tests easily
25 The autopilot engine enables to ease the writing of python tests

Subscribers

People subscribed via source and target branches