autopilot-legacy 1.4.1+14.10.20140430-0ubuntu4 source package in Ubuntu RTM

Changelog

autopilot-legacy (1.4.1+14.10.20140430-0ubuntu4) utopic; urgency=medium

  * debian/control:
    - Switch gir1.2-*-app-launch-2 dependency from upstart-app-launch to
      ubuntu-app-launch.
  * Replace upstart-app-launch related calls in code to use ubuntu-app-launch
    instead, trying to sync up with the changes made to the main autopilot
    package.
 -- Aukasz 'sil2100' Zemczak <email address hidden>   Thu, 05 Jun 2014 13:20:37 +0200

Upload details

Uploaded by:
Ɓukasz Zemczak
Sponsored by:
Oliver Grawert
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release universe python
14.09 release universe python

Downloads

File Size SHA-256 Checksum
autopilot-legacy_1.4.1+14.10.20140430.orig.tar.gz 350.7 KiB 43cb0dd7c4805a5f0903b2913eb56910a499f4cb7cf0e79b0ad98cde4907875a
autopilot-legacy_1.4.1+14.10.20140430-0ubuntu4.diff.gz 5.5 KiB ef7d516254d40feda13f9e9ae10497e0b170df6a1aa0c35e483df35867b5c188
autopilot-legacy_1.4.1+14.10.20140430-0ubuntu4.dsc 2.1 KiB 4a3a48b2a8317daffaa26dc25afa15b6f50dab49783a76f273e6b5d52b882a68

View changes file

Binary packages built by this source

autopilot-desktop-legacy: Autopilot support for the ubuntu Desktop platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Desktop platform.
 .
 This is the legacy Python 2 support.

autopilot-touch-legacy: Autopilot support for the ubuntu Touch platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Touch platform.
 .
 This is the legacy Python 2 support.

python-autopilot: Utility to write and run integration tests easily

 The autopilot engine enables to ease the writing of python tests
 for your application manipulating your inputs like the mouse and
 keyboard. It also provides a lot of utilities linked to the X server
 and detecting applications.
 .
 This is the legacy Python 2 support.

python-autopilot-tests: Tests for the autopilot functional test tool.

 This package contains tests for the python-autopilot package.
 You can use this package to verify that autopilot is functioning
 correctly, or to copy the techniques used in the autopilot tests
 themselves.
 .
 This is the legacy Python 2 support.

python-autopilot-trace: Support for tracing in autopilot

 This package contains the binary lttng trace point for tracing
 autopilot tests. This is useful when using autopilot to exercise
 an instrumented application.
 .
 This is the legacy Python 2 support.

python-autopilot-vis: The visualisation application for Autopilot.

 The Autopilot vis tool allows you to inspect an application introspection
 tree. It is a useful tool for test authors, but not required to run autopilot
 tests.