~barry/autopilot/lp1488175

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Martin Pitt, Corey Goldberg, Max Brustkern, Christopher Lee, Thomi Richards
  • Date: 2014-08-06 01:20:25 UTC
  • mfrom: (493.1.17 trunk)
  • Revision ID: ps-jenkins@lists.canonical.com-20140806012025-2r7bw4rdc7q8e1md
Autopilot release.

Includes.

Adding screenshot support.
Removing python2 dependencies and code.
Internal refactoring (for logging) Fixes: 1078732
Approved by: Martin Pitt, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
               python3-gi,
24
24
               python3-junitxml,
25
25
               python3-psutil,
 
26
               python3-pil,
26
27
               python3-setuptools,
27
 
               python3-six,
28
28
               python3-sphinx,
29
29
               python3-subunit,
30
30
               python3-testscenarios,
50
50
         python3-gi,
51
51
         python3-junitxml,
52
52
         python3-psutil,
53
 
         python3-six,
 
53
         python3-pil,
54
54
         python3-subunit,
55
55
         python3-testscenarios,
56
56
         python3-testtools,