~ci-train-bot/autopilot/autopilot-legacy-ubuntu-zesty-2535

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Thomi Richards
  • Date: 2014-04-30 00:01:38 UTC
  • mfrom: (485.1.4 autopilot-legacy)
  • Revision ID: thomi.richards@canonical.com-20140430000138-ztvk90v11t9pc6rj
Merge in branch that transitions us to autopilot-legacy source package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
autopilot (1.4+14.04.20140416-0ubuntu1) trusty; urgency=low
2
 
 
3
 
  [ Francis Ginther ]
4
 
  * Revert r480 to restore python2 packages as autopilot-touch
5
 
    dependencies as not all tests have been updated. (LP: #1308661)
6
 
 
7
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 16 Apr 2014 19:55:48 +0000
8
 
 
9
 
autopilot (1.4+14.04.20140415-0ubuntu1) trusty; urgency=low
10
 
 
11
 
  [ Michael Terry ]
12
 
  * Treat an upstart 'app focus' event like a successful app launch.
13
 
    (LP: #1307489)
14
 
 
15
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 15 Apr 2014 00:12:05 +0000
16
 
 
17
 
autopilot (1.4+14.04.20140410-0ubuntu1) trusty; urgency=low
18
 
 
19
 
  [ Thomi Richards ]
20
 
  * Remove python2 from the autopilot-touch metapackage.
21
 
 
22
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 10 Apr 2014 20:51:07 +0000
23
 
 
24
 
autopilot (1.4+14.04.20140409-0ubuntu1) trusty; urgency=low
25
 
 
26
 
  [ Thomi Richards ]
27
 
  * Ensure autopilot waits for upstart applications to end before ending
28
 
    the test. (LP: #1305320)
29
 
 
30
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 09 Apr 2014 22:15:25 +0000
31
 
 
32
 
autopilot (1.4+14.04.20140408-0ubuntu1) trusty; urgency=low
33
 
 
34
 
  [ Thomi Richards ]
35
 
  * Fix flake8 errors in trunk.
36
 
  * Make the make-coverage.sh script exit non-0 when tests fail.
37
 
  * Don't abort print_tree when we catch the StateNotFoundError
38
 
    exception. (LP: #1276672)
39
 
  * Tweak the vis tool so the splitter between the tree widget and the
40
 
    properties pane cannot be completely dragged to one side or the
41
 
    other. (LP: #1281360)
42
 
  * Fix functional test that was very dependant on timing. (LP:
43
 
    #1301005)
44
 
  * Make logger objects within autopilot private.
45
 
 
46
 
  [ Nicholas Skaggs ]
47
 
  * Don't abort print_tree when we catch the StateNotFoundError
48
 
    exception. (LP: #1276672)
49
 
 
50
 
  [ Corey Goldberg ]
51
 
  * When no tests are found, display "Did not find any tests" and exit,
52
 
    instead of invoking the runner. (LP: #1282995)
53
 
  * Fix functional test that was very dependant on timing. (LP:
54
 
    #1301005)
55
 
 
56
 
  [ nskaggs ]
57
 
  * Don't abort print_tree when we catch the StateNotFoundError
58
 
    exception. (LP: #1276672)
59
 
 
60
 
  [ Max Brustkern ]
61
 
  * Update documentation to reflect new terminology (LP:1288054) (LP:
62
 
    #1288054)
63
 
  * Make logger objects within autopilot private.
64
 
 
65
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 08 Apr 2014 00:29:56 +0000
66
 
 
67
 
autopilot (1.4+14.04.20140401-0ubuntu1) trusty; urgency=low
68
 
 
69
 
  [ Thomi Richards ]
70
 
  * Make the --enable-profile option for all autopilot commands.
71
 
  * Refactor introspection code to make the vis tool call only
72
 
    asynchronous dbus calls.
73
 
  * Optimisations for print_tree method.
74
 
 
75
 
  [ Leo Arias ]
76
 
  * Added a window resize for the BAMF process helper.
77
 
 
78
 
  [ Christopher Lee ]
79
 
  * Move functionality out of __init__.py
80
 
  * Add workaround for bug lp:1297592 by creating Touch device in
81
 
    AutopilotTestCase setUp. (LP: #1297592)
82
 
  * Fixes some functional tests that were failing on the devices. (skip
83
 
    Gtk, use desktop file hint for the qt one).
84
 
 
85
 
  [ Max Brustkern ]
86
 
  * Move functionality out of __init__.py
87
 
  * Additional pep257 changes.
88
 
 
89
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 01 Apr 2014 01:30:45 +0000
90
 
 
91
 
autopilot (1.4+14.04.20140319.1-0ubuntu2) trusty; urgency=medium
92
 
 
93
 
  * Add python-gi and python3-gi dependencies which provide gi.repository
94
 
    modules. (since gir1.2-upstart-app-launch is accessed via
95
 
    gi.repository)
96
 
 
97
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sat, 22 Mar 2014 18:18:46 +0000
98
 
 
99
 
autopilot (1.4+14.04.20140319.1-0ubuntu1) trusty; urgency=low
100
 
 
101
 
  [ Thomi Richards ]
102
 
  * Launch upstart and click applications via upstart app launch.
103
 
 
104
 
  [ Max Brustkern ]
105
 
  * PEP257 docstring fixes.
106
 
  * Autopilot emulators can declare a validate_dbus_object class method
107
 
    that takes a dbus path and state as arguments. (LP:1210260) (LP:
108
 
    #1210260)
109
 
 
110
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 19 Mar 2014 20:13:30 +0000
111
 
 
112
 
autopilot (1.4+14.04.20140311-0ubuntu1) trusty; urgency=low
113
 
 
114
 
  [ Thomi Richards ]
115
 
  * Fix unicode error in key/value xpathselect encoding.
116
 
 
117
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 11 Mar 2014 18:18:06 +0000
118
 
 
119
 
autopilot (1.4+14.04.20140310.1-0ubuntu1) trusty; urgency=low
120
 
 
121
 
  * 
122
 
 
123
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 10 Mar 2014 19:39:00 +0000
124
 
 
125
 
autopilot (1.4+14.04.20140303.is.1.4+14.04.20140219-0ubuntu1) trusty; urgency=medium
126
 
 
127
 
  * Revert to previous version as it creates some AP tests to fail.
128
 
    Autopilot was part of the autopilot-qt transaction, so reverting that one
129
 
    as well to have a tested combination. (LP: #1287727)
130
 
 
131
 
 -- Didier Roche <didrocks@ubuntu.com>  Tue, 04 Mar 2014 15:53:30 +0100
132
 
 
133
 
autopilot (1.4+14.04.20140303-0ubuntu1) trusty; urgency=low
134
 
 
135
 
  [ Thomi Richards ]
136
 
  * Prepare functional tests so that they can run on a device (Skips any
137
 
    that cannot run on a device).
138
 
  * Make proxy object attributes look more pythonic when calling
139
 
    repr(...) or str(...) on them. (LP: #1279977)
140
 
 
141
 
  [ Nicholas Skaggs ]
142
 
  * Fix the veribage for statenotfound errors, fixes
143
 
    https://bugs.launchpad.net/autopilot/+bug/1269649 (LP: #1269649)
144
 
 
145
 
  [ nskaggs ]
146
 
  * Fix the veribage for statenotfound errors, fixes
147
 
    https://bugs.launchpad.net/autopilot/+bug/1269649 (LP: #1269649)
148
 
 
149
 
  [ Christopher Lee ]
150
 
  * Prepare functional tests so that they can run on a device (Skips any
151
 
    that cannot run on a device).
152
 
 
153
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 03 Mar 2014 04:38:08 +0000
154
 
 
155
 
autopilot (1.4+14.04.20140219-0ubuntu1) trusty; urgency=low
156
 
 
157
 
  [ Thomi Richards ]
158
 
  * Vis tool improvements for self-testing: Added ability for vis tool
159
 
    to be run with testability enabled, and able to be profiled. (LP:
160
 
    #1279944)
161
 
  * Add a decorator that makes it easy to write compatible __repr__
162
 
    functions in both python 2.x and 3.x.
163
 
 
164
 
  [ Leo Arias ]
165
 
  * Refactor the _uinput module to avoid side-effects when we import it.
166
 
  * Added Mouse, Touch and Pointer drags with rate. (LP: #1257055)
167
 
 
168
 
  [ Max Brustkern ]
169
 
  * Handle trailing slashes on suites. (LP: #1199088)
170
 
 
171
 
  [ Christopher Lee ]
172
 
  * Fix import error in functional test
173
 
    test_bamf_geometry_gives_reliable_results. (LP: #1281253)
174
 
 
175
 
  [ CI bot ]
176
 
  * Fix test_command_line_args issues with python 3.4. (LP: #1281733)
177
 
 
178
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 19 Feb 2014 21:41:38 +0000
179
 
 
180
 
autopilot (1.4+14.04.20140213-0ubuntu1) trusty; urgency=low
181
 
 
182
 
  [ Thomi Richards ]
183
 
  * Fix bamf geometry property.
184
 
  * Fix subunit output when outputting to a file instead of stdout. (LP:
185
 
    #1279507)
186
 
 
187
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 13 Feb 2014 03:11:50 +0000
188
 
 
189
 
autopilot (1.4+14.04.20140212-0ubuntu1) trusty; urgency=low
190
 
 
191
 
  [ CI bot ]
192
 
  * Resync trunk
193
 
 
194
 
  [ Christopher Lee ]
195
 
  * Deprecating the use of AutopilotTestCase.pick_app_launcher
196
 
  * Fix a regression in the "autopilot launch" command which meant that
197
 
    application arguments were taken as the application to launch. (LP:
198
 
    #1275913)
199
 
 
200
 
  [ Thomi Richards ]
201
 
  * Remove ibus.py from autopilot, as it should live in lp:unity. (LP:
202
 
    #1210661)
203
 
  * Add unit tests to the autopilot.run module.
204
 
  * Refactor parts of the 'autopilot.run' module, adding unit tests and
205
 
    simplifying the code along the way.
206
 
  * Fix docs WRT Eventually matcher's interaction with Raises() matcher.
207
 
    (LP: #1244490)
208
 
  * Get display resolution using fbset, falling back to hard coded
209
 
    values based on image codename on phablet devices.
210
 
  * Fix functional tests that started failing when window-mocker
211
 
    changed. (LP: #1278187)
212
 
  * Add unit tests for missing coverage on code that picks device
213
 
    backends at runtime.
214
 
  * Fix a bug where autopilot didn't do the right thing with non-unicode
215
 
    valid bytestrings. (LP: #1278272)
216
 
 
217
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 12 Feb 2014 01:14:02 +0000
218
 
 
219
 
autopilot (1.4+14.04.20140129-0ubuntu1) trusty; urgency=low
220
 
 
221
 
  [ Barry Warsaw ]
222
 
  * Make Autopilot tracepoint extension module compatible with python 3.
223
 
    (LP: #1266574)
224
 
 
225
 
  [ Steve Langasek ]
226
 
  * Fix the autopilot-touch package to be Architecture: all instead of
227
 
    having it be Architecture: any with a wrong architecture exclusion
228
 
    of a dependency.
229
 
 
230
 
  [ Christopher Lee ]
231
 
  * Handle xml parse exception nicely as well as add some nicer
232
 
    logging/feedback.
233
 
  * Fixes issues with load_test_suite_from_name.
234
 
  * Make autopilot able to run it's own tests again.
235
 
  * When setting up logging take into account not all modes/commands
236
 
    have a verbose argument.
237
 
  * Fixes the issue when listing an non-existent test suite raised an
238
 
    uncaught exception. .
239
 
  * Minor fix for a failing functional test, now passes under python 2
240
 
    and 3.
241
 
  * Minor fixup of TypeError in platform docs re: skipping tests.
242
 
  * Add details to Faq docs re: launching (click) applications. (LP:
243
 
    #1257148)
244
 
  * Refactor of the application launching code (incl. tests).
245
 
  * Fix issue with launching click app and added test to cover it.
246
 
  * Ensure test discovery looks and uses cwd before system path.
247
 
  * Attempts to use the newer version call to 'launch_uris_as_manager',
248
 
    falls back to the simpler 'launch_uris' if that fails.
249
 
  * Click applications now provide application_name to
250
 
    get_proxy_object_for_existing_process. (LP: #1274292)
251
 
 
252
 
  [ Thomi Richards ]
253
 
  * Fix tox.ini config file to restrict flake8 runs to the autopilot/
254
 
    directory.
255
 
  * Make autopilot fail when no command is specified. (LP: #1255334)
256
 
  * Move the contents of the 'autopilot' script into autopilot/run.py,
257
 
    and make setuptools generate the autopilot script for us.
258
 
  * Make autopilot understand how the "-qt=XXX" option works. (LP:
259
 
    #1255405)
260
 
  * Handle xml parse exception nicely as well as add some nicer
261
 
    logging/feedback.
262
 
  * Fix autopilot test case loading. (LP: #1255752, #1255659)
263
 
  * Move the BackendException class to solve a circular import.
264
 
  * Make autopilot support subunit bytestream output. (LP: #1255662)
265
 
  * Make autopilot able to run it's own tests again.
266
 
  * Remove an incorrect comment from the source code.
267
 
  * Fix some unit tests that were printing to stdout.
268
 
  * Lay the groundwork for attaching files to test results.
269
 
  * Fix failing tests in python3.
270
 
  * Add click package log file to test result. (LP: #1257453)
271
 
  * Add a simple shell script that can be used to generate unit test
272
 
    coverage for autopilot itself.
273
 
  * Add unit tests for common input code.
274
 
  * Remove some unused code code in the type support unit tests.
275
 
  * Don't include test lines in coverage count.
276
 
  * Add a few missing test cases, increase test case coverage.
277
 
  * Add unit tests for process snapshot support.
278
 
  * A few tweaks to the make_coverage script to make it a bit more
279
 
    useful.
280
 
  * Fix issue with launching click app and added test to cover it.
281
 
  * Add suppoprt for debugging profiles to autopilot.
282
 
  * Add ability to control autopilot timeout values from the command
283
 
    line. Refactor code so I can add testing to autopilot run module.
284
 
  * Fix flake8 warnings.
285
 
  * Fix Eventually matcher so it can correctly match against complex
286
 
    types. (LP: #1269984)
287
 
  * Improve the error message in the ProcessSearchError exception. (LP:
288
 
    #1239427)
289
 
 
290
 
  [ Martin Pitt ]
291
 
  * Fix initialization of GdkDisplay, to fix crash when accessing
292
 
    Window.geometry. (LP: #1258170)
293
 
  * tests: Ensure we don't leave remmina and other processes open. (LP:
294
 
    #1259721)
295
 
  * Don't inherit our stdout to spawned processes, to allow users to
296
 
    redirect autopilot's stdout to tee and other programs which wait for
297
 
    EOF. (LP: #1259721)
298
 
  * Fix functional tests to actually run against the build tree again,
299
 
    and fix some of their failures.
300
 
 
301
 
  [ Sergio Schvezov ]
302
 
  * The generic goldfish target as a upa device.
303
 
  * Adding APP_URIS parameter to Click package launching.
304
 
 
305
 
  [ Dimitri John Ledkov ]
306
 
  * Fix emulator template screen size.
307
 
 
308
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 29 Jan 2014 21:30:58 +0000
309
 
 
310
 
autopilot (1.4+14.04.20140123.1-0ubuntu1) trusty; urgency=low
311
 
 
312
 
  [ Barry Warsaw ]
313
 
  * Make Autopilot tracepoint extension module compatible with python 3.
314
 
    (LP: #1266574)
315
 
 
316
 
  [ Christopher Lee ]
317
 
  * Handle xml parse exception nicely as well as add some nicer
318
 
    logging/feedback.
319
 
  * Fixes issues with load_test_suite_from_name.
320
 
  * Make autopilot able to run it's own tests again.
321
 
  * When setting up logging take into account not all modes/commands
322
 
    have a verbose argument.
323
 
  * Fixes the issue when listing an non-existent test suite raised an
324
 
    uncaught exception. .
325
 
  * Minor fix for a failing functional test, now passes under python 2
326
 
    and 3.
327
 
  * Minor fixup of TypeError in platform docs re: skipping tests.
328
 
  * Add details to Faq docs re: launching (click) applications. (LP:
329
 
    #1257148)
330
 
  * Refactor of the application launching code (incl. tests).
331
 
  * Fix issue with launching click app and added 100% unit test to cover
332
 
    it.
333
 
  * Fixes the issue where test discovery gets confused when there are
334
 
    local (in cwd) and system installed tests.
335
 
 
336
 
  [ Thomi Richards ]
337
 
  * Fix tox.ini config file to restrict flake8 runs to the autopilot/
338
 
    directory.
339
 
  * Make autopilot fail when no command is specified. (LP: #1255334)
340
 
  * Move the contents of the 'autopilot' script into autopilot/run.py,
341
 
    and make setuptools generate the autopilot script for us.
342
 
  * Make autopilot understand how the "-qt=XXX" option works. (LP:
343
 
    #1255405)
344
 
  * Handle xml parse exception nicely as well as add some nicer
345
 
    logging/feedback.
346
 
  * Fix autopilot test case loading. (LP: #1255752, #1255659)
347
 
  * Move the BackendException class to solve a circular import.
348
 
  * Make autopilot support subunit bytestream output. (LP: #1255662)
349
 
  * Make autopilot able to run it's own tests again.
350
 
  * Remove an incorrect comment from the source code.
351
 
  * Fix some unit tests that were printing to stdout.
352
 
  * Lay the groundwork for attaching files to test results.
353
 
  * Fix failing tests in python3.
354
 
  * Add click package log file to test result. (LP: #1257453)
355
 
  * Add a simple shell script that can be used to generate unit test
356
 
    coverage for autopilot itself.
357
 
  * Add unit tests for common input code.
358
 
  * Remove some unused code code in the type support unit tests.
359
 
  * Don't include test lines in coverage count.
360
 
  * Add a few missing test cases, increase test case coverage.
361
 
  * Add unit tests for process snapshot support.
362
 
  * A few tweaks to the make_coverage script to make it a bit more
363
 
    useful.
364
 
  * Fix issue with launching click app and added 100% unit test to cover
365
 
    it.
366
 
  * Fix eventually matcher so it can match against complex types. (LP:
367
 
    #1269984)
368
 
 
369
 
  [ Martin Pitt ]
370
 
  * Fix initialization of GdkDisplay, to fix crash when accessing
371
 
    Window.geometry. (LP: #1258170)
372
 
  * tests: Ensure we don't leave remmina and other processes open. (LP:
373
 
    #1259721)
374
 
  * Don't inherit our stdout to spawned processes, to allow users to
375
 
    redirect autopilot's stdout to tee and other programs which wait for
376
 
    EOF. (LP: #1259721)
377
 
  * Fix functional tests to actually run against the build tree again,
378
 
    and fix some of their failures.
379
 
 
380
 
  [ Sergio Schvezov ]
381
 
  * The generic goldfish target as a upa device.
382
 
 
383
 
  [ Dimitri John Ledkov ]
384
 
  * Fix emulator template screen size.
385
 
 
386
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 23 Jan 2014 23:21:34 +0000
387
 
 
388
 
autopilot (1.4+14.04.20131125-0ubuntu4) trusty; urgency=medium
389
 
 
390
 
  * Seed python3-autopilots on ubuntu touch by default.
391
 
 
392
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Fri, 10 Jan 2014 00:00:18 +0000
393
 
 
394
 
autopilot (1.4+14.04.20131125-0ubuntu3) trusty; urgency=low
395
 
 
396
 
  * Cherry-pick resolution constants for the default emulator skin.
397
 
 
398
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 18 Dec 2013 13:12:58 +0000
399
 
 
400
 
autopilot (1.4+14.04.20131125-0ubuntu2) trusty; urgency=low
401
 
 
402
 
  * No-change rebuild for ust.
403
 
 
404
 
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 06 Dec 2013 15:08:24 -0500
405
 
 
406
 
autopilot (1.4+14.04.20131125-0ubuntu1) trusty; urgency=low
407
 
 
408
 
  [ Leo Arias ]
409
 
  * On the log_action decorator, do not duplicate the ending period.
410
 
    (LP: #1248751)
411
 
 
412
 
  [ Robert Bruce Park ]
413
 
  * Rename autopilot-py3 to more conventional autopilot3.
414
 
  * Drop dependency on python-ubuntu-platform-api, since it does not
415
 
    support python3.
416
 
 
417
 
  [ Christopher Lee ]
418
 
  * Update the osk keyboard backend. . (LP: #1243477)
419
 
 
420
 
  [ Thomi Richards ]
421
 
  * Add more documentation around object ordering. (LP: #1248336)
422
 
  * Add method to wait for a proxy object to be destroyed. (LP:
423
 
    #1248782)
424
 
  * Fix a bug in the autopilot type system, and add missing unit tests
425
 
    for that issue. (LP: #1249096)
426
 
  * Add a mockable sleep, so we can run autopilot unit tests quickly.
427
 
 
428
 
  [ Martin Pitt ]
429
 
  * Add print_tree() introspection method for writing a textual
430
 
    representation of the object and all of its children to stdout, a
431
 
    file object, or a file name. (LP: #1241323)
432
 
 
433
 
  [ Corey Goldberg ]
434
 
  * added failfast (-ff|--failfast) command line option to autopilot
435
 
    run. (LP: #1248634)
436
 
 
437
 
  [ Ubuntu daily release ]
438
 
  * Automatic snapshot from revision 368
439
 
 
440
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 25 Nov 2013 06:30:17 +0000
441
 
 
442
 
autopilot (1.4+14.04.20131106.1-0ubuntu1) trusty; urgency=low
443
 
 
444
 
  [ Jean-Baptiste Lallement ]
445
 
  * Forward port changes from 1.3.
446
 
 
447
 
  [ Marco Trevisan (Treviño) ]
448
 
  * Bamf: pass Gdk.Display to GdkX11.X11Window.foreign_new_for_display.
449
 
    (LP: #1234478)
450
 
 
451
 
  [ Automatic PS uploader ]
452
 
  * Remove a spurious log message. (LP: #1227852)
453
 
 
454
 
  [ Andy Doan ]
455
 
  * Forward port changes from 1.3.
456
 
 
457
 
  [ Jamie Strandboge ]
458
 
  * Forward port apparmor rules and functional test fixes.
459
 
 
460
 
  [ Christopher Lee ]
461
 
  * Forward port changes from 1.3.
462
 
  * Backout additions for logging when a process dies.
463
 
  * Update the autopilot funcational tests so they work under python 3.
464
 
    (LP: #1232973)
465
 
  * Changes how the proxy objects are created so the inheritance is
466
 
    correct . (LP: #1230046)
467
 
  * Keyboard backends: Add alias so Backspace and BackSpace work. . (LP:
468
 
    #1237675)
469
 
  * Fixes issue where a classes _Backend can be None causes uncaught
470
 
    exceptions. (LP: #1233972)
471
 
  * Add details to select_many docs re: order of objects returned not
472
 
    guaranteed. (LP: #1248336)
473
 
 
474
 
  [ Thomi Richards ]
475
 
  * Forward port changes from 1.3.
476
 
  * Remove a spurious log message. (LP: #1227852)
477
 
  * Forward port apparmor rules and functional test fixes.
478
 
  * Fix a missing test dependency, and add more logging when a process
479
 
    exits before we find the introspection interface.
480
 
  * Fix 1.4 documentation to include type ids in the examples. (LP:
481
 
    #1230038)
482
 
  * Forward port wait_select_single method (and associated changes &
483
 
    tests) to 1.4. (LP: #1231694)
484
 
  * Update autopilot documentation to fix porting guide, and add several
485
 
    objects to the documentation index. (LP: #1231690, #1230038)
486
 
  * Add support for 3D points. (LP: #1227131)
487
 
  * Make the default help text more useful. (LP: #1224771)
488
 
  * Add a warning when an autopilot query returns many items, and should
489
 
    probably be optimised. (LP: #1227830)
490
 
  * Update packaging details so upgrading from 1.3 -> 1.4 is seamless.
491
 
    (LP: #1227797)
492
 
  * Log an 'info' message when we set an environment variable, and when
493
 
    we delete one. (LP: #1236097)
494
 
  * Changes how the proxy objects are created so the inheritance is
495
 
    correct . (LP: #1230046)
496
 
  * Fixes issue where a classes _Backend can be None causes uncaught
497
 
    exceptions. (LP: #1233972)
498
 
  * Make client-side attribute reprs the same as their python types.
499
 
    (LP: #1237039)
500
 
  * Use the 'six' python module to help us get python 2/3 compatibility,
501
 
    rather than rolling our own. (LP: #1238257)
502
 
  * Fix documentation next/prev links. (LP: #1231690, #1239493,
503
 
    #1230038)
504
 
  * Add documentation for the autopilot type support for 3D points.
505
 
 
506
 
  [ Martin Pitt ]
507
 
  * Forward port changes from 1.3.
508
 
 
509
 
  [ Corey Goldberg ]
510
 
  * add tox config and packaging fixes.
511
 
  * added flake8 static test from tox and fixed lint errors.
512
 
  * unit tests only from tox.
513
 
  * make sphinx docs pretty.
514
 
  * updates and minor fixes to documentation. also added a short README.
515
 
 
516
 
  [ Leo Arias ]
517
 
  * Added the logging annotation to be used on emulators.
518
 
 
519
 
  [ Ubuntu daily release ]
520
 
  * Automatic snapshot from revision 357
521
 
 
522
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 06 Nov 2013 10:04:12 +0000
523
 
 
524
 
autopilot (1.4+14.04.20130917ubuntu.unity.next-0ubuntu1) saucy; urgency=low
525
 
 
526
 
  [ Thomi Richards ]
527
 
  * Fix powerpc dependency issue. (LP: #1223044)
528
 
 
529
 
  [ Marco Trevisan (Treviño) ]
530
 
  * keybindings: add unity window/{left,right}_maximize key binding.
531
 
    (LP: #992697)
532
 
 
533
 
  [ Ubuntu daily release ]
534
 
  * Automatic snapshot from revision 325 (ubuntu-unity/next)
535
 
 
536
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 17 Sep 2013 04:24:51 +0000
537
 
 
538
 
autopilot (1.4-0ubuntu1) saucy; urgency=low
539
 
 
540
 
  [ Thomi Richards ]
541
 
  * Update to new DBus wire protocol, bump autopilot version number.
542
 
 
543
 
 -- Thomi Richards <thomi.richards@canonical.com>  Fri, 16 Aug 2013 08:47:12 +1200
544
 
 
545
 
autopilot (1.3.1+13.10.20131003.1-0ubuntu2) trusty; urgency=low
546
 
 
547
 
  * No change rebuild to pick up liblttng-ust2.
548
 
 
549
 
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 30 Oct 2013 16:24:04 -0700
550
 
 
551
 
autopilot (1.3.1+13.10.20131003.1-0ubuntu1) saucy; urgency=low
552
 
 
553
 
  [ Thomi Richards ]
554
 
  * Fix attribute error in click package support.
555
 
  * Remove a spurious log message. (LP: #1227852)
556
 
  * Fix several functional tests.
557
 
  * Fix a missing test dependency, and add more logging when a process
558
 
    exits before we find the introspection interface. (LP: #1229034)
559
 
  * Add a warning when an autopilot query returns many items, and should
560
 
    probably be optimised. (LP: #1227830)
561
 
 
562
 
  [ Jamie Strandboge ]
563
 
  * Adds the apparmor rule needed for click package testing.
564
 
 
565
 
  [ Christopher Lee ]
566
 
  * Backout additions for logging when a process dies.
567
 
  * Changes how the proxy objects are created so the inheritance is
568
 
    correct. (LP: #1230046)
569
 
  * Fixes issue where a classes _Backend can be None causes uncaught
570
 
    exceptions. (LP: #1233972)
571
 
 
572
 
  [ Ubuntu daily release ]
573
 
  * Automatic snapshot from revision 343
574
 
 
575
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 03 Oct 2013 09:40:57 +0000
576
 
 
577
 
autopilot (1.3.1+13.10.20130918-0ubuntu1) saucy; urgency=low
578
 
 
579
 
  [ Jean-Baptiste Lallement ]
580
 
  * Added autopilot-sandbox-run to run autopilot tests in a 'fake' X
581
 
    server. Xephyr and Xvfb are supported. (LP: #1226070)
582
 
 
583
 
  [ Thomi Richards ]
584
 
  * kzgdiparg ugp srgp s r ua. (LP: #1205204)
585
 
  * Add support for click packages. (LP: #1212833)
586
 
  * Update StateNotFoundErrror exception to give more informative
587
 
    messages. (LP: #1225701)
588
 
  * Fix select_single inconsistency. (LP: #1225692)
589
 
  * Create wait_select_single method. (LP: #1223428)
590
 
  * Add test case for applications that exit with SIGABRT when launched
591
 
    with autopilot.
592
 
  * Back out changes that would break test case compatibility. (LP:
593
 
    #1226505)
594
 
  * Performance improvments for launching and closing applications under
595
 
    test with autopilot. (LP: #1218636)
596
 
 
597
 
  [ Andy Doan ]
598
 
  * Add support for click packages. (LP: #1212833)
599
 
 
600
 
  [ Christopher Lee ]
601
 
  * commit message. (LP: #1205949)
602
 
 
603
 
  [ Martin Pitt ]
604
 
  * Add bamfdaemon to autopilot-desktop dependencies, to avoid long
605
 
    delays when running autopilot in minimal environments. (LP:
606
 
    #1224970)
607
 
 
608
 
  [ Ubuntu daily release ]
609
 
  * Automatic snapshot from revision 333
610
 
 
611
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 18 Sep 2013 06:03:34 +0000
612
 
 
613
 
autopilot (1.3.1+13.10.20130906.1-0ubuntu1) saucy; urgency=low
614
 
 
615
 
  [ Christopher Lee ]
616
 
  * This addition adds a checking mechanism that will fail a test if the
617
 
    mouse is caught in an endless loop. (LP: #1220494)
618
 
 
619
 
  [ Ubuntu daily release ]
620
 
  * Automatic snapshot from revision 321
621
 
 
622
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 06 Sep 2013 10:03:57 +0000
623
 
 
624
 
autopilot (1.3.1+13.10.20130904-0ubuntu1) saucy; urgency=low
625
 
 
626
 
  [ Andy Doan ]
627
 
  * make autopilot-touch require libautopilot-qt This is pretty much
628
 
    required for all touch testing and will allow libautopilot-qt to be
629
 
    included in our read-only system-images.
630
 
 
631
 
  [ Ubuntu daily release ]
632
 
  * Automatic snapshot from revision 319
633
 
 
634
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 04 Sep 2013 02:04:15 +0000
635
 
 
636
 
autopilot (1.3.1+13.10.20130830-0ubuntu1) saucy; urgency=low
637
 
 
638
 
  [ Martin Pitt ]
639
 
  * Miscellaneous packaging fixes: - Drop unused python-zeitgeist
640
 
    dependency - Add missing debhelper tokens - Add missing python-gi
641
 
    build dependency to fix FTBFS - debian/copyright: Update to 1.0
642
 
    standard - Bump Standards-Version to 3.9.4.
643
 
 
644
 
  [ Ubuntu daily release ]
645
 
  * Automatic snapshot from revision 317
646
 
 
647
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 30 Aug 2013 02:04:00 +0000
648
 
 
649
 
autopilot (1.3.1+13.10.20130827-0ubuntu1) saucy; urgency=low
650
 
 
651
 
  [ Alexander Sack ]
652
 
  * Fix autopilot udev rules. Use SYMLINK= instead of NAME= to prevent
653
 
    udev falling over. This most likely will fix autopilot unity8 having
654
 
    issues with accessing /dev/uinput as phablet user. Fix: systemd-
655
 
    udevd[554]: NAME=autopilot-uinput ignored, kernel device nodes can
656
 
    not be renamed; please fix it in /lib/udev/rules.d/61-autopilot-
657
 
    uinput.rules:2 See autopilot failing:
658
 
    https://jenkins.qa.ubuntu.com/job/saucy-touch-maguro-smoke-unity8-
659
 
    autopilot/lastSuccessfulBuild/artifact/clientlogs/dmesg.log.
660
 
 
661
 
  [ Ubuntu daily release ]
662
 
  * Automatic snapshot from revision 315
663
 
 
664
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 27 Aug 2013 10:04:03 +0000
665
 
 
666
 
autopilot (1.3.1+13.10.20130823-0ubuntu1) saucy; urgency=low
667
 
 
668
 
  [ Christopher Lee ]
669
 
  * Adds the Ubuntu Keyboard OSK as an input backend .
670
 
 
671
 
  [ Ubuntu daily release ]
672
 
  * Automatic snapshot from revision 313
673
 
 
674
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 23 Aug 2013 06:04:06 +0000
675
 
 
676
 
autopilot (1.3.1+13.10.20130812-0ubuntu1) saucy; urgency=low
677
 
 
678
 
  [ Andrea Azzarone ]
679
 
  * Fix wait_until_application_is_running function adapting it to new
680
 
    bamf dbus paths. (LP: #1211174)
681
 
 
682
 
  [ Ubuntu daily release ]
683
 
  * Automatic snapshot from revision 311
684
 
 
685
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 12 Aug 2013 18:04:09 +0000
686
 
 
687
 
autopilot (1.3.1+13.10.20130809.4-0ubuntu1) saucy; urgency=low
688
 
 
689
 
  [ Thomi Richards ]
690
 
  * log message fix. (LP: #1209449)
691
 
 
692
 
  [ Ubuntu daily release ]
693
 
  * Automatic snapshot from revision 309
694
 
 
695
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 09 Aug 2013 14:58:47 +0000
696
 
 
697
 
autopilot (1.3.1+13.10.20130809-0ubuntu1) saucy; urgency=low
698
 
 
699
 
  [ Thomi Richards ]
700
 
  * Fix parameter matching for special characters. (LP: #1209029)
701
 
 
702
 
  [ Christopher Lee ]
703
 
  * Fix parameter matching for special characters. (LP: #1209029)
704
 
 
705
 
  [ Ubuntu daily release ]
706
 
  * Automatic snapshot from revision 307
707
 
 
708
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 09 Aug 2013 00:02:14 +0000
709
 
 
710
 
autopilot (1.3.1+13.10.20130808-0ubuntu1) saucy; urgency=low
711
 
 
712
 
  [ chris.gagnon ]
713
 
  * convert strings in dbus introspection waitfor function to unicode,
714
 
    use unicode(e) when returning a mismatch instead of str(e). (LP:
715
 
    #1207116)
716
 
 
717
 
  [ Ubuntu daily release ]
718
 
  * Automatic snapshot from revision 305
719
 
 
720
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 08 Aug 2013 00:01:11 +0000
721
 
 
722
 
autopilot (1.3.1+13.10.20130803-0ubuntu1) saucy; urgency=low
723
 
 
724
 
  [ chris.gagnon ]
725
 
  * add autopilot version to log when using autopilot run. (LP:
726
 
    #1201202)
727
 
 
728
 
  [ Ubuntu daily release ]
729
 
  * Automatic snapshot from revision 303
730
 
 
731
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Sat, 03 Aug 2013 00:02:02 +0000
732
 
 
733
 
autopilot (1.3.1+13.10.20130801-0ubuntu1) saucy; urgency=low
734
 
 
735
 
  [ Brandon Schaefer ]
736
 
  * Restarting IBus each time we change the engines causes tests to fail
737
 
    in the new version of IBus (1.5). Its also not needed anymore, as we
738
 
    can add things to the engine with out needing a restart.
739
 
 
740
 
  [ Ubuntu daily release ]
741
 
  * Automatic snapshot from revision 301
742
 
 
743
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 01 Aug 2013 00:02:24 +0000
744
 
 
745
 
autopilot (1.3.1+13.10.20130731-0ubuntu1) saucy; urgency=low
746
 
 
747
 
  [ Thomi Richards ]
748
 
  * Make autopilot give a better error message if the application exits
749
 
    before the test is done. (LP: #1206408)
750
 
 
751
 
  [ Andrea Azzarone ]
752
 
  * Use the unityshell key binding to enable/disable show desktop.
753
 
 
754
 
  [ Ubuntu daily release ]
755
 
  * Automatic snapshot from revision 299
756
 
 
757
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 31 Jul 2013 00:01:59 +0000
758
 
 
759
 
autopilot (1.3.1+13.10.20130730-0ubuntu1) saucy; urgency=low
760
 
 
761
 
  [ Christopher Lee ]
762
 
  * Added extra details regarding running/listing local copy of the code
763
 
    to the docs. (LP: #1205987)
764
 
  * Allows test author to pass custom dbus bus path to
765
 
    launch_test_application. (LP: #1206011)
766
 
 
767
 
  [ Ubuntu daily release ]
768
 
  * Automatic snapshot from revision 296
769
 
 
770
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 30 Jul 2013 00:02:01 +0000
771
 
 
772
 
autopilot (1.3.1+13.10.20130727-0ubuntu1) saucy; urgency=low
773
 
 
774
 
  [ Christopher Lee ]
775
 
  * Better errors when searching to create a proxy object and the
776
 
    process no longer is running. (LP: #1198277)
777
 
 
778
 
  [ Ubuntu daily release ]
779
 
  * Automatic snapshot from revision 293
780
 
 
781
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Sat, 27 Jul 2013 00:02:50 +0000
782
 
 
783
 
autopilot (1.3.1+13.10.20130726-0ubuntu1) saucy; urgency=low
784
 
 
785
 
  [ Thomi Richards ]
786
 
  * Fix final PEP8 violations in autopilot source tree.
787
 
 
788
 
  [ Ubuntu daily release ]
789
 
  * Automatic snapshot from revision 291
790
 
 
791
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 26 Jul 2013 00:02:04 +0000
792
 
 
793
 
autopilot (1.3.1+13.10.20130725-0ubuntu1) saucy; urgency=low
794
 
 
795
 
  [ Thomi Richards ]
796
 
  * Fix several trivial issues raised by pyflakes.
797
 
 
798
 
  [ Michał Sawicz ]
799
 
  * Add support for "\n" in the UInput keyboard backend. (LP: #1203788)
800
 
 
801
 
  [ Christopher Lee ]
802
 
  * Some minor additions to the autopilot documentation effort.
803
 
  * pep8 fixes.
804
 
 
805
 
  [ Ubuntu daily release ]
806
 
  * Automatic snapshot from revision 289
807
 
 
808
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 25 Jul 2013 00:02:28 +0000
809
 
 
810
 
autopilot (1.3.1+13.10.20130724.1-0ubuntu1) saucy; urgency=low
811
 
 
812
 
  [ Thomi Richards ]
813
 
  * Add mouse log message. (LP: #1203613)
814
 
  * Update Pointer wrapper coordinates when performing drag operation on
815
 
    a touch device. (LP: #1203808)
816
 
  * Fix failing tests. (LP: #1204031)
817
 
 
818
 
  [ Leo Arias ]
819
 
  * Fixed pep8 errors in autopilot/tests/unit, part 1. (LP: #1201057)
820
 
  * Fixed pep8 errors in autopilot/tests/unit, part 2. (LP: #1201057)
821
 
  * Fixed pep8 errors in the autopilot folder. (LP: #1201057)
822
 
 
823
 
  [ Christopher Lee ]
824
 
  * Fixes bug 1203716 where patch_environment didn't cleanup after
825
 
    itself. (LP: #1203716)
826
 
 
827
 
  [ Ubuntu daily release ]
828
 
  * Automatic snapshot from revision 284
829
 
 
830
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 24 Jul 2013 07:35:34 +0000
831
 
 
832
 
autopilot (1.3.1+13.10.20130722-0ubuntu1) saucy; urgency=low
833
 
 
834
 
  [ Christopher Lee ]
835
 
  * Silence non fatal error message from logs when attempting to import
836
 
    Gdk. (LP: #1202609)
837
 
  * Update autopilot desktop depends gir gtk from 2.0 -> 3.0.
838
 
 
839
 
  [ Ubuntu daily release ]
840
 
  * Automatic snapshot from revision 276
841
 
 
842
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 22 Jul 2013 00:02:15 +0000
843
 
 
844
 
autopilot (1.3.1+13.10.20130717-0ubuntu1) saucy; urgency=low
845
 
 
846
 
  [ Christopher Lee ]
847
 
  * Fixes bug where the proxy process object wasn't being set properly.
848
 
    (LP: #1200560)
849
 
 
850
 
  [ Ubuntu daily release ]
851
 
  * Automatic snapshot from revision 273
852
 
 
853
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 17 Jul 2013 00:02:12 +0000
854
 
 
855
 
autopilot (1.3.1+13.10.20130715-0ubuntu1) saucy; urgency=low
856
 
 
857
 
  [ Leo Arias ]
858
 
  * Fixed pep8 errors in autopilot/input. (LP: #1201057)
859
 
  * Fixed pep8 errors in autopilot/process and autopilot/matchers. (LP:
860
 
    #1201057)
861
 
  * Fixed pep8 errors in autopilto/vis and autopilot/display. (LP:
862
 
    #1201057)
863
 
  * Fixed pep8 errors in autopilot/introspection. (LP: #1201057)
864
 
  * Fixed pep8 errors in autopilot/functional. (LP: #1201057)
865
 
 
866
 
  [ Ubuntu daily release ]
867
 
  * Automatic snapshot from revision 271
868
 
 
869
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 15 Jul 2013 00:01:56 +0000
870
 
 
871
 
autopilot (1.3.1+13.10.20130712-0ubuntu1) saucy; urgency=low
872
 
 
873
 
  [ Łukasz 'sil2100' Zemczak ]
874
 
  * I don't like it, but it's the easiest way - make autopilot-touch
875
 
    Arch: any and make the python-ubuntu-platform-api [armhf] dependent.
876
 
 
877
 
  [ Ubuntu daily release ]
878
 
  * Automatic snapshot from revision 265
879
 
 
880
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 12 Jul 2013 00:02:34 +0000
881
 
 
882
 
autopilot (1.3.1+13.10.20130710-0ubuntu1) saucy; urgency=low
883
 
 
884
 
  [ Jean-Baptiste Lallement ]
885
 
  * Adds option --record-options to 'run' command to pass additional
886
 
    arguments to recordmydesktop. (LP: #1197384)
887
 
 
888
 
  [ Thomi Richards ]
889
 
  * Various documentation fixes. (LP: #1198227)
890
 
  * Fix custom emulator dbus address caching. (LP: #1197911)
891
 
 
892
 
  [ Leo Arias ]
893
 
  * Fix custom emulator dbus address caching. (LP: #1197911)
894
 
 
895
 
  [ Christopher Lee ]
896
 
  * Test logger no longer assumes it will only be used once per test.
897
 
    (LP: #1197993)
898
 
  * Fix on_test_end class methods. (LP: #1197989)
899
 
  * Fixed nested testcases giving grief for video recording. (LP:
900
 
    #1189654, #1198807)
901
 
 
902
 
  [ Ubuntu daily release ]
903
 
  * Automatic snapshot from revision 263
904
 
 
905
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 10 Jul 2013 06:22:52 +0000
906
 
 
907
 
autopilot (1.3.1+13.10.20130703-0ubuntu1) saucy; urgency=low
908
 
 
909
 
  [ Thomi Richards ]
910
 
  * More docs for autopilot.
911
 
 
912
 
  [ Ubuntu daily release ]
913
 
  * Automatic snapshot from revision 256
914
 
 
915
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Jul 2013 00:01:38 +0000
916
 
 
917
 
autopilot (1.3.1+13.10.20130701-0ubuntu1) saucy; urgency=low
918
 
 
919
 
  [ Leo Arias ]
920
 
  * Cast to int the destination point when moving the mouse. (LP:
921
 
    #1195499)
922
 
 
923
 
  [ Ubuntu daily release ]
924
 
  * Automatic snapshot from revision 254
925
 
 
926
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 01 Jul 2013 00:02:36 +0000
927
 
 
928
 
autopilot (1.3.1+13.10.20130628-0ubuntu1) saucy; urgency=low
929
 
 
930
 
  [ Leo Arias ]
931
 
  * Added to the tutorial the step to pass the custom emulator as an
932
 
    argument to the launch_test_application method. (LP: #1195092)
933
 
 
934
 
  [ Ubuntu daily release ]
935
 
  * Automatic snapshot from revision 252
936
 
 
937
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 28 Jun 2013 00:01:36 +0000
938
 
 
939
 
autopilot (1.3.1+13.10.20130627-0ubuntu1) saucy; urgency=low
940
 
 
941
 
  [ Thomi Richards ]
942
 
  * Autopilot will now check dbus wire protocol version.
943
 
 
944
 
  [ Christopher Lee ]
945
 
  * Public API for getting a proxy object for a launched application.
946
 
    (LP: #1176150)
947
 
 
948
 
  [ Ubuntu daily release ]
949
 
  * Automatic snapshot from revision 250
950
 
 
951
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 27 Jun 2013 00:01:52 +0000
952
 
 
953
 
autopilot (1.3.1daily13.06.25-0ubuntu1) saucy; urgency=low
954
 
 
955
 
  [ Christopher Lee ]
956
 
  * Make sure the Custom emulators _Backend is set when creating an
957
 
    introspection object. (LP: #1191164)
958
 
 
959
 
  [ Ubuntu daily release ]
960
 
  * Automatic snapshot from revision 247
961
 
 
962
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 25 Jun 2013 00:01:13 +0000
963
 
 
964
 
autopilot (1.3.1daily13.06.15-0ubuntu1) saucy; urgency=low
965
 
 
966
 
  [ chris.gagnon ]
967
 
  * add how to contribute documentation. (LP: #1188396)
968
 
 
969
 
  [ Ubuntu daily release ]
970
 
  * Automatic snapshot from revision 245
971
 
 
972
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Sat, 15 Jun 2013 00:02:27 +0000
973
 
 
974
 
autopilot (1.3.1daily13.06.13-0ubuntu1) saucy; urgency=low
975
 
 
976
 
  [ Francis Ginther ]
977
 
  * Extends the getting_started tutorial by adding content for "A Test
978
 
    with Interaction" and "The Eventually Matcher" sections.
979
 
 
980
 
  [ Christopher Lee ]
981
 
  * Added an extra check so that a 'failing' test wasn't recorded if it
982
 
    was in fact a skipping test. (LP: #1189655)
983
 
 
984
 
  [ Ubuntu daily release ]
985
 
  * Automatic snapshot from revision 243
986
 
 
987
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 13 Jun 2013 00:02:39 +0000
988
 
 
989
 
autopilot (1.3.1daily13.06.12-0ubuntu1) saucy; urgency=low
990
 
 
991
 
  [ Thomi Richards ]
992
 
  * Bump version number to 1.3.1, thereby releasing this milestone.
993
 
 
994
 
  [ Nick Dedekind ]
995
 
  * Fixed mouse X&Y co-ordinates using _mouse instead of _device.
996
 
 
997
 
  [ Ubuntu daily release ]
998
 
  * Automatic snapshot from revision 240
999
 
 
1000
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 12 Jun 2013 00:03:23 +0000
1001
 
 
1002
 
autopilot (1.3daily13.06.05-0ubuntu2) saucy; urgency=low
1003
 
 
1004
 
  * autopilot-touch only suggests python-ubuntu-platform-api for now.
1005
 
    It's not in distro and we need that requirement to be fulfilled to
1006
 
    have unity 7, 100 scopes and the touch stack to distro.
1007
 
 
1008
 
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 07 Jun 2013 13:33:46 +0200
1009
 
 
1010
 
autopilot (1.3daily13.06.05-0ubuntu1) saucy; urgency=low
1011
 
 
1012
 
  [ Barry Warsaw ]
1013
 
  * Ship tests in a separate binary package. (LP: #1170105)
1014
 
 
1015
 
  [ chris.gagnon ]
1016
 
  * add click_object to mouse. (LP: #1175328)
1017
 
  * Add option to run tests in random order. (LP: #1175327)
1018
 
  * don't delete the /tmp/autopilot folder during functional tests if it
1019
 
    already exists lp:1182755. (LP: #1182755)
1020
 
  * don't require -r if -rd is used fixes lp:1183618. (LP: #1183618)
1021
 
  * make autopilot vis use utf8 instead of ascii. (LP: #1185991)
1022
 
  * Add tests around autopilot video recording command line parameters.
1023
 
 
1024
 
  [ Didier Roche ]
1025
 
  * don't create circular dependency. python-autopilot should recommends
1026
 
    -desktop or -touch autopilot, but don't dep on them.
1027
 
 
1028
 
  [ Leo Arias ]
1029
 
  * Fixed typo: AutopilotProxyObect -> AutopilotProxyObject. (LP:
1030
 
    #1173404)
1031
 
 
1032
 
  [ Christopher Lee ]
1033
 
  * Add otto directive, for use in the documentation.
1034
 
  * Changes to xpathselect mean that the dbus tuple returns the objects
1035
 
    full path (was just the object name). (LP: #1155351)
1036
 
  * autopilot.introspection get_application_launcher potentially calls
1037
 
    exit(1) if it fails to detect the application launcher. This
1038
 
    shouldn't exit but do something else (probably raise an exception?).
1039
 
    (LP: #1171290)
1040
 
  * Fix launch_test_application so it can launch applications from
1041
 
    $PATH. (LP: #1171298)
1042
 
  * Fix several autopilot tests. (LP: #1171294)
1043
 
  * Queries are now recursive from the node itself, not the root. (LP:
1044
 
    #1144288)
1045
 
  * Fixes bug lp:1174552 Within testcase change self.screen_geo to
1046
 
    self.display. (LP: #1174552)
1047
 
  * Within AutopilotTestCase, delay creation of input devices, display
1048
 
    and process manager until required.
1049
 
  * autopilot.clipboard now only imports the Gdk, Gtk modules when the
1050
 
    method is actually called.
1051
 
  * Fixed exception being thrown by bamf process manager, twas a
1052
 
    spelling/import error. (LP: #1174831)
1053
 
  * Two minor fixes to allow the Unity 3d tests to work with autopilot
1054
 
    1.3.
1055
 
  * Fixes expceptions thrown due to dbuss sessions created before
1056
 
    gobject main loop. (LP: #1175668)
1057
 
  * Add a package with the tracepoint module. (LP: #1177612)
1058
 
  * Fixes bug https://bugs.launchpad.net/autopilot/+bug/1178014. . (LP:
1059
 
    #1178014)
1060
 
  * Fixed an autopilot test and added debugging logging to uinput
1061
 
    backend.
1062
 
  * Added --just-suites option to list. Tests also included. (LP:
1063
 
    #1175825)
1064
 
  * Adding functionality to have code that runs after a test runs (after
1065
 
    the tests addCleanup) as well as before. (LP: #1184491)
1066
 
  * Fixes a couple of places where code wasn't updated with the recent
1067
 
    cleanup/start/end test code execution changes. . (LP: #1185790)
1068
 
 
1069
 
  [ Thomi Richards ]
1070
 
  * _pick_variant now raises an exception when requested backend was not
1071
 
    available. (LP: #1169355)
1072
 
  * Recommand installation of libautopilot-gtk and libautopilot-qt. (LP:
1073
 
    #1158983)
1074
 
  * Several documentation fixes.
1075
 
  * Document test scenarios for autopilot.
1076
 
  * Add otto directive, for use in the documentation.
1077
 
  * Ship tests in a separate binary package. (LP: #1170105)
1078
 
  * Fix exception formatting. (LP: #1171303)
1079
 
  * Autopilot can now test itself. Adds tests for the input stack. (LP:
1080
 
    #1171292)
1081
 
  * Fix copyright headers in all files. (LP: #1171279)
1082
 
  * Make it easier to specify an introspection type. (LP: #1172914)
1083
 
  * Additional porting documents.
1084
 
  * Add documentation for the DBusIntrospectionObject class.
1085
 
  * Split vis tool. (LP: #1174587)
1086
 
  * Changes to Dbus address backend code to make it easier to get a
1087
 
    proxy object from a dbus address. (LP: #1174425)
1088
 
  * Fix UInput code to work with the latest python-evdev package, and
1089
 
    added the Pointer class to unify the Mouse and Touch interfaces.
1090
 
    (LP: #1169363)
1091
 
  * Make sure applications are closed quickly. (LP: #1174931)
1092
 
  * Clean up input stacks.
1093
 
  * Make the X11 display module fail to initialise if the display
1094
 
    information cannot be retrieved. (LP: #1175663)
1095
 
  * Change autopilot packaging to only install packages required on each
1096
 
    platform. (LP: #1175694)
1097
 
  * Remove the explicit dependency checking code in bin/autopilot.
1098
 
  * Remove the un-used check_depends function.
1099
 
  * Fix input uinput backend to pick up the correct display backend.
1100
 
  * Fix a typo in the autopilot-touch metapackage.
1101
 
  * Split tests into unit and functional tests. Make sure unit tests are
1102
 
    run as part of the package build. (LP: #1037937)
1103
 
  * Install python-autopilot-vis when installing the autopilot-desktop
1104
 
    package.
1105
 
  * Pass additional arguments to application being launched. (LP:
1106
 
    #1177107)
1107
 
  * X11 mouse emulator will not move to values far off the screens left
1108
 
    side edge.
1109
 
  * Update packaging control files to reflect the new test layout.
1110
 
  * Add a package with the tracepoint module. (LP: #1177612)
1111
 
  * fix bug lp:1180124 - don't patch PYTHONPATH when we're running from
1112
 
    /usr/ somewhere, and don't explicitly patch it in the functional
1113
 
    test suite. (LP: #1180124)
1114
 
  * Fix several packaging bugs. (LP: #1180209, #1180210, #1180207)
1115
 
  * Branch for fixing the latest failing autopilot tests.
1116
 
  * Allow keyboards to be created outside the test case runs, useful for
1117
 
    testing. (LP: #1182303)
1118
 
  * Disable processmanager snapshotting if there's no processmanager on
1119
 
    the current platform. (LP: #1182488)
1120
 
  * Define a method for defining custom emulator base classes.
1121
 
  * Add more documentation (basic tutorial).
1122
 
  * Add a -v, --version command line option. (LP: #1183700)
1123
 
  * Add python-evdev dependency to autopilot-desktop. (LP: #1183955)
1124
 
 
1125
 
  [ Francis Ginther ]
1126
 
  * Add udev rules to create an autopilot specific uinput dev node owned
1127
 
    by the autopilot group. (LP: #1143038)
1128
 
  * Allow fallback to /dev/uinput if /dev/autopilot-uinput does not
1129
 
    exist. The touch image does not support udev and therefore does not
1130
 
    have /dev/autopilot-udev. It does have /dev/uinput. So the solution
1131
 
    is to fallback and attempt to use /dev/uinput. This should be a
1132
 
    short-term workaround until the touch images enable udev support.
1133
 
    (LP: #1180864)
1134
 
 
1135
 
  [ Łukasz 'sil2100' Zemczak ]
1136
 
  * Branch for fixing the latest failing autopilot tests.
1137
 
  * I think we should use qmlviewer instead of qmlscene in tests of
1138
 
    autopilot - it's safer, as other qt tests use Qt4 anyway.
1139
 
  * This is stupid but... we need to check A LOT of cases to really know
1140
 
    if qmlscene/qmlviewer is installed, especially when qtchooser is
1141
 
    used. qtchooser makes it all much more complicated because using
1142
 
    'which' is not enough, since it installs its wrappers to /usr/bin.
1143
 
    We do that since we want to be distro independent.
1144
 
 
1145
 
  [ Ubuntu daily release ]
1146
 
  * Automatic snapshot from revision 236
1147
 
 
1148
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 05 Jun 2013 00:02:45 +0000
1149
 
 
1150
 
autopilot (1.3daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low
1151
 
 
1152
 
  [ chris.gagnon ]
1153
 
  * make autopilot vis use utf8 instead of ascii. (LP: #1185991)
1154
 
  * Add tests around autopilot video recording command line parameters.
1155
 
 
1156
 
  [ Christopher Lee ]
1157
 
  * Adding functionality to have code that runs after a test runs (after
1158
 
    the tests addCleanup) as well as before. (LP: #1184491)
1159
 
  * Fixes a couple of places where code wasn't updated with the recent
1160
 
    cleanup/start/end test code execution changes. . (LP: #1185790)
1161
 
 
1162
 
  [ Ubuntu daily release ]
1163
 
  * Automatic snapshot from revision 234 (ubuntu-unity/next)
1164
 
 
1165
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 31 May 2013 00:01:40 +0000
1166
 
 
1167
 
autopilot (1.3daily13.05.30ubuntu.unity.next-0ubuntu1) raring; urgency=low
1168
 
 
1169
 
  [ Didier Roche ]
1170
 
  * don't create circular dependency. python-autopilot should recommends
1171
 
    -desktop or -touch autopilot, but don't dep on them.
1172
 
 
1173
 
  [ Łukasz 'sil2100' Zemczak ]
1174
 
  * This is stupid but... we need to check A LOT of cases to really know
1175
 
    if qmlscene/qmlviewer is installed, especially when qtchooser is
1176
 
    used. qtchooser makes it all much more complicated because using
1177
 
    'which' is not enough, since it installs its wrappers to /usr/bin.
1178
 
    We do that since we want to be distro independent.
1179
 
 
1180
 
  [ Ubuntu daily release ]
1181
 
  * Automatic snapshot from revision 229 (ubuntu-unity/next)
1182
 
 
1183
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 30 May 2013 00:02:02 +0000
1184
 
 
1185
 
autopilot (1.3daily13.05.29ubuntu.unity.next-0ubuntu1) raring; urgency=low
1186
 
 
1187
 
  [ Thomi Richards ]
1188
 
  * Define a method for defining custom emulator base classes.
1189
 
  * Add more documentation (basic tutorial).
1190
 
  * Add a -v, --version command line option. (LP: #1183700)
1191
 
  * Add python-evdev dependency to autopilot-desktop. (LP: #1183955)
1192
 
 
1193
 
  [ chris.gagnon ]
1194
 
  * don't delete the /tmp/autopilot folder during functional tests if it
1195
 
    already exists lp:1182755. (LP: #1182755)
1196
 
  * don't require -r if -rd is used fixes lp:1183618. (LP: #1183618)
1197
 
 
1198
 
  [ Łukasz 'sil2100' Zemczak ]
1199
 
  * I think we should use qmlviewer instead of qmlscene in tests of
1200
 
    autopilot - it's safer, as other qt tests use Qt4 anyway.
1201
 
 
1202
 
  [ Ubuntu daily release ]
1203
 
  * Automatic snapshot from revision 226 (ubuntu-unity/next)
1204
 
 
1205
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 29 May 2013 00:02:21 +0000
1206
 
 
1207
 
autopilot (1.3daily13.05.23ubuntu.unity.next-0ubuntu1) raring; urgency=low
1208
 
 
1209
 
  [ Thomi Richards ]
1210
 
  * Disable processmanager snapshotting if there's no processmanager on
1211
 
    the current platform. (LP: #1182488)
1212
 
 
1213
 
  [ chris.gagnon ]
1214
 
  * Add option to run tests in random order. (LP: #1175327)
1215
 
 
1216
 
  [ Ubuntu daily release ]
1217
 
  * Automatic snapshot from revision 218 (ubuntu-unity/next)
1218
 
 
1219
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 23 May 2013 00:01:44 +0000
1220
 
 
1221
 
autopilot (1.3daily13.05.22.1ubuntu.unity.next-0ubuntu1) raring; urgency=low
1222
 
 
1223
 
  [ Łukasz 'sil2100' Zemczak ]
1224
 
  * debian/control:
1225
 
    - Add missing dependencies to python-autopilot-tests required for running
1226
 
      the tests
1227
 
 
1228
 
  [ Thomi Richards ]
1229
 
  * fix bug lp:1180124 - don't patch PYTHONPATH when we're running from
1230
 
    /usr/ somewhere, and don't explicitly patch it in the functional
1231
 
    test suite. (LP: #1180124)
1232
 
  * Fix several packaging bugs. (LP: #1180209, #1180210, #1180207)
1233
 
  * Branch for fixing the latest failing autopilot tests.
1234
 
  * Allow keyboards to be created outside the test case runs, useful for
1235
 
    testing. (LP: #1182303)
1236
 
 
1237
 
  [ Francis Ginther ]
1238
 
  * Allow fallback to /dev/uinput if /dev/autopilot-uinput does not
1239
 
    exist. The touch image does not support udev and therefore does not
1240
 
    have /dev/autopilot-udev. It does have /dev/uinput. So the solution
1241
 
    is to fallback and attempt to use /dev/uinput. This should be a
1242
 
    short-term workaround until the touch images enable udev support.
1243
 
    (LP: #1180864)
1244
 
 
1245
 
  [ chris.gagnon ]
1246
 
  * add click_object to mouse. (LP: #1175328)
1247
 
 
1248
 
  [ Christopher Lee ]
1249
 
  * Fixes bug https://bugs.launchpad.net/autopilot/+bug/1178014. . (LP:
1250
 
    #1178014)
1251
 
  * Fixed an autopilot test and added debugging logging to uinput
1252
 
    backend.
1253
 
  * Added --just-suites option to list. Tests also included. (LP:
1254
 
    #1175825)
1255
 
 
1256
 
  [ Łukasz 'sil2100' Zemczak ]
1257
 
  * Branch for fixing the latest failing autopilot tests.
1258
 
 
1259
 
  [ Ubuntu daily release ]
1260
 
  * Automatic snapshot from revision 215 (ubuntu-unity/next)
1261
 
 
1262
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 22 May 2013 09:55:30 +0000
1263
 
 
1264
 
autopilot (1.3daily13.05.10ubuntu.unity.next-0ubuntu1) raring; urgency=low
1265
 
 
1266
 
  [ Thomi Richards ]
1267
 
  * Enable support for lttng tracing in autopilot (LP: #1177612)
1268
 
 
1269
 
  [ Francis Ginther ]
1270
 
  * Autopilot needs to be run as root to access /dev/uinput (LP:
1271
 
    #1143038)
1272
 
 
1273
 
  [ Thomi Richards <thomi.richards@canonical.com>, Christopher Lee ]
1274
 
  * Enable support for lttng tracing in autopilot (LP: #1177612)
1275
 
 
1276
 
  [ Ubuntu daily release ]
1277
 
  * Automatic snapshot from revision 204 (ubuntu-unity/next)
1278
 
 
1279
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 10 May 2013 00:01:08 +0000
1280
 
 
1281
 
autopilot (1.3daily13.05.08ubuntu.unity.next-0ubuntu1) raring; urgency=low
1282
 
 
1283
 
  [ Thomi Richards ]
1284
 
  * Autopilot launch command does not support passing arguments to
1285
 
    launched applications (LP: #1177107)
1286
 
 
1287
 
  [ Ubuntu daily release ]
1288
 
  * Automatic snapshot from revision 200 (ubuntu-unity/next)
1289
 
 
1290
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 08 May 2013 00:01:01 +0000
1291
 
 
1292
 
autopilot (1.3daily13.05.07ubuntu.unity.next-0ubuntu1) raring; urgency=low
1293
 
 
1294
 
  [ Thomi Richards ]
1295
 
  * split tests into headless and "all" (LP: #1037937)
1296
 
 
1297
 
  [ Ubuntu daily release ]
1298
 
  * Automatic snapshot from revision 197 (ubuntu-unity/next)
1299
 
 
1300
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 07 May 2013 00:01:09 +0000
1301
 
 
1302
 
autopilot (1.3daily13.05.06ubuntu.unity.next-0ubuntu1) raring; urgency=low
1303
 
 
1304
 
  * Automatic snapshot from revision 194 (ubuntu-unity/next)
1305
 
 
1306
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 06 May 2013 00:01:03 +0000
1307
 
 
1308
 
autopilot (1.3daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low
1309
 
 
1310
 
  [ Thomi Richards ]
1311
 
  * Create version 1.3 (LP: #1168971)
1312
 
 
1313
 
  [ Sebastien Bacher ]
1314
 
  * use wrong mahjongg.desktop name (LP: #1165003)
1315
 
 
1316
 
  [ Thomi Richards <thomi.richards@canonical.com>, Barry Warsaw ]
1317
 
  * Autopilot tests need to be packaged separately (LP: #1170105)
1318
 
 
1319
 
  [ Leo Arias ]
1320
 
  * Typo on code: ApplicationProxyObect (LP: #1173404)
1321
 
 
1322
 
  [ Christopher Lee ]
1323
 
  * Cannot launch test applications that are in $PATH (LP: #1171298)
1324
 
  * autopilot.introspection get_application_launcher calls exit(1) (LP:
1325
 
    #1171290)
1326
 
  * DBus wire protocol changes required (LP: #1155351)
1327
 
  * Bamf backend of Process Manager start_app is raises Exception (LP:
1328
 
    #1174831)
1329
 
  * It should be possible to search the object tree recursively starting
1330
 
    from a given node (LP: #1144288)
1331
 
  * AutopilotTestCase.screen_geo needst o be renamed (LP: #1174552)
1332
 
  * DbusSessions created before the GObject main loop causing an
1333
 
    exception. (LP: #1175668)
1334
 
  * Autopilot tests are failing (LP: #1171294)
1335
 
 
1336
 
  [ Thomi Richards ]
1337
 
  * Autopilot copyright header fix (LP: #1171279)
1338
 
  * Need wrappers that convert from Mouse <-> Touch interfaces (LP:
1339
 
    #1169363)
1340
 
  * Asking for a specific autopilot stack backend should either succeed
1341
 
    or raise an exception (LP: #1169355)
1342
 
  * Bad formatting on exception (LP: #1171303)
1343
 
  * Make it easier to select an introspection type. (LP: #1172914)
1344
 
  * Autopilot picks the X11 display stack on the phablet devices (LP:
1345
 
    #1175663)
1346
 
  * must export PYTHONPATH before using autopilot to run it's own tests
1347
 
    (LP: #1171292)
1348
 
  * Autopilot tests need to be packaged separately (LP: #1170105)
1349
 
  * Autopilot is slow to kill Qt apps (LP: #1174931)
1350
 
  * Split autopilot vis into a separate package (LP: #1174587)
1351
 
  * Autopilot should not install packages not needed for the current
1352
 
    platform (LP: #1175694)
1353
 
  * Autopilot to support applications from more than one session bus
1354
 
    (LP: #1174425)
1355
 
  * Autopilot doesn't depend on or recommend introspection libs (LP:
1356
 
    #1158983)
1357
 
 
1358
 
  [ Ubuntu daily release ]
1359
 
  * Automatic snapshot from revision 191 (ubuntu-unity/next)
1360
 
 
1361
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 03 May 2013 00:01:17 +0000
1362
 
 
1363
 
autopilot (1.2daily13.04.09-0ubuntu1) raring; urgency=low
1364
 
 
1365
 
  * Automatic snapshot from revision 158
1366
 
 
1367
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 09 Apr 2013 00:02:08 +0000
1368
 
 
1369
 
autopilot (1.2daily13.04.08-0ubuntu1) raring; urgency=low
1370
 
 
1371
 
  [ Sebastien Bacher ]
1372
 
  * use wrong mahjongg.desktop name (LP: #1165003)
1373
 
 
1374
 
  [ Ubuntu daily release ]
1375
 
  * Automatic snapshot from revision 157
1376
 
 
1377
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 08 Apr 2013 00:02:11 +0000
1378
 
 
1379
 
autopilot (1.2daily13.03.26-0ubuntu1) raring; urgency=low
1380
 
 
1381
 
  * Automatic snapshot from revision 155
1382
 
 
1383
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 26 Mar 2013 00:01:59 +0000
1384
 
 
1385
 
autopilot (1.2daily13.03.21-0ubuntu1) raring; urgency=low
1386
 
 
1387
 
  * Automatic snapshot from revision 153
1388
 
 
1389
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 21 Mar 2013 00:01:46 +0000
1390
 
 
1391
 
autopilot (1.2daily13.03.18-0ubuntu1) raring; urgency=low
1392
 
 
1393
 
  [ Thomi Richards ]
1394
 
  * Autopilot vis crashes when Qt app returns empty reply for signal and
1395
 
    method lists (LP: #1155340)
1396
 
 
1397
 
  [ Ubuntu daily release ]
1398
 
  * Automatic snapshot from revision 150
1399
 
 
1400
 
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 18 Mar 2013 00:02:01 +0000
1401
 
 
1402
 
autopilot (1.2daily13.03.05-0ubuntu1) raring; urgency=low
1403
 
 
1404
 
  * Automatic snapshot from revision 148
1405
 
 
1406
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Tue, 05 Mar 2013 00:01:36 +0000
1407
 
 
1408
 
autopilot (1.2daily13.03.01-0ubuntu1) raring; urgency=low
1409
 
 
1410
 
  * Automatic snapshot from revision 146
1411
 
 
1412
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 01 Mar 2013 00:01:46 +0000
1413
 
 
1414
 
autopilot (1.2daily13.02.25-0ubuntu1) raring; urgency=low
1415
 
 
1416
 
  [ Thomi Richards ]
1417
 
  * Autopilot does not work with wrapper scripts (LP: #1131405)
1418
 
 
1419
 
  [ Automatic PS uploader ]
1420
 
  * Automatic snapshot from revision 144
1421
 
 
1422
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Mon, 25 Feb 2013 11:05:30 +0000
1423
 
 
1424
 
autopilot (1.2daily13.02.22-0ubuntu1) raring; urgency=low
1425
 
 
1426
 
  [ Thomi Richards ]
1427
 
  * Autopilot launch tool hides process stdout & stderr (LP: #1130984)
1428
 
  * Autopilot launch needs to work with non-binary processes (LP:
1429
 
    #1130986)
1430
 
  * Cannot expand introspection node in 'autopilot vis' after it has
1431
 
    been selected. (LP: #1130472)
1432
 
 
1433
 
  [ Automatic PS uploader ]
1434
 
  * Automatic snapshot from revision 142
1435
 
 
1436
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 22 Feb 2013 00:02:36 +0000
1437
 
 
1438
 
autopilot (1.2daily13.02.14-0ubuntu1) raring; urgency=low
1439
 
 
1440
 
  [ Thomi Richards ]
1441
 
  * Autopilot needs to give better feedback when it cannot launch a test
1442
 
    application (LP: #1122371)
1443
 
 
1444
 
  [ Automatic PS uploader ]
1445
 
  * Automatic snapshot from revision 138
1446
 
 
1447
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Thu, 14 Feb 2013 00:01:51 +0000
1448
 
 
1449
 
autopilot (1.2daily13.02.13-0ubuntu1) raring; urgency=low
1450
 
 
1451
 
  [ Thomi Richards ]
1452
 
  * Cannot mix unity emulators with application introspection objects
1453
 
    (LP: #1122658)
1454
 
 
1455
 
  [ Automatic PS uploader ]
1456
 
  * Automatic snapshot from revision 135
1457
 
 
1458
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Wed, 13 Feb 2013 00:01:44 +0000
1459
 
 
1460
 
autopilot (1.2daily13.02.12-0ubuntu1) raring; urgency=low
1461
 
 
1462
 
  [ Thomi Richards ]
1463
 
  * Autopilot vis floods DBus interface (LP: #1121659)
1464
 
 
1465
 
  [ Automatic PS uploader ]
1466
 
  * Automatic snapshot from revision 133
1467
 
 
1468
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Tue, 12 Feb 2013 00:01:47 +0000
1469
 
 
1470
 
autopilot (1.2daily13.02.08-0ubuntu1) raring; urgency=low
1471
 
 
1472
 
  * Automatic snapshot from revision 130
1473
 
 
1474
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 08 Feb 2013 16:34:22 +0000
1475
 
 
1476
 
autopilot (1.2daily13.02.06-0ubuntu1) raring; urgency=low
1477
 
 
1478
 
  * Automatic snapshot from revision 128
1479
 
 
1480
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Wed, 06 Feb 2013 00:00:54 +0000
1481
 
 
1482
 
autopilot (1.2daily13.01.28-0ubuntu1) raring; urgency=low
1483
 
 
1484
 
  [ Thomi Richards ]
1485
 
  * Autopilot raises an exception when the introspection interface for
1486
 
    an application cannot be found. (LP: #1104532)
1487
 
 
1488
 
  [ Automatic PS uploader ]
1489
 
  * Automatic snapshot from revision 123
1490
 
 
1491
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Mon, 28 Jan 2013 00:00:55 +0000
1492
 
 
1493
 
autopilot (1.2daily13.01.25-0ubuntu1) raring; urgency=low
1494
 
 
1495
 
  [ Thomi Richards ]
1496
 
  * Autopilot logging framework is not configured for all commands (LP:
1497
 
    #1104481)
1498
 
 
1499
 
  [ Automatic PS uploader ]
1500
 
  * Automatic snapshot from revision 120
1501
 
 
1502
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 25 Jan 2013 00:00:57 +0000
1503
 
 
1504
 
autopilot (1.2daily13.01.23-0ubuntu1) raring; urgency=low
1505
 
 
1506
 
  * Automatic snapshot from revision 118
1507
 
 
1508
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Wed, 23 Jan 2013 00:01:01 +0000
1509
 
 
1510
 
autopilot (1.2daily13.01.21-0ubuntu1) raring; urgency=low
1511
 
 
1512
 
  [ Francis Ginther ]
1513
 
  * Test failures/errors should appear in the verbose log (LP: #1067162)
1514
 
  * Verbose log contains duplicate entries (LP: #1101418)
1515
 
 
1516
 
  [ Automatic PS uploader ]
1517
 
  * Automatic snapshot from revision 116
1518
 
 
1519
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Mon, 21 Jan 2013 00:00:54 +0000
1520
 
 
1521
 
autopilot (1.2daily13.01.10-0ubuntu1) raring; urgency=low
1522
 
 
1523
 
  [ Thomi Richards ]
1524
 
  * Cannot easily launch applications with introspection support enabled
1525
 
    (LP: #1097102)
1526
 
  * autopilot uses deprecated methods. (LP: #1095865)
1527
 
  * Help string for 'vis' command is wrong (LP: #1097058)
1528
 
 
1529
 
  [ Automatic PS uploader ]
1530
 
  * Automatic snapshot from revision 114
1531
 
 
1532
 
  [ Allan LeSage ]
1533
 
  * Update GTK+ introspection for renamed module (minus '-gtk').
1534
 
 
1535
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Thu, 10 Jan 2013 16:12:21 +0000
1536
 
 
1537
 
autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low
1538
 
 
1539
 
  [ Didier Roche ]
1540
 
  * debian/control:
1541
 
    - update build-dep for latest deps
1542
 
  * Automatic snapshot from revision 90 (bootstrap):
1543
 
    - autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
1544
 
    - autopilot exits with 0 when a test error-ed (LP: #1050208)
1545
 
    - Fixes a wrong import of make_proxy_object_from_service_name.
1546
 
      (LP: #1053023)
1547
 
    - autopilot crashed with AssertionError in _get_name_from_path(): Path must
1548
 
      be within the project (LP: #1044701)
1549
 
    - Adds a man page for autopilot (LP: #1037940)
1550
 
 
1551
 
  [ Thomi Richards ]
1552
 
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
1553
 
    (LP: #1078917)
1554
 
  * No timestamp in verbose log (LP: #1067161)
1555
 
  * Less than (<) keypress emulates as a greater than keypress (>) (LP:
1556
 
    #1081318)
1557
 
  * Eventually() should have a variable time delay (LP: #1083435)
1558
 
 
1559
 
  [ Leo Arias ]
1560
 
  * Typos in getting started page (LP: #1078692)
1561
 
  * Typo in writing good tests page (LP: #1079129)
1562
 
  * Typo in docs: responde (LP: #1078680)
1563
 
  * Typo in docs: autopiolot (LP: #1078683)
1564
 
  * Typo in running autopilot page (LP: #1078710)
1565
 
 
1566
 
  [ Francis Ginther ]
1567
 
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)
1568
 
 
1569
 
  [ Martin Mrazik ]
1570
 
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)
1571
 
 
1572
 
  [ Automatic PS uploader ]
1573
 
  * Automatic snapshot from revision 111
1574
 
 
1575
 
 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Mon, 10 Dec 2012 00:01:06 +0000
1576
 
 
1577
 
autopilot (1.1) quantal; urgency=low
1578
 
 
1579
 
  * Release r64 as 1.1
1580
 
 
1581
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 29 Aug 2012 11:26:01 +0200
1582
 
 
1583
 
autopilot (0.1.2) quantal; urgency=low
1584
 
 
1585
 
  * Update to trunk r63, fix compizconfig use (lp: #1038844)
1586
 
  * Depends on python-qt4
1587
 
 
1588
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 21 Aug 2012 14:52:30 +0200
1589
 
 
1590
 
autopilot (0.1.1) quantal; urgency=low
1591
 
 
1592
 
  * add python-setuptools build-dep
1593
 
 
1594
 
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 17 Aug 2012 11:40:24 +0200
1595
 
 
1596
 
autopilot (0.1) quantal; urgency=low
1597
 
 
1598
 
  * Initial Release.
1599
 
 
1600
 
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 17 Aug 2012 10:03:58 +0200
 
1
autopilot-legacy (1.4.1-0ubuntu1) utopic; urgency=medium
 
2
 
 
3
  * Split the source package into autopilot-legacy, which only provides
 
4
    the Python 2 binary packages.  (LP: #1313822)
 
5
  * d/control: Bump Standards-Version to 3.9.5 with no other changes necessary.
 
6
  * d/rules: Define $HOME as a temporary directory in
 
7
    override_dh_auto_test since an existing $HOME is a requirement of the
 
8
    test suite run at build time.
 
9
 
 
10
 -- Barry Warsaw <barry@ubuntu.com>  Mon, 28 Apr 2014 11:35:57 -0400