~ubuntu-branches/ubuntu/raring/dogtail/raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mehdi Dogguy
  • Date: 2011-06-01 16:18:42 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110601161842-uk6l68qf64wllpr2
Tags: 0.6.1-3.2
* Non-maintainer upload.
* Apply patch by Julian Andres Klode to make it API compliant with
  python-apt 0.8 (Closes: #572087).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Package: python-dogtail
9
9
Architecture: all
10
 
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gnome2, python-apt, xvfb, xbase-clients, python-at-spi
 
10
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gnome2, python-apt (>= 0.7.93), xvfb, xbase-clients, python-at-spi
11
11
Recommends: imagemagick, python-celementtree | python-elementtree
12
12
Description: GUI test tool and automation framework
13
13
 dogtail is a GUI test tool and automation framework written in Python.