Source: ldtp
Section: devel
Priority: optional
Maintainer: Kartik Mistry <kartik@debian.org>
Uploaders: Ara Pulido <ara@ubuntu.com>
Build-Depends: debhelper (>= 11), dh-python, doxygen, python-all (>= 2.6.6-3~)
Standards-Version: 4.2.1
Homepage: https://github.com/ldtp/ldtp2
Vcs-Git: https://salsa.debian.org/debian/ldtp.git
Vcs-Browser: https://salsa.debian.org/debian/ldtp

Package: ldtp
Architecture: all
Depends: gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-wnck-3.0,
         python-gnome2,
         python-gobject-2,
         python-pyatspi,
         python-twisted-web,
         ${misc:Depends},
         ${python:Depends}
Description: Linux Desktop Testing Project (LDTP)
 Linux Desktop Testing Project is aimed at producing high quality test
 automation framework and cutting-edge tools that can be used to test GNU/Linux
 Desktop and improve it. It uses the Accessibility libraries to poke through
 the applications user interface.

Package: python-ldtp
Architecture: all
Section: python
Depends: gir1.2-glib-2.0,
         gir1.2-gtk-3.0,
         gir1.2-wnck-3.0,
         ldtp (>= ${source:Version}),
         python-gnome2,
         python-gobject-2,
         python-pyatspi,
         python-twisted-web,
         ${misc:Depends},
         ${python:Depends}
Provides: ${python:Provides}
Description: Python bindings for LDTP
 Linux Desktop Testing Project is aimed at producing high quality test
 automation framework and cutting-edge tools that can be used to test GNU/Linux
 Desktop and improve it. It uses the Accessibility libraries to poke through
 the applications user interface.
 .
 This package provides a Python library for LDTP.

Package: ldtp-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: ldtp (>= 2.3.1)
Replaces: ldtp-doc (<< 0.8-5)
Description: Documentation for LDTP packages
 Linux Desktop Testing Project is aimed at producing high quality test
 automation framework and cutting-edge tools that can be used to test GNU/Linux
 Desktop and improve it. It uses the Accessibility libraries to poke through
 the applications user interface.
 .
 This package contains documentation for LDTP packages.
