File: changelog

package info (click to toggle)
xserver-xorg-input-keyboard 1%3A1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, stretch, trixie
  • size: 1,976 kB
  • ctags: 556
  • sloc: ansic: 4,443; sh: 4,103; makefile: 57
file content (347 lines) | stat: -rw-r--r-- 11,468 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
342
343
344
345
346
347
xserver-xorg-input-keyboard (1:1.9.0-1) unstable; urgency=medium

  * New upstream release.
  * control: Use https URLs in Vcs-* control fields.
  * control: Bump policy to 3.9.8, no changes.
  * Use https URL in watch file.

 -- Timo Aaltonen <tjaalton@debian.org>  Thu, 17 Nov 2016 13:39:16 +0200

xserver-xorg-input-keyboard (1:1.8.1-1) unstable; urgency=medium

  * Let uscan verify tarball signatures.
  * New upstream release.

 -- Julien Cristau <jcristau@debian.org>  Sat, 02 May 2015 20:32:56 +0200

xserver-xorg-input-keyboard (1:1.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Remove Drew Parsons and Cyril Brulebois from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Mon, 20 Jan 2014 13:54:31 +0100

xserver-xorg-input-keyboard (1:1.7.0-1) unstable; urgency=low

  [ Michele Cane ]
  * New upstream release.
  * Bump Standards-Version to 3.9.4, no changes needed.

  [ Julien Cristau ]
  * Disable silent build rules.

 -- Julien Cristau <jcristau@debian.org>  Thu, 05 Sep 2013 21:15:48 +0200

xserver-xorg-input-keyboard (1:1.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 20 Mar 2012 21:08:24 +0000

xserver-xorg-input-keyboard (1:1.6.0-3) unstable; urgency=low

  * Upload to unstable.

 -- Cyril Brulebois <kibi@debian.org>  Wed, 15 Jun 2011 14:45:16 +0200

xserver-xorg-input-keyboard (1:1.6.0-2) experimental; urgency=low

  * Add udeb needed for the graphical install on non-Linux ports since
    evdev is Linux-only (Closes: #596588).

 -- Cyril Brulebois <kibi@debian.org>  Mon, 04 Apr 2011 02:38:56 +0200

xserver-xorg-input-keyboard (1:1.6.0-1+exp1) experimental; urgency=low

  * Rebuild in experimental against Xserver 1.10.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 08 Mar 2011 01:02:54 +0100

xserver-xorg-input-keyboard (1:1.6.0-1) unstable; urgency=low

  * New upstream release.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 08 Mar 2011 00:59:01 +0100

xserver-xorg-input-keyboard (1:1.5.99.901-1+exp1) experimental; urgency=low

  * Rebuild against Xserver 1.10 rc2.

 -- Cyril Brulebois <kibi@debian.org>  Mon, 21 Feb 2011 02:33:12 +0100

xserver-xorg-input-keyboard (1:1.5.99.901-1) unstable; urgency=low

  * New upstream release.

 -- Cyril Brulebois <kibi@debian.org>  Mon, 21 Feb 2011 02:29:57 +0100

xserver-xorg-input-keyboard (1:1.5.0-2) unstable; urgency=low

  * Switch to dh:
    - Use debhelper 8.
    - Use dh-autoreconf.
    - Bump xserver-xorg-dev build-dep for dh_xsf_substvars and xsf
      debhelper sequence.
    - Specify usr/share/man in .install, remove .manpages accordingly.
  * Remove xsfbs accordingly.
  * Remove long obsolete Replaces.
  * Update Uploaders list. Thanks, David & Brice!
  * Wrap Depends/Provides.
  * Bump Standards-Version to 3.9.1 (no changes needed).
  * Remove obsolete NEWS file.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Feb 2011 14:38:58 +0100

xserver-xorg-input-keyboard (1:1.5.0-1) experimental; urgency=low

  [ Cyril Brulebois ]
  * Build against Xserver 1.9.1 rc1.

  [ Robert Hooker ]
  * New upstream release.
  * Bump xutils-dev requirement for new util-macros.

  [ Cyril Brulebois ]
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Fri, 19 Nov 2010 22:20:58 +0100

xserver-xorg-input-keyboard (1:1.4.0-2) unstable; urgency=medium

  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * Remove myself from Uploaders
  * Update xsfbs, use new ${xinpdriver:Depends} substvar.

 -- Julien Cristau <jcristau@debian.org>  Sun, 23 May 2010 23:15:52 +0200

xserver-xorg-input-keyboard (1:1.4.0-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.
  * Bump the build-dep on xutils-dev (>= 1:7.5~1).
  * Build against Xserver 1.7.

  [ Cyril Brulebois ]
  * Upload to experimental.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Dec 2009 23:14:40 +0100

xserver-xorg-input-keyboard (1:1.3.2-4) unstable; urgency=low

  * Add README.source, bump Standards-Version to 3.8.3.
  * Install fdi file to pick up the kbd driver on kfreebsd (closes: #541140).
    Thanks, Aurélien Jarno!

 -- Julien Cristau <jcristau@debian.org>  Sun, 23 Aug 2009 11:02:41 +0200

xserver-xorg-input-keyboard (1:1.3.2-3) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Thu, 09 Apr 2009 16:17:44 +0100

xserver-xorg-input-keyboard (1:1.3.2-2) experimental; urgency=low

  * Build against xserver 1.6 rc1.

 -- Julien Cristau <jcristau@debian.org>  Thu, 22 Jan 2009 14:08:28 +0100

xserver-xorg-input-keyboard (1:1.3.2-1) experimental; urgency=low

  * New upstream release.
  * Run autoreconf on build; build-depend on automake, libtool and xutils-dev
    >= 1:7.4+4.
  * Handle parallel builds.

 -- Julien Cristau <jcristau@debian.org>  Wed, 21 Jan 2009 22:19:05 +0100

xserver-xorg-input-keyboard (1:1.3.1-2) experimental; urgency=low

  * Build against xserver 1.5 rc5.

 -- Julien Cristau <jcristau@debian.org>  Mon, 14 Jul 2008 02:09:52 +0200

xserver-xorg-input-keyboard (1:1.3.1-1) unstable; urgency=low

  * New upstream release.
    + Manpage says kbd replaced keyboard, closes: #443452.
  * Bump Standards-Version to 3.7.3 (no changes).
  * The Vcs-* fields are now recognized by dpkg, so drop the XS- prefix.
  * Run dpkg-shlibdeps with --warnings=6.  Drivers reference symbols from
    /usr/bin/Xorg and other modules, and that's not a bug, so we want
    dpkg-shlibdeps to shut up about symbols it can't find.
    + Build-depend on dpkg-dev >= 1.14.17.
  * Update debian/copyright according to the new upstream one.

 -- Brice Goglin <bgoglin@debian.org>  Wed, 28 May 2008 22:02:08 +0200

xserver-xorg-input-keyboard (1:1.2.2-3) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Sun, 16 Sep 2007 15:13:37 -0400

xserver-xorg-input-keyboard (1:1.2.2-2) UNRELEASED; urgency=low

  * Add upstream URL to debian/copyright.

 -- Brice Goglin <bgoglin@debian.org>  Sat, 15 Sep 2007 01:46:21 +0200

xserver-xorg-input-keyboard (1:1.2.2-1) experimental; urgency=low

  * New upstream release.
  * Update debian/copyright.
  * Add myself to Uploaders, and remove Branden with his permission.
  * Build against xserver 1.4.

 -- Julien Cristau <jcristau@debian.org>  Mon, 10 Sep 2007 15:44:08 +0200

xserver-xorg-input-keyboard (1:1.2.0-2) experimental; urgency=low

  * Set distribution to unstable in debian/NEWS (closes: #428845).
  * Rebuild against xserver 1.3.99.0 (new ABI).
  * Generate the Provides field automatically.

 -- Julien Cristau <jcristau@debian.org>  Sat, 18 Aug 2007 19:48:05 +0200

xserver-xorg-input-keyboard (1:1.2.0-1+1.2.1) unstable; urgency=low

  [ Brice Goglin ]
  * New upstream release.
  * Add a NEWS entry about the old "keyboard" driver not being shipped
    anymore and "kbd" replacing it.
  * Pull some more changesets from upstream git:
    + fd51e4d27d7a31ed9d4a075c3814b36320af4612
    + caeb0f364c1a95a9ad3e64dd722c8ddc88077a86
    + 05dd89ef03cee6853e7c2db518b6b22785cc3e7c
  * Install the upstream changelog.
  * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
    (needed to let xsfbs get access to serverminver).
  * Add a link to www.X.org and a reference to the xf86-input-keyboard
    module in the long description.

  [ Drew Parsons ]
  * 1.2.1 not released upstream yet, so use 1.2.0 as the version and
    put 1.2.1 into the Debian subversion.
  * Include commit 36cf953910002a00a3694033d49c6c38319b0283, updating
    the driver version.

 -- Drew Parsons <dparsons@debian.org>  Wed, 13 Jun 2007 23:21:00 +1000

xserver-xorg-input-keyboard (1:1.1.1-1) experimental; urgency=low

  * New upstream release.
    + drop patch 01_64bit_pointer.diff, applied upstream.
  * Add link to xserver-xorg-core bug script, so that bugreports contain
    the user's config and log files.
  * Generate the dependency on xserver-xorg-core automatically.
  * Drop outdated CVS info from the description.
  * Remove Fabio from Uploaders, with his permission.
  * Add XS-Vcs-* in debian/control.

 -- Julien Cristau <jcristau@debian.org>  Mon, 16 Apr 2007 20:02:52 +0200

xserver-xorg-input-keyboard (1:1.1.0-4) unstable; urgency=low

  * Depends: xserver-xorg-core (>= 2:1.1.1-4). Closes: #391563.

 -- Drew Parsons <dparsons@debian.org>  Sat,  7 Oct 2006 23:27:27 +1000

xserver-xorg-input-keyboard (1:1.1.0-3) unstable; urgency=low

  [ Thierry Reding ]
  * Add watch file

  [ David Nusinow ]
  * Add 01_64bit_pointer.diff to include to correct pointer size on 64 bit
    arches. Thanks Dann Frazier. (closes: #389514)
  * Turn the above patch in to one pulled from upstream to include more
    missing headers.

 -- David Nusinow <dnusinow@debian.org>  Wed, 27 Sep 2006 19:53:10 -0400

xserver-xorg-input-keyboard (1:1.1.0-2) unstable; urgency=low

  * Build-Depends: xserver-xorg-dev (>= 2:1.1.1-4). Closes: #387146.
  * Upload to unstable (X11R7.1 transition).

 -- Drew Parsons <dparsons@debian.org>  Sat, 23 Sep 2006 09:40:57 +1000

xserver-xorg-input-keyboard (1:1.1.0-1) experimental; urgency=low

  [ Andres Salomon ]
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.
  * Run dh_install w/ --list-missing.

  [ Drew Parsons ]
  * New upstream version xf86-input-keyboard-1.1.0.
  * Standards version 3.7.2.
  * Use debhelper 5.  Install manpage using dh_installman.
  * Exclude .la files from dh_install.

 -- Drew Parsons <dparsons@debian.org>  Fri, 25 Aug 2006 00:47:52 +1000

xserver-xorg-input-keyboard (1:1.0.1.3-2) unstable; urgency=low

  * Upload to modular

 -- David Nusinow <dnusinow@debian.org>  Sun, 26 Mar 2006 20:25:05 -0500

xserver-xorg-input-keyboard (1:1.0.1.3-1) experimental; urgency=low

  * First upload to Debian
  * Change source package, package, and provides names to denote the
    type of driver and that they are for xserver-xorg

 -- David Nusinow <dnusinow@debian.org>  Fri, 13 Jan 2006 00:31:50 -0500

xserver-xorg-input-keyboard (1:1.0.1.3-0ubuntu2) dapper; urgency=low

  * Disable autorepeat on high keycodes (Ubuntu #14446)

 -- David Nusinow <dnusinow@debian.org>  Fri, 13 Jan 2006 00:28:25 -0500

xserver-xorg-input-keyboard (1:1.0.1.3-0ubuntu1) dapper; urgency=low

  * New upstream release.
  * Add provides on xserver-xorg-input.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  4 Jan 2006 19:43:36 +1100

xserver-xorg-input-keyboard (1:1.0.1.2-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 19 Dec 2005 08:56:43 +1100

xserver-xorg-input-keyboard (1:1.0.1.1-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Dec 2005 13:38:50 +1100

xserver-xorg-input-keyboard (1:1.0.1-0ubuntu2) dapper; urgency=low

  * Add missing Build-Depends (x11proto-core-dev, x11proto-randr-dev).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon,  5 Dec 2005 12:48:48 +1100

xserver-xorg-input-keyboard (1:1.0.1-0ubuntu1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 22 Nov 2005 13:22:03 +1100

xserver-xorg-input-keyboard (1:1.0.0.1-1) dapper; urgency=low

  * New upstream release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 20 Oct 2005 13:51:05 +1000

xserver-xorg-input-keyboard (1:1.0.0-1) breezy; urgency=low

  * First xserver-xorg-input-keyboard release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  6 Jul 2005 15:48:17 +1000