autopilot 1.4+14.04.20131106.1-0ubuntu1 source package in Ubuntu

Changelog

autopilot (1.4+14.04.20131106.1-0ubuntu1) trusty; urgency=low

  [ Jean-Baptiste Lallement ]
  * Forward port changes from 1.3.

  [ Marco Trevisan (Treviño) ]
  * Bamf: pass Gdk.Display to GdkX11.X11Window.foreign_new_for_display.
    (LP: #1234478)

  [ Automatic PS uploader ]
  * Remove a spurious log message. (LP: #1227852)

  [ Andy Doan ]
  * Forward port changes from 1.3.

  [ Jamie Strandboge ]
  * Forward port apparmor rules and functional test fixes.

  [ Christopher Lee ]
  * Forward port changes from 1.3.
  * Backout additions for logging when a process dies.
  * Update the autopilot funcational tests so they work under python 3.
    (LP: #1232973)
  * Changes how the proxy objects are created so the inheritance is
    correct . (LP: #1230046)
  * Keyboard backends: Add alias so Backspace and BackSpace work. . (LP:
    #1237675)
  * Fixes issue where a classes _Backend can be None causes uncaught
    exceptions. (LP: #1233972)
  * Add details to select_many docs re: order of objects returned not
    guaranteed. (LP: #1248336)

  [ Thomi Richards ]
  * Forward port changes from 1.3.
  * Remove a spurious log message. (LP: #1227852)
  * Forward port apparmor rules and functional test fixes.
  * Fix a missing test dependency, and add more logging when a process
    exits before we find the introspection interface.
  * Fix 1.4 documentation to include type ids in the examples. (LP:
    #1230038)
  * Forward port wait_select_single method (and associated changes &
    tests) to 1.4. (LP: #1231694)
  * Update autopilot documentation to fix porting guide, and add several
    objects to the documentation index. (LP: #1231690, #1230038)
  * Add support for 3D points. (LP: #1227131)
  * Make the default help text more useful. (LP: #1224771)
  * Add a warning when an autopilot query returns many items, and should
    probably be optimised. (LP: #1227830)
  * Update packaging details so upgrading from 1.3 -> 1.4 is seamless.
    (LP: #1227797)
  * Log an 'info' message when we set an environment variable, and when
    we delete one. (LP: #1236097)
  * Changes how the proxy objects are created so the inheritance is
    correct . (LP: #1230046)
  * Fixes issue where a classes _Backend can be None causes uncaught
    exceptions. (LP: #1233972)
  * Make client-side attribute reprs the same as their python types.
    (LP: #1237039)
  * Use the 'six' python module to help us get python 2/3 compatibility,
    rather than rolling our own. (LP: #1238257)
  * Fix documentation next/prev links. (LP: #1231690, #1239493,
    #1230038)
  * Add documentation for the autopilot type support for 3D points.

  [ Martin Pitt ]
  * Forward port changes from 1.3.

  [ Corey Goldberg ]
  * add tox config and packaging fixes.
  * added flake8 static test from tox and fixed lint errors.
  * unit tests only from tox.
  * make sphinx docs pretty.
  * updates and minor fixes to documentation. also added a short README.

  [ Leo Arias ]
  * Added the logging annotation to be used on emulators.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 357

autopilot (1.4+14.04.20130917ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Fix powerpc dependency issue. (LP: #1223044)

  [ Marco Trevisan (Treviño) ]
  * keybindings: add unity window/{left,right}_maximize key binding.
    (LP: #992697)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 325 (ubuntu-unity/next)

autopilot (1.4-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Update to new DBus wire protocol, bump autopilot version number.
 -- Ubuntu daily release <email address hidden>   Wed, 06 Nov 2013 10:04:12 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
autopilot_1.4+14.04.20131106.1.orig.tar.gz 299.0 KiB 6fb51ece6cf878a85f79860d09837462471891309fc39508ffc8ea6112d6a9a9
autopilot_1.4+14.04.20131106.1-0ubuntu1.diff.gz 12.9 KiB 37dc2e03d209172964586fa80372b5c0841bf6ca70c7ff936af14dc0ffffc6c0
autopilot_1.4+14.04.20131106.1-0ubuntu1.dsc 3.0 KiB 83237743213a5b45251608f75df4a6b5b89687cf38fee7367985c09e3f6c2484

View changes file

Binary packages built by this source

autopilot-desktop: 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.

autopilot-touch: 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.

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.

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.

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.

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.

python3-autopilot: Utility to write and run integration tests easily (Python 3)

 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.

python3-autopilot-tests: Tests for the autopilot functional test tool. (Python 3)

 This package contains tests for the python3-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.

python3-autopilot-trace: Support for tracing in autopilot (Python 3)

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

python3-autopilot-vis: The visualisation application for Autopilot (Python 3)

 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.