File: changelog

package info (click to toggle)
hwdata 0.368-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,104 kB
  • sloc: python: 143; makefile: 140; sh: 57
file content (556 lines) | stat: -rw-r--r-- 16,474 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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
hwdata (0.368-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Thu, 02 Mar 2023 07:25:02 +0100

hwdata (0.367-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Thu, 02 Feb 2023 21:40:16 +0100

hwdata (0.366-1) unstable; urgency=medium

  * New upstream release.
  * Update standards version to 4.6.2, no changes needed.

 -- Pino Toscano <pino@debian.org>  Thu, 05 Jan 2023 08:45:33 +0100

hwdata (0.365-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Fri, 02 Dec 2022 20:31:41 +0100

hwdata (0.364-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Mon, 07 Nov 2022 07:42:57 +0100

hwdata (0.363-1) unstable; urgency=medium

  * New upstream release.
  * Pass --disable-blacklist to configure, so the dist-blacklist.conf file is
    not installed anymore
    - drop its entry from debian/not-installed

 -- Pino Toscano <pino@debian.org>  Wed, 05 Oct 2022 22:13:49 +0200

hwdata (0.362-1) unstable; urgency=medium

  * New upstream release.
  * Use the upstream buildsystem to configure and install things, however
    ship only the files already currently shipped; this way it will be easier
    to ship more files provided by upstream without manually handling them
    - stop forcing no buildsystem for dh, letting it do an autoconf-like
      behaviour
    - create a dummy Makefile.inc before cleaning, so it works (as Makefile
      includes it); removed it anyway, as it is generated by configure
    - install to debian/tmp, so we can select from it what to ship
    - tweak hwdata.install to pick pnp.ids, and hwdata.pc as installed
    - add debian/not-installed that lists all the other files that we do not
      currently ship
    - disable the test suite, as it tests only things we do not ship

 -- Pino Toscano <pino@debian.org>  Sat, 10 Sep 2022 18:05:51 +0200

hwdata (0.361-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.1, no changes required.

 -- Pino Toscano <pino@debian.org>  Thu, 07 Jul 2022 05:22:44 +0200

hwdata (0.359-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Tue, 03 May 2022 07:36:43 +0200

hwdata (0.357-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Thu, 03 Mar 2022 21:07:42 +0100

hwdata (0.355-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Mon, 03 Jan 2022 14:15:02 +0100

hwdata (0.354-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Fri, 03 Dec 2021 21:12:04 +0100

hwdata (0.352-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Thu, 07 Oct 2021 08:10:14 +0200

hwdata (0.351-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.0, no changes required.

 -- Pino Toscano <pino@debian.org>  Fri, 03 Sep 2021 06:50:19 +0200

hwdata (0.350-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Sun, 15 Aug 2021 10:45:55 +0200

hwdata (0.345-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Mon, 01 Mar 2021 12:15:15 +0100

hwdata (0.344-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Wed, 03 Feb 2021 14:05:17 +0100

hwdata (0.343-1) unstable; urgency=medium

  * New upstream release.

 -- Pino Toscano <pino@debian.org>  Fri, 08 Jan 2021 15:15:12 +0100

hwdata (0.342-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.5.1, no changes required.
  * Drop the usbutils, and pciutils dependencies, as they are not needed
    anymore. (Closes: #944500)

 -- Pino Toscano <pino@debian.org>  Tue, 01 Dec 2020 20:59:28 +0100

hwdata (0.341-1) unstable; urgency=medium

  * New upstream release.
  * Bump the version the watch file to 4, no changes required.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Fix day-of-week for changelog entries 0.87-1, 0.64-2.

 -- Pino Toscano <pino@debian.org>  Wed, 11 Nov 2020 16:16:15 +0100

hwdata (0.338-1) unstable; urgency=medium

  * New upstream release.
  * Bump the debhelper compatibility to 13:
    - switch the debhelper-compat build dependency to 13

 -- Pino Toscano <pino@debian.org>  Tue, 04 Aug 2020 17:08:14 +0200

hwdata (0.334-1) unstable; urgency=medium

  * New upstream release.
  * Explicitly depend on pci.ids, and usb.ids, so there is no problem in case
    pciutils, and usbutils remove their dependencies on them; also implement
    the first half of #944500.

 -- Pino Toscano <pino@debian.org>  Wed, 01 Apr 2020 13:48:00 +0200

hwdata (0.333-1) unstable; urgency=medium

  * New upstream release: (Closes: #947191)
    - pnp.ids: update Goldstar to LG Electronics (Closes: #900005)

 -- Pino Toscano <pino@debian.org>  Thu, 12 Mar 2020 06:45:31 +0100

hwdata (0.290-2) unstable; urgency=medium

  * Take over the maintainership from Noël Köthe, with his permission.
    Thanks for maintaining hwdata so far!
  * Add the configuration for the CI on salsa.
  * Stop shipping, and installing, a ChangeLog file generated from the upstream
    Git repository, as it is not useful.
  * Move the installation of pnp.ids to a hwdata.install file, instead of
    copying it manually.
  * Move the symlinks creation to a hwdata.links file, instead of passing them
    as arguments of dh_link.
  * Stop patching usb.ids, as we do not ship it anyway.
  * Switch source format to "3.0 (quilt)".
  * Bump the debhelper compatibility to 12:
    - switch the debhelper build dependency to debhelper-compat 12
    - remove debian/compat
  * Rewrite rules to the dh sequencer, with no specific buildsystem.
  * Remove dirs file, as the right directories are automatically created.
  * Stop using the ${shlibs:Depends} substvar, as it does not exist in arch:all
    binaries.
  * Upstream moved to GitHub, so:
    - switch Homepage to https://github.com/vcrhonek/hwdata
    - switch watch file to GitHub tags
  * Add Vcs-* fields.
  * Remove README.build, as we do not ship usb.ids.
  * Remove trailing whitespaces in changelog.
  * Bump Standards-Version to 4.5.0, no changes required.
  * Mark hwdata as Multi-Arch: foreign.
  * Set Rules-Requires-Root: no.

 -- Pino Toscano <pino@debian.org>  Fri, 06 Mar 2020 20:47:41 +0100

hwdata (0.290-1) unstable; urgency=medium

  * upstream release from 2016-06-22
  * debian/control updated Standard-Version: no changes needed

 -- Noël Köthe <noel@debian.org>  Sat, 02 Jul 2016 16:53:06 +0200

hwdata (0.267-1) unstable; urgency=medium

  * upstream release from 2014-06-16
  * debian/watch added
  * debian/control updated Standard-Version: no changes needed

 -- Noël Köthe <noel@debian.org>  Sun, 24 Aug 2014 01:19:05 +0200

hwdata (0.249-1) unstable; urgency=low

  * latest upstream release from 2013-06-20
    - upstream removed upgradelist, MonitorDB, videodrivers

 -- Noël Köthe <noel@debian.org>  Mon, 12 Aug 2013 14:36:31 +0200

hwdata (0.234-1) unstable; urgency=low

  * new upstream release from 2012-05-18
  * added patch from Martin Pitt <martin.pitt@ubuntu.com>
    which links the files usb.ids and pci.ids to the ones from the
    packages usbutils and pciutils where they are newer. Thanks a lot!
    closes: Bug#635302 and LP: #77929
  * debian/control added usbutils and pciutils dependecy
  * debian/control updated Standards-Version, no changes needed
  * removed debian/README.build because no need for updating usb.ids
    anymore

 -- Noël Köthe <noel@debian.org>  Sun, 08 Jul 2012 01:57:32 +0200

hwdata (0.233-1) unstable; urgency=low

  * new upstream version
  * updated usb.ids
  * updated Standards-Version
  * fixed lintian warning debian-rules-missing-recommended-target
  * debian/rules dh_clean -k -> dh_prep

 -- Noël Köthe <noel@debian.org>  Sun, 24 Jul 2011 10:46:26 +0200

hwdata (0.230-1) unstable; urgency=low

  * new upstream release from git
  * updated Standards-Version:, no changes needed
  * corrected homepage to git page

 -- Noèl Köthe <noel@debian.org>  Sun, 01 Aug 2010 00:53:58 +0200

hwdata (0.227-1) unstable; urgency=low

  * new upstream release 2010-02-23
    - it has the Dell monitors included. closes: Bug#538980
  * added pnp.ids to the package. closes: Bug#548647
  * raised Standards-Version: (no changes needed)
  * added Homepage: field

 -- Noèl Köthe <noel@debian.org>  Sun, 28 Feb 2010 21:03:03 +0100

hwdata (0.225-1) unstable; urgency=low

  * new upstream release from 2009-07-08
    - it carries a updated pci.ids which corrects
      the device 8086:4236. closes: Bug#518545
  * debian/compat debian/control raised debhelper to 5
  * debian/control updated Standards-Version: (no changes needed)
  * fixed lintian warning "binary-arch-rules-but-pkg-is-arch-indep"

 -- Noèl Köthe <noel@debian.org>  Fri, 24 Jul 2009 19:15:48 +0200

hwdata (0.220-1) unstable; urgency=low

  * new upstream from 2008-07-23
  * debian/control updated Standard-Version
  * debian/copyright
    - updated download location
    - lintian warning about Copyright
  * updated usb.ids to r1.368 (was r1.367)

 -- Noèl Köthe <noel@debian.org>  Sat, 09 Aug 2008 23:58:19 +0200

hwdata (0.200-1) unstable; urgency=low

  * new upstream from 2007-04-10
  * added Samsung monitor
    (closes: Bug#405457)
  * added LG and Mtek monitors
    (closes: Bug#409574)

 -- Noèl Köthe <noel@debian.org>  Sat, 19 May 2007 18:48:54 +0200

hwdata (0.199-1) unstable; urgency=low

  * new upstream from 2007-03-14
  * correct upstream download URL
    (closes: Bug#405450)

 -- Noèl Köthe <noel@debian.org>  Sun, 08 Apr 2007 10:51:24 +0200

hwdata (0.191-1) unstable; urgency=low

  * new upstream from 2006-10-09
  * added empty build target for policy;) (closes: Bug#395780)
    (thx Aurelien for noticing)
  * updated Standards-Version

 -- Noèl Köthe <noel@debian.org>  Sun, 19 Nov 2006 21:38:40 +0100

hwdata (0.177-1) unstable; urgency=low

  * new upstream from 2006-03-06
  * added video files to package (closes: Bug#350135)

 -- Noèl Köthe <noel@debian.org>  Fri, 17 Mar 2006 19:39:20 +0100

hwdata (0.172-1) unstable; urgency=low

  * new upstream from 2005-11-18

 -- Noèl Köthe <noel@debian.org>  Thu, 24 Nov 2005 20:50:12 +0100

hwdata (0.169-1) unstable; urgency=low

  * new upstream from 2005-09-09

 -- Noèl Köthe <noel@debian.org>  Mon, 17 Oct 2005 18:10:03 +0200

hwdata (0.159-1) unstable; urgency=low

  * new upstream from 2005-06-22
    (closes: Bug#276605)
  * fixed typo in description
    (closes: Bug#277224)
  * updated Standards-Version:
  * updated usb.ids from http://www.linux-usb.org/usb.ids

 -- Noèl Köthe <noel@debian.org>  Sun, 26 Jun 2005 16:57:02 +0200

hwdata (0.148-1) unstable; urgency=low

  * new upstream from 2004-11-22

 -- Noèl Köthe <noel@debian.org>  Fri, 24 Dec 2004 23:02:46 +0100

hwdata (0.145-1) unstable; urgency=medium

  * new upstream from 2004-10-21

 -- Noèl Köthe <noel@debian.org>  Mon, 01 Nov 2004 16:05:31 +0100

hwdata (0.135-1) unstable; urgency=low

  * new upstream from 2004-09-23
    (closes: Bug#273550)

 -- Noèl Köthe <noel@debian.org>  Mon, 27 Sep 2004 22:11:26 +0200

hwdata (0.123-1) unstable; urgency=low

  * new upstream from 2004-07-09

 -- Noèl Köthe <noel@debian.org>  Wed, 11 Aug 2004 12:49:30 +0200

hwdata (0.118-1) unstable; urgency=low

  * new upstream from 2004-05-06
  * updated usb.ids,v 1.147 2004/04/30 16:18:32

 -- Noèl Köthe <noel@debian.org>  Sun, 16 May 2004 13:18:18 +0200

hwdata (0.117-1) unstable; urgency=low

  * new upstream from 2004-04-16
  * updated usb.ids,v 1.146 2004/04/14 20:30:46

 -- Noèl Köthe <noel@debian.org>  Fri, 23 Apr 2004 00:23:06 +0200

hwdata (0.107-1) unstable; urgency=low

  * new upstream from 2004-02-19
  * updated ubs.ids to usb.ids,v 1.139 2004/02/14 00:12:57

 -- Noèl Köthe <noel@debian.org>  Mon, 23 Feb 2004 18:11:01 +0100

hwdata (0.105-1) unstable; urgency=low

  * new upstream from 2004-01-29
  * updated ubs.ids to usb.ids,v 1.137 2004/01/25 08:25:17

 -- Noèl Köthe <noel@debian.org>  Thu, 05 Feb 2004 20:07:37 +0100

hwdata (0.104-1) unstable; urgency=low

  * new upstream from 2004-01-20

 -- Noèl Köthe <noel@debian.org>  Wed, 21 Jan 2004 21:31:34 +0100

hwdata (0.101-1) unstable; urgency=low

  * new upstream from 2003-10-28
  * updated Standards-Version
  * updated usb.ids (1.123 2003/06/20 -> 1.128 2003/10/10)

 -- Noèl Köthe <noel@debian.org>  Sun,  9 Nov 2003 13:40:00 +0100

hwdata (0.95-1) unstable; urgency=low

  * new upstream from 2003-09-05

 -- Noèl Köthe <noel@debian.org>  Wed, 10 Sep 2003 20:55:00 +0200

hwdata (0.90-1) unstable; urgency=low

  * new upstream from 2003-08-21
  * upstream switched from .tar.gz distribution to noarch.rpm
    so the will no .orig.tar.gz file available and I decided to
    make a debian native package because of this
  * upstream removed inf2mondb.py from the package
    (closes: Bug#177337)
  * updated Standards-Version

 -- Noel Koethe <noel@debian.org>  Mon, 25 Aug 2003 21:44:00 +0200

hwdata (0.87-1) unstable; urgency=low

  * new upstream from 2003-06-13
  * updated usb.ids from http://www.linux-usb.org/

 -- Noel Koethe <noel@debian.org>  Sun, 29 Jun 2003 11:48:00 +0200

hwdata (0.85-2) unstable; urgency=low

  * uploaded again with propper (not utf-8) maintainer name so its
    not a NMU
  * closes again
    (closes: #184895)
  * updated Standards-Version

 -- Noel Koethe <noel@debian.org>  Mon,  9 Jun 2003 00:08:00 +0100

hwdata (0.85-1) unstable; urgency=low

  * new upstream from 2003-06-05
  * hwdata's sense is to provide a hardware database for other
    packages. The other packages should use the usb.ids or other
    files from this package.
    (closes: #184895)

 -- Noel Koethe <noel@debian.org>  Mon,  9 Jun 2003 00:08:00 +0100

hwdata (0.75-1) unstable; urgency=low

  * new upstream from 2003-02-19

 -- Noel Koethe <noel@debian.org>  Tue,  4 Mar 2003 22:09:00 +0100

hwdata (0.64-2) unstable; urgency=low

  * upload with correct spelling of my name

 -- Noèl Köthe <noel@debian.org>  Thu, 16 Jan 2003 16:52:00 +0100

hwdata (0.64-1) unstable; urgency=low

  * new upstream from 2003-01-02

 -- Noel Koethe <noel@debian.org>  Mon, 13 Jan 2003 21:31:00 +0100

hwdata (0.62-1) unstable; urgency=low

  * new upstream from 2002-12-12
    (closes: Bug#174837)
  * updated Standards-Version

 -- Noel Koethe <noel@debian.org>  Tue, 31 Dec 2002 14:46:00 +0100

hwdata (0.61-2) unstable; urgency=low

  * /etc/pcmcia/config is in pcmcia-cs in Debian,
    so I removed it from the Debian package
    (closes: Bug#171685)

 -- Noel Koethe <noel@debian.org>  Wed,  4 Dec 2002 15:34:00 +0100

hwdata (0.61-1) unstable; urgency=low

  * new upstream from 2002-11-04

 -- Noel Koethe <noel@debian.org>  Sun,  1 Dec 2002 23:05:00 +0100

hwdata (0.44-1) unstable; urgency=low

  * new upstream from 2002-08-14
    (closes: Bug#156850)

 -- Noel Koethe <noel@debian.org>  Fri, 16 Aug 2002 00:19:00 +0200

hwdata (0.36-1) unstable; urgency=low

  * new upstream from 2002-07-30
    (closes: Bug#155252)

 -- Noel Koethe <noel@debian.org>  Fri,  2 Aug 2002 20:42:00 +0200

hwdata (0.32-1) unstable; urgency=low

  * new upstream from 2002-06-28
  * new version has requested Eizo Monitor
    (closes: Bug#146954)

 -- Noel Koethe <noel@debian.org>  Tue,  2 Jul 2002 21:21:00 +0200

hwdata (0.30-1) unstable; urgency=low

  * new upstream from 2002-05-29

 -- Noel Koethe <noel@debian.org>  Thu, 30 May 2002 16:43:00 +0200

hwdata (0.14-1) unstable; urgency=low

  * new upstream from 2002-04-17

 -- Noel Koethe <noel@debian.org>  Sun, 12 May 2002 14:41:00 +0200

hwdata (0.12-1) unstable; urgency=medium

  * new upstream from 2002-04-10
    (will wait with upload until 0.10-1 will enter woody)

 -- Noel Koethe <noel@debian.org>  Mon, 15 Apr 2002 21:00:00 +0200

hwdata (0.10-1) unstable; urgency=low

  * new upstream from 2002-04-03

 -- Noel Koethe <noel@debian.org>  Sun,  7 Apr 2002 15:03:00 +0200

hwdata (0.8.2-1) unstable; urgency=low

  * new upstream from 2002-03-18

 -- Noel Koethe <noel@debian.org>  Sat, 30 Mar 2002 15:25:00 +0100

hwdata (0.3-1) unstable; urgency=low

  * Initial Release.
    upstream splitted the kudzu package into kudzu and
    hwdata

 -- Noel Koethe <noel@debian.org>  Wed,  6 Mar 2002 13:10:18 +0100