File: changelog

package info (click to toggle)
xdotool 1%3A3.20160805.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 828 kB
  • ctags: 527
  • sloc: ansic: 5,587; ruby: 1,062; sh: 316; makefile: 269
file content (341 lines) | stat: -rw-r--r-- 11,721 bytes parent folder | download
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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
xdotool (1:3.20160805.1-3) unstable; urgency=medium

  * drop 00003-Fixed-type-window... (Closes: #850257)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 24 Jan 2017 23:49:12 -0500

xdotool (1:3.20160805.1-2) unstable; urgency=medium

  * disable parallel build, in an attempt to avoid ephemeral test suite
    errors.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 04 Jan 2017 14:49:19 -0500

xdotool (1:3.20160805.1-1) unstable; urgency=medium

  * New upstream release.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 03 Jan 2017 00:51:30 -0500

xdotool (1:3.20160512.1-1) unstable; urgency=medium

  * new upstream release (pulled from git)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 16 May 2016 09:55:10 -0400

xdotool (1:3.20150503.1-2) unstable; urgency=medium

  * record upstream version info, making build reproducible (Closes:
    #795809)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 18 Aug 2015 14:30:29 +0200

xdotool (1:3.20150503.1-1) unstable; urgency=medium

  * new upstream tarball released.
  * added windowclose command (adopted upstream already).

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 14 May 2015 15:49:09 -0400

xdotool (1:3.20140805.1-2) unstable; urgency=medium

  * made libxdo3 multiarch.
  * revert ABI change for xdo_t (Closes: #764076)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 06 Oct 2014 14:37:07 -0400

xdotool (1:3.20140805.1-1) unstable; urgency=medium

  * new upstream version (pulled from git)
   - debian/gbp.conf: pristine-tar = False because upstream=git
   - removed all debian/patches (applied upstream)
   - added libxkcommon-dev to build-deps
   - dropped globally unused symbol from API without bumping SONAME.
     added debian/libxdo-dev.NEWS about this.
  * wrap-and-sort, cleaning up debian/copyright
  * bump Standards-Version to 3.9.6 (no changes needed)
  * make package short description more findable (Closes: #763914)
  * updated debian/copyright to format 1.0

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 03 Oct 2014 14:22:37 -0400

xdotool (1:3.20130111.1-5) unstable; urgency=medium

  * re-add ruby-test-unit to the build-dep because apparently
    Test::Unit::AssertionFailedError depends on it.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 05 Aug 2014 15:51:39 -0400

xdotool (1:3.20130111.1-4) unstable; urgency=medium

  * acknowledge NMU (thanks, Christian Hofstaedtler)
  * bump standards-version to 3.9.5 (no changes needed)
  * move Vcs to collab-maint
  * patch test suite to deal with ruby file descriptor closure (Closes: #752974)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 04 Aug 2014 21:20:02 -0400

xdotool (1:3.20130111.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use any available Ruby interpreter to run the tests.
    (Closes: #723648)

 -- Christian Hofstaedtler <zeha@debian.org>  Thu, 13 Feb 2014 02:13:46 +0100

xdotool (1:3.20130111.1-3) unstable; urgency=low

  * libxdo-dev now Depends: libx11-dev
  * upload to unstable
  * fail cleanly instead of segfaulting on libxdo initialization failure
    in xdotool (as-yet-unreleased patch from upstream)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 05 May 2013 13:22:28 -0400

xdotool (1:3.20130111.1-2) experimental; urgency=low

  * added libxdo3-dbg package for debug symbols for libxdo.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 17 Jan 2013 03:25:43 -0500

xdotool (1:3.20130111.1-1) experimental; urgency=low

  * new upstream release (includes API change and SONAME bump from 2 to 3)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 11 Jan 2013 21:35:25 -0500

xdotool (1:2.20110530.1-6) unstable; urgency=low

  * remove de and se symbol typing tests, since i can't seem to get
    upstream to debug them.  This is a move of despair :(

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 14 Nov 2012 15:42:02 -0500

xdotool (1:2.20110530.1-5) unstable; urgency=low

  * building against ruby 1.8 to try to deal with the buildd failures.
    (drops patch for #680284, since it is unneeded by ruby 1.8)
  * debian/control: bumped Standards-Version to 3.9.3 (no changes needed)
  * switch to dh compatibility level 9 for hardening

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 03 Aug 2012 03:13:15 -0400

xdotool (1:2.20110530.1-4) unstable; urgency=low

  * link properly on GNU/Hurd as well
  * use require_relative in the test suite (Closes: #680824) Thanks,
    Salvatore Bonaccorso!
  * avoid symbol typing tests that switch locales (Closes: #642404)
  * use patch from upstream to avoid C++ keyword (Closes: #663007)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 15 Jun 2011 11:30:52 -0400

xdotool (1:2.20110530.1-3) unstable; urgency=low

  * drop isatty() check in script_main() so xdotool can run even when it
    is not a tty.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 14 Jun 2011 15:44:34 -0400

xdotool (1:2.20110530.1-2) unstable; urgency=low

  * forgot to close upstream release bug (Closes: #618897)
  * using SHELL=/bin/bash for "make test"
  * patch platform.sh to use standard libc options for GNU/kFreeBSD
    (Closes: #629598)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 10 Jun 2011 01:17:33 -0400

xdotool (1:2.20110530.1-1) unstable; urgency=low

  * New Upstream release
  * removed debian/patches/fix-pod-errors.patch -- adopted upstream.
  * debian/control: bumped Standards-Version to 3.9.2 (no changes needed).
  * debian/rules: doxygen seems to want to place an unnecessary copy of
    jquery.js into docs/html/ -- force removal of it.
  * add libxinerama-dev to the build-deps

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 31 May 2011 10:48:09 -0400

xdotool (1:2.20101012.3049-1) unstable; urgency=low

  * New upstream release

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 12 Oct 2010 04:37:39 -0400

xdotool (1:2.20100818.3004-1) experimental; urgency=low

  * New upstream release
   - dropped remove-build-dep-on-lsof.patch, no longer needed.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 12 Oct 2010 04:36:59 -0400

xdotool (1:2.20100701.2961-3) unstable; urgency=low

  * remove build-dependency on lsof by using upstream's new
    t/ephemeral-x.sh (Closes: #590827)
  * disable tests using gnome-session, as they do not appear to even start
    up.
  * bumped Standards-Version to 3.9.1 (no changes needed).

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 23 Sep 2010 15:26:15 -0400

xdotool (1:2.20100701.2961-2) unstable; urgency=low

  * avoid compressing .js files so that search functionality works in the
    documentation for libxdo-dev.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 01 Jul 2010 17:25:34 -0400

xdotool (1:2.20100701.2961-1) unstable; urgency=low

  * New Upstream Release (Closes: #586768) 
   - added two new symbols for libxdo2
   - ship html documentation for libxdo-dev
  * added procps as a build-dep so ephemeral-x.sh can find pkill.
  * bumped Standards-Version to 3.9.0 (no changes needed).
  * moved license into debian/copyright to avoid referencing deprecated
    common-licenses/BSD.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 01 Jul 2010 12:45:52 -0400

xdotool (1:2.20100602.2915-1) unstable; urgency=low

  * New Upstream Release
  * SONAME bump: libxdo1 → libxdo2
  
 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 01 Jun 2010 10:23:20 -0400

xdotool (1:1.20100318.2737-1) unstable; urgency=low

  * New Upstream Release (Closes: #575257)
  * Included some settings for how I use git-buildpackage for xdotool

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 24 Mar 2010 13:04:08 -0400

xdotool (1:1.20100312.2730-1~pre1) UNRELEASED; urgency=low

  * New Upstream Release
  * added ruby as build-dep for the new test suite.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 24 Mar 2010 13:03:32 -0400

xdotool (1:1.20100302.2708-1) unstable; urgency=low

  * New Upstream Release
  * removed all debian/patches (adopted by upstream).

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 02 Mar 2010 12:47:06 -0500

xdotool (1:1.20100227.2679-1~pre1) UNRELEASED; urgency=low

  * New Upstream Release
  * debian/patches: dropping fixing_bash_variable_assignment (unneeded)
  * SONAME bump: libxdo0 → libxdo1
  * added build-dep on xfonts-base to make sure tests can run.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 01 Mar 2010 09:32:47 -0500

xdotool (1:0.20100118.2605-1~pre1) UNRELEASED; urgency=low

  * New Upstream Release (new version numbering scheme)
  * added epoch number since upstream's versioning has changed.
  * bumped Standards-Version to 3.8.4 (no changes needed).
  * changed debian/watch to match new versioning scheme (and ignore older
    versions).
  * changed to packaging format 3.0 (quilt).

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 01 Mar 2010 00:46:30 -0500

xdotool (20091231.03-1) unstable; urgency=low

  * New upstream release (introduces new shared libxdo).
  * broke out library packaging (Closes: #560176)
  * switched test suite to use openbox instead of gnome to be easier on
    the buildd's.
  * added build-deps for full test suite coverage.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 05 Jan 2010 12:48:12 -0500

xdotool (20090815-3) unstable; urgency=low

  * added Build-Depends: x11-utils xterm (Closes: #560399)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 10 Dec 2009 16:58:14 -0500

xdotool (20090815-2) unstable; urgency=low

  * added Build-Depends: xauth (Closes: #560273)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 10 Dec 2009 11:50:56 -0500

xdotool (20090815-1) unstable; urgency=low

  * New upstream release
  * switched packaging to git-buildpackage
  * removed Dm-Upload-Allowed
  * bumped standards version
  * added xvfb to Build-Depends so that tests can be run

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 09 Dec 2009 13:37:58 -0500

xdotool (20090330-1) unstable; urgency=low

  * New upstream release

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 31 Mar 2009 12:34:58 -0400

xdotool (20090126-1) unstable; urgency=low

  * New upstream release
  * updated my e-mail address
  * now using debhelper override_dh_* targets
  * bumped policy to 3.8.1 (no changes needed)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 31 Mar 2009 00:35:06 -0400

xdotool (20080720-1) unstable; urgency=low

  * New upstream release

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Sun, 20 Jul 2008 22:18:56 -0400

xdotool (20080716-1) unstable; urgency=low

  * New upstream release (Closes: #490824)

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Fri, 18 Jul 2008 18:08:39 -0400

xdotool (20080606-1) unstable; urgency=low

  * New upstream release (Closes: #458375)

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Fri, 06 Jun 2008 10:25:10 -0400

xdotool (20080603-1) unstable; urgency=low

  * New upstream release
  * Now including upstream changelog.
  * Return non-zero value when encountering an unknown command.

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 03 Jun 2008 09:59:19 -0400

xdotool (20071230-2) unstable; urgency=low

  * bumped to debhelper 7
  * minimized debian/rules

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 20 May 2008 10:46:35 -0400

xdotool (20071230-1) unstable; urgency=low

  * New Upstream Release (includes COPYRIGHT file)
  
 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Sun, 30 Dec 2007 15:05:28 -0500

xdotool (20070903-1) unstable; urgency=low

  * Initial packaging attempt.

 -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Sat, 29 Dec 2007 12:33:38 -0500