~thomir-deactivatedaccount/autopilot-gtk/trunk-fix-deps

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
autopilot-gtk (1.4-0ubuntu1) saucy; urgency=low

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

 -- Thomi Richards <thomi.richards@canonical.com>  Thu, 15 Aug 2013 15:12:39 +1200

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

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

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 12 Sep 2013 22:03:46 +0000

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

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 28 Jun 2013 00:01:10 +0000

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

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 27 Jun 2013 00:01:15 +0000

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

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 05 Jun 2013 07:08:46 +0000

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)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 24 May 2013 00:01:41 +0000

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

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

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 09 May 2013 00:00:58 +0000

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)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 08 May 2013 00:00:58 +0000

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 <chris.lee@canonical.com>, 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)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 03 May 2013 00:00:55 +0000

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

  [ Thomi Richards ]
  * Rebuild against libxpathselect1.2

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 31

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 11 Mar 2013 11:31:34 +0000

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

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 22 Feb 2013 00:01:29 +0000

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

  * Automatic snapshot from revision 26

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Thu, 14 Feb 2013 00:01:51 +0000

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.

  [ allanlesage@gmail.com, Allan LeSage ]
  * Hang in eog if no log_handler defined (?) (LP: #1111746)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 24

 -- Automatic PS uploader <ps-jenkins@lists.canonical.com>  Fri, 08 Feb 2013 16:34:17 +0000

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

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

 -- Allan LeSage <allan.lesage@canonical.com>  Fri, 19 Oct 2012 10:23:49 -0500

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

  * Corrected packaging.

 -- Allan LeSage <allan.lesage@canonical.com>  Thu, 18 Oct 2012 16:10:27 -0500

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

  * Initial release

 -- Allan LeSage <allan.lesage@canonical.com>  Wed, 15 Aug 2012 15:45:52 -0500