Publishing details

Changelog

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

  [ Thomi Richards ]
  * Update packaging details so upgrading from 1.3 -> 1.4 is seamless.
    (LP: #1227797)

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

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

  [ Thomi Richards ]
  * Version bump, updatedx to new xpathselect API.

autopilot-gtk (1.3+14.04.20130912ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 52 (ubuntu-unity/next)

autopilot-gtk (1.3+13.10.20130628-0ubuntu1) saucy; urgency=low

  [ Martin Pitt ]
  * Handle enum and flags properties. (LP: #1193342). (LP: #1193342)
  * Expose GtkBuilder widget identifiers as "BuilderName" property. (LP:
    #1082391). (LP: #1082391)
  * This fixes the two test failures on raring which Francis saw in
    https://code.launchpad.net/~pitti/autopilot-gtk/add-
    tests/+merge/171036/comments/382574 I also sneaked in an unrelated,
    but trivial change for dropping a leftover debugging statement, in
    the interest of saving human reviewer and builder resources.
  * Support GtkTextBuffer properties, to introspect GtkTextView
    contents. (LP: #1194371)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 51

autopilot-gtk (1.3+13.10.20130627-0ubuntu1) saucy; urgency=low

  [ Martin Pitt ]
  * Add make test/ctest integration, and run tests during package build.
  * Add integration test suite (LP: #1083612). (LP: #1083612)

  [ Alberto Mardegan ]
  * Initialize rect fields to -1 This makes the globalRect variable
    return negative values (for some reason, not -1 but -2147483648)
    when the rectangle is offscreen. (LP: #1176234)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 46

autopilot-gtk (1.3daily13.06.05-0ubuntu1) saucy; urgency=low

  [ Alberto Mardegan ]
  * Export the ATK objects hierarchy as well AtkObject interfaces are
    meant for accessibility, and expose more information which can be
    useful for automated testing. For instance, it is possible to
    enumerate and introspect all the cells in a GtkTreeView. This patch
    exposes the ATK objects hierarchies as children of the root node;
    the existing GtkWidget hierarchy is left untouched, and can still be
    used. . (LP: #1160827)

  [ Thomi Richards ]
  * fix property searching. (LP: #1175738)
  * Fix crashing bug. (LP: #1177161)
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

  [ Christopher Lee ]
  * Add GetVersion to the DBus introspection.

  [ David Barth ]
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

  [ Allan LeSage ]
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 42

autopilot-gtk (1.3daily13.05.24ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

  [ Allan LeSage ]
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

  [ David Barth ]
  * This change fixes an issue with queries that look for gtk windows
    matching a particular property value. A set of 2 tests has been
    added to verify the queries that were otherwise failing with a void
    return set.

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

autopilot-gtk (1.3daily13.05.09ubuntu.unity.next-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 39 (ubuntu-unity/next)

autopilot-gtk (1.3daily13.05.08ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot-gtk crashes when a query returns no results. (LP:
    #1177161)

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

autopilot-gtk (1.3daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Christopher Lee ]
  * Bump version number

  [ Thomi Richards ]
  * property matching is broken (LP: #1175738)

  [ Christopher Lee <email address hidden>, Thomi Richards ]
  * DBus wire protocol changes required (LP: #1155351)

  [ Alberto Mardegan ]
  * GtkTreeView's contents cannot be introspected (LP: #1160827)

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

autopilot-gtk (0.4daily13.03.11-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Rebuild against libxpathselect1.2

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 31

autopilot-gtk (0.4daily13.02.22-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Need a log message to verify that the plugin loaded OK. (LP:
    #1130861)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 28

autopilot-gtk (0.4daily13.02.14-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 26

autopilot-gtk (0.4daily13.02.08-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * Automatic snapshot from revision 1 (bootstrap).
  * debian/control:
    - Bump Build-Depends on debhelper to 9.
    - Update style: use trailing commas at the end of dep lists.
    - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
    - Adjust short, long descriptions for libautopilot-gtk packages.
    - Add Pre-Depends:; Multi-Arch: for libautopilot-gtk0 for multiarch.
  * debian/compat: bump to compat level 9.
  * debian/rules:
    - Override dh_install to remove *.la/*.a files and fail the build if there
      are files not being installed or missing from the build.
    - Override dh_makeshlibs to strictly check symbols.
  * debian/source/format: migrate back to source format 1.0.
  * debian/copyright: update format line.
  * debian/*.install: update paths for multiarch.

  [ Allan LeSage ]
  * debian/control:
    - Replace, Conflict, and Provide autopilot-gtk and libautopilot-gtk0.
    - Replace and Conflict libautopilot-gtk-dev.
    - Update Standards-Version to 3.9.4.
    - Remove '0' from libautopilot-gtk package.
    - Remove libautopilot-gtk-dev package, no longer needed.
    - Remove libindicate-dev from Build-Depends.
  * debian/libautopilot-gtk-dev.install: remove, no longer needed.
  * debian/libautopilot-gtk.install: remove, one-package install.
  * lib/CMakeLists.txt:
    - Remove SOVERSION.
    - Rename from autopilot-gtk to autopilot.
    - Install directly to gtk-3.0/modules.
    - Remove pc file to simplify.
    - Remove headers.
  * lib/autopilot-gtk.pc.in: remove to simplify.

  [ <email address hidden>, Allan LeSage ]
  * Hang in eog if no log_handler defined (?) (LP: #1111746)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 24

autopilot-gtk (0.3-0ubuntu1) quantal; urgency=low

  * Fixed segfault on non-static name over gnome-calculator.

autopilot-gtk (0.2-0ubuntu1) quantal; urgency=low

  * Corrected packaging.

autopilot-gtk (0.1-0ubuntu1) quantal; urgency=low

  * Initial release
 -- Ubuntu daily release <email address hidden>   Tue, 22 Oct 2013 02:03:16 +0000

Available diffs

Builds

Built packages

Package files