File: changelog

package info (click to toggle)
lirc 0.7.1pre2-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,852 kB
  • ctags: 2,924
  • sloc: ansic: 31,205; sh: 12,021; makefile: 631
file content (551 lines) | stat: -rw-r--r-- 23,060 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
lirc (0.7.1pre2-2) unstable; urgency=low

  * Applied patch from Thomas Schmidt, thanks!. (Closes: #294720).

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 12 Mar 2005 00:01:46 +0100

lirc (0.7.1pre2-1) unstable; urgency=low

  * New upstream release (Closes: #294174).
  * s/serial_CFLAGS/SERIAL_CFLAGS/a in Makefile (Closes: #294689).
  * Added support for ati_usb modules (Closes: #297243).
  * GNU config automated update: config.sub (20020307 to 20041130),
    config.guess (20020320 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Thu, 10 Mar 2005 00:27:20 +0100

lirc (0.7.1pre1-2) unstable; urgency=low

  * The "And when it rains, it poures" Release.
  * Fixed the nasty "setup-driver.sh not found" bug, again. This fix also
    should fix the debconf freeze (Closes: #269833, #292637, #293091)
    Thanks to Chris Boyle <cmb@debian.org> for spotting the fix.
  * Included patch from "Eloy A. Paris" <peloy@debian.org> (Closes: #292043)
    so that lirc_dev gets shipped.
  * Partially included  patch for Makefile from Yann Rouillard
    <yann@pleiades.fr.eu.org> (Closes: #246112, #287328, ) so that correct
    modules and symbols get installed for 2.6.x kernels.
  * Improved paths in README.Debian (Closes: #218888).
  * Suggest just kernel-source and not headers (Closes: #250570).
  * It now builds with 2.6 kernels (Closes: #221023). I'm terrible with lirc
    bugs housekeeping :)
  * Newewst upstream versions fix i2c build problems (Closes: #256986). More
    housekeeping here.
  * GNU config automated update: config.sub (20020307 to 20041130),
    config.guess (20020320 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Tue, 25 Jan 2005 22:29:15 +0100

lirc (0.7.1pre1-1) unstable; urgency=low

  * New upstream release.

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sun, 23 Jan 2005 02:51:59 +0100

lirc (0.7.0.1-2) unstable; urgency=low

  * The "I can't believe nobody reported a RC bug yet!" release.
  * Changed section from optional to extra to make installer@ftp-master happy.
  * Change short decriptions in order to comply with new lintian check.
  * GNU config automated update: config.sub (20020307 to 20041130),
    config.guess (20020320 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sun, 23 Jan 2005 02:51:48 +0100

lirc (0.7.0.1-1) unstable; urgency=low

  * The "let's try to fix the versioning mistake" release. I mistakenly took
    0.7.0pre8 as later than 0.7.0, so this is actually upstream latest
    tarball, 0.7.0, with a made up version number.
  * Not try to build /dev/lirc during build (Closes: #287559). Thanks to Lars
    Wirzenius <liw@iki.fi>.
  * Include setup-driver.sh (Closes: #287370). Thanks to Lars Wirzenius
    <liw@iki.fi>.
  * This upstream version really closes (Closes: #236573, #255383, #280548).
  * The Danish debconf po is included! (Closes: #276699).
  * GNU config automated update: config.sub (20020307 to 20041130),
    config.guess (20020320 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 15 Jan 2005 14:41:42 +0100

lirc (0.7.0pre8-1) unstable; urgency=low

  * New upstream release.
  * GNU config automated update: config.sub (20020307 to 20041130),
    config.guess (20020320 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sun, 26 Dec 2004 07:48:16 +0100

lirc (0.7.0-1) unstable; urgency=low

  * New upstream release (Closes: #236573, #280548, #236573).
  * Now builds with 2.6.x (Closes: #255383, #221023).
  * GNU config automated update: config.sub (20020307 to 20040624),
    config.guess (20020320 to 20040813)
  * Added Danish po-debconf translation for lirc (Closes: #276699).
  * Removed Ian Murdock from Uploaders.
  * GNU config automated update: config.sub (20040624 to 20041130),
    config.guess (20040813 to 20041112)

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Tue, 28 Dec 2004 04:44:30 +0100

lirc (0.6.6-13) unstable; urgency=low

  * The "Happy birthday Ranty" release (Sept 24th).
  * The "Happy birthday Amaya" release (Sept 25th).
  * The "Pierre, we are so glad you are back home and feeling better" release.
  * Fixed path in README.Debian (Closes: #218888)
  * Fix debconf prompt freeze (Closes: #269833)
  * debian/modules-source/README: s/WARMING/WARNING/

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 25 Sep 2004 19:57:49 +0200

lirc (0.6.6-12) unstable; urgency=low

  * The "Ranty is missed everyday" release.
    Happy hacking in Heaven, our friend+brother (Closes: #252156).
  * 4 new maintainers (Closes: #248767).
  * Added Pierre Machard, Riku Voipio and Ian Murdock to the Uploaders field.
  * GNU config automated update: config.sub (20040312 to 20040624),
    config.guess (20040312 to 20040813)
  * Get rid of config.log and config.status in the clean target.
  * Included French Debconf Translation (Closes: #262379).
  * Included Czech Debconf Translation (Closes: #261285).
  * Added support for CFLAGS in the build target.

 -- Amaya Rodrigo Sastre <amaya@debian.org>  Fri, 27 Aug 2004 20:21:00 +0200

lirc (0.6.6-11) unstable; urgency=low

  * Apply patch from : Goswin von Brederlow (closes: #259978)
    - lirc-svga is only build for i386
  
 -- Pierre Machard <pmachard@debian.org>  Sun, 18 Jul 2004 01:06:08 +0200

lirc (0.6.6-10) unstable; urgency=low

  * Add a test to know if smode2 is available for the target arch
    (thanks to mrvn)
  * Change priority to optional (closes: #236481)
  * Swith to po-debconf format (closes: #232283)

 -- Pierre Machard <pmachard@debian.org>  Sat, 17 Jul 2004 19:10:45 +0200

lirc (0.6.6-9) unstable; urgency=low

  * QA Upload
  * Add depends on svgalib only for i386 to fix building on arch !i386

 -- Pierre Machard <pmachard@debian.org>  Sat, 17 Jul 2004 16:53:55 +0200

lirc (0.6.6-8) unstable; urgency=low

  * QA Upload
  * Set Maintainer to packages@qa.debian.org
  * Fix svgalib Build-Deps. (Closes: #243195)
  * GNU config automated update: config.sub (20031007 to 20040312),
    config.guess (20031007 to 20040312)

 -- Pierre Machard <pmachard@debian.org>  Sat, 17 Jul 2004 14:52:28 +0200

lirc (0.6.6-7) unstable; urgency=low

  * Set Architecture: properly for lirc-modules-KVERS packages. (Closes:#218881)
  	courtesy of Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
  * GNU config automated update: config.sub (20030717 to 20031007),
    config.guess (20030702 to 20031007)
  * Build-Depend on debhelper >= 4.0.18 for dh_install's --list-missing.
    (Closes:#187712)
  * Fix "quick walkthrough" instructions it is "debian/rules" not "make".
    (Closes:#202622)
  * Recommend xfonts-75dpi and copy from the gimp's package description the
    explanation on why it is only recommended. (Closes:#215168)
  * Use ACTISYS_ACT200L instead of ACTISYS_200L to match driver sources.
    (Closes:#204724)
  * Remove "Depends: ${shlibs:Depends}, ${misc:Depends}" from binary module
    packages as it may cause an empty Depends: line which then confuses apt.
    (Closes:#210477)
  * Fix spelling in hardware.conf. (Closes:#218887)
  * Add a comment about /dev/lirc/0 to hardware.conf. (Improves:#197306)
  * Make sure this changelog is UTF-8.

 -- Manuel Estrada Sainz <ranty@debian.org>  Sat, 22 Nov 2003 22:07:51 +0100

lirc (0.6.6-6) unstable; urgency=low

  * Changed liblircclient-dev section to libdevel.
  * Added "Source: lirc" to modules-source's debian/control. (Closes: #213819)
  * GNU config automated update: config.sub (20030103 to 20030717),
    config.guess (20030110 to 20030702)

 -- Manuel Estrada <root@ranty.pantax.net>  Thu,  2 Oct 2003 23:45:36 +0200

lirc (0.6.6-5) unstable; urgency=low

  * Use dpatch.
  * Use ACTISYS_200L instead of ACT200L to properly configure SIR kernel
    module. (closes: Bug#182647)

 -- Manuel Estrada Sainz <ranty@debian.org>  Sat,  8 Mar 2003 20:15:56 +0100

lirc (0.6.6-4) unstable; urgency=low

  * Add kdist_configure target to lirc-modules-source. (closes: Bug#169364)
  * GNU config automated update: config.sub (20020905 to 20021130),
    config.guess (20020903 to 20021130)
  * use DH_COMPAT 4
  * GNU config automated update: config.sub (20021130 to 20030103),
    config.guess (20021130 to 20030110)
  * Load kernel modules modules with autoclean (closes: Bug#176421)
  * Move configuration files for the different remotes from share/doc/lirc/ to
    share/lirc/.

 -- Manuel Estrada Sainz <ranty@debian.org>  Wed, 22 Jan 2003 21:20:32 +0100

lirc (0.6.6-3) unstable; urgency=low

  * Include logcheck support as suggested by Blars Blarson <blarson@blars.org>
    (closes: Bug#164510)
  * GNU config automated update: config.sub (20020703 to 20020905),
    config.guess (20020709 to 20020903)
  * 'sed' was segfaulting on 'configure', use 'sort -u' instead
  	(closes: Bug#166264).

 -- Manuel Estrada Sainz <ranty@debian.org>  Fri, 25 Oct 2002 21:44:45 +0200

lirc (0.6.6-2) unstable; urgency=low

  * Fixed modutils file setup on postinst (closes: Bug#164200).
  	Thanks to "Aaron M. Ucko" <ucko@debian.org> for diagnostic and fix.
  * Temporarly renamed 'rc' into 'irsend' to prevent name clash with 'rc'
    package, if upstream uses something different, I'll follow.
    (closes: Bug#164196).

 -- Manuel Estrada Sainz <ranty@debian.org>  Fri, 11 Oct 2002 11:16:50 +0200

lirc (0.6.6-1) unstable; urgency=low

  * New upstream release.
    * added rc tool for sending IR commands (previously included in xrc package)
    * bugfix for Winfast TV2000 card
    * added SIR support for Actisys Act200L dongle (Karl Bongers)
    * added UDP network driver for use with the IPC@Chip (Jim Paris)
    * added support for hardware connected to soundcard input (Pavel Machek)
    * added support for Tekram M230 Mach64 (Froenchenko Leonid)
  * add debhelper dependency to lirc-modules-source (closes: Bug#163974).
  * GNU config automated update: config.sub (20020621 to 20020703),
    config.guess (20020529 to 20020709)
  * Improved sanity checking when building kernel modules (closes: Bug#153491).
  * Fixed a typo that prevented "automatic" configuration of lirc_parallel
    driver.
  * Use /etc/modutils/lirc to set kernel module parameters (closes: Bug#154476).
  * Add a note about the need of 'setserial /dev/ttySX uart none' when using
    lirc_serial or lirc_sir to README.Debian.
  * lirc.config is now "POSIX Shell" compatible, use /bin/sh instead of
    /bin/bash.

 -- Manuel Estrada Sainz <ranty@debian.org>  Thu, 10 Oct 2002 18:53:57 +0200

lirc (0.6.5-6) unstable; urgency=low

  * Took the upstream fix for the compilation problem with 2.4.19-rc1 kernels.
    (closes: Bug#152982)

 -- Manuel Estrada Sainz <ranty@debian.org>  Thu,  8 Aug 2002 13:58:48 +0200

lirc (0.6.5-5) unstable; urgency=low

  * Patch by Andy Mortimer <andy.mortimer@zetnet.co.uk> to include network
    only support. (closes: Bug#151414)

 -- Manuel Estrada Sainz <ranty@debian.org>  Tue,  9 Jul 2002 17:03:47 +0200

lirc (0.6.5-4) unstable; urgency=low

  * Applied a patch from CVS to remove the restricted licence on files
    generated with irrecord. (closes: Bug#152074)

 -- Manuel Estrada Sainz <ranty@debian.org>  Sun,  7 Jul 2002 02:12:57 +0200

lirc (0.6.5-3) unstable; urgency=low

  * Hacked around a problem with kernel 2.4.19-rc1.

 -- Manuel Estrada Sainz <ranty@debian.org>  Thu,  4 Jul 2002 23:36:10 +0200

lirc (0.6.5-2) unstable; urgency=low

  * Fixed a typo in README.Debian
  * Tell how to get a list of supported drivers in /etc/lirc/hardware.conf
    (closes: Bug#141318).
  * Changed section to "utils". (closes: Bug#145100)
  * GNU config automated update: config.sub (20020102 to 20020307),
    config.guess (20020102 to 20020320)
  * GNU config automated update: config.sub (20020307 to 20020621),
    config.guess (20020320 to 20020529)

 -- Manuel Estrada <root@ranty.ddts.net>  Thu,  4 Jul 2002 21:50:25 +0200

lirc (0.6.5-1) unstable; urgency=low

  * New upstream release.
  * Updated debian/rules based on /usr/share/doc/autotools-dev/README.Debian.gz
  	+ Use DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE
        + Update config.{sub,guess} automatically
        + touch every single file in 'clean' to prevent timestamp skews
  * GNU config automated update: config.sub (20011130 to 20020102),
    config.guess (20011126 to 20020102)
  * Use syslog and offer to remove /var/log/lircd (closes: Bug#131774)
  * Integrate it87 kernel driver with the packing.
        + updated debian/modules-source/{Makefile,README.make},
          lirc-modules-source.templates and lirc-modules-source.config

 -- Manuel Estrada Sainz <ranty@debian.org>  Fri,  1 Feb 2002 21:04:49 +0100

lirc (0.6.4-10) unstable; urgency=high

  * The urgency is because:
  	+ 0.6.4-9: may be uninstalable.
        + reduces user frustration on module building by giving a verbose
          error message.
        + Complies with policy by not restoring deleted conffiles on the users
          back.
        + Secures device permisions.
        + There is no new feature.
  * /etc/lirc/lircmd.conf may not be there (closes: Bug#126279).
  * Don't create /etc/lirc/* files unless they are there, they should be moved
    from /etc/ or the user chooses to reconfigure the package.
  * Add MODULE_LICENSE to kernel modules, patch by Ingo Saitz <ingo@debian.org>
    This was already fixed upstream, but oh well, lets not wait to the next
    release. (closes: Bug#128074)
  * Cry out if IRQ, PORT or TIMER are not set when compiling kernel modules.
    (closes: Bug#108131)
  * Tell devfsd to create /dev/lirc/0 unconditionaly. (works around: #128072)
    The proper fix should come soon from upstream.
  * Changed permisions of kernel devices from "root.video 660" to
    "root.root 660" since only lircd should use them and it runs as root.
        By writting to this devices you may confuse kernel code and that kind
        of thing should be reserved to root. If someone feels that read-only
        access should be allowed to to other users or groups go ahead and file
        a bug.

 -- Manuel Estrada Sainz <ranty@debian.org>  Sun, 13 Jan 2002 20:27:00 +0100

lirc (0.6.4-9) unstable; urgency=low

  * Added IntelliMouse support to lircmd. (closes: Bug#122300)
  * Fixed html comments on the documentation which prevented some text from
    showing up in a browser, so if you were looking for something and it
    wasn't there go back and make sure it is still not there.

 -- Manuel Estrada Sainz <ranty@debian.org>  Sat, 15 Dec 2001 20:04:48 +0100

lirc (0.6.4-8) unstable; urgency=low

  * Took X dependent parts and svgalib parts to their own packages, and have
    lirc Suggest them. (closes: Bug#121543)
  * ispelled README.Debian.
  * Applied patch to handle epochs properly on lirc-modules-source by
    Dwayne C. Litzenberger" <dlitz@dlitz.net> (closes: Bug#123019).
  * Enabled Irman support (closes: Bug#103951).
  	I don't have an Irman and don't realy know how the hell it works, so
        if there is any problem please report and I will try to fix it.
  * Updated config.sub and config.guess from ftp://ftp.gnu.org/pub/gnu/config/

 -- Manuel Estrada Sainz <ranty@debian.org>  Mon, 10 Dec 2001 23:46:29 +0100

lirc (0.6.4-7) unstable; urgency=low

  * I forgot to protect a couple of db_input's with "|| true".
  	(closes: Bug#121006)
  * Make sure lirc-modules-source/kernel-source-not-found gets shown when
    needed.

 -- Manuel Estrada Sainz <ranty@debian.org>  Sun, 25 Nov 2001 03:32:58 +0100

lirc (0.6.4-6) unstable; urgency=low

  * Build-dep on svgalib-dummyg1[!i386] and svgalibg1-dev [i386] so it can
    build on architectures where svgalib is not available.

 -- Manuel Estrada Sainz <ranty@debian.org>  Wed, 21 Nov 2001 13:17:22 +0100

lirc (0.6.4-5) unstable; urgency=low

  * call db_stop in lirc.postrm.
  * modified lirc-modules-source.postinst a bit hopefully to make it
    more portable, infact it now works with zsh.
  * Updated README.Debian on regards to irman2lirc.
  * Updated manpages and added manpages for all binaries (closes: Bug#85217).
  * Build smode2 which makes lirc depend on svgalibg1. Please file a wishlist
    bug suggesting an alternative if that is inconvenient.

 -- Manuel Estrada Sainz <ranty@debian.org>  Sun,  4 Nov 2001 20:39:50 +0100

lirc (0.6.4-4) unstable; urgency=low

  * lirc was not building on powerpc because of the time difference with
    voltaire.debian.org. I was 'touch'ing configure.in to prevent rebuilding
    too much stuff and the time difference broke that. Now I am a bit more
    aggressive with the time change.
  * Use forkpty from libc, so I don't have to worry about devfs or devpts.
    closes: #115870 or at least makes it a libc problem :)

 -- Manuel Estrada Sainz <ranty@debian.org>  Mon, 29 Oct 2001 15:40:23 +0100

lirc (0.6.4-3) unstable; urgency=low

  * Updated config.sub and config.guess from ftp://ftp.gnu.org/pub/gnu/config/
    so lirc may build on more architectures (closes: #115964).

 -- Manuel Estrada Sainz <ranty@debian.org>  Wed, 17 Oct 2001 16:19:56 +0200

lirc (0.6.4-2) unstable; urgency=low

  * Fixed problem with not existing configure.in.stamp (closes: #114494)
  * Put lirc-modules-source debs in $(KSRC)/.. as suggested by
    Christian Ohm <chr.ohm@gmx.net>
  * Depend on debconf (>= 0.5.00) to use seen flag.

 -- Manuel Estrada Sainz <ranty@debian.org>  Mon, 15 Oct 2001 19:29:53 +0200

lirc (0.6.4-1) unstable; urgency=low

  * Sorry for those 2 months of inactivity, I just came back from Colombia
    where I didn't have a SID system to work on.
  * New upstream release (closes: #112549)
  * Call update-devfsd on postrm when purging. (closes: #104446)
  * Change daemons/Makefile.in insted of daemons/Makefile.am to prevent
    creating of devices nodes. This way we don't have to run automake and we
    don't need to Build-depend on automake and libtool.
  * Properly use MOD_DIR on lirc-modules-source (closes: #105784).
  * Check for devfs device nodes after loading modules to make sure that they
    are there (closes: #114284)
  * Updated lirc-modules-source/do-build description, it should be more
    readable now (closes: #107765)
  * Added kdist_clean target to lirc-modules-source debian/rules.

 -- Manuel Estrada Sainz <ranty@debian.org>  Thu,  4 Oct 2001 14:35:33 +0200

lirc (0.6.3-3) unstable; urgency=low

  * include doc/irxevent.keys as it is referenced from within the
    documentation.
  * Mising variables will be restored in /etc/lirc/hardware.conf.
  * Installation won't fail if a conffile is missing (closes: #103326)
  * Maintainer script cleanups, removed bashisms but some shell script
    extracted from upstream needs bash :(
  * Don't manually call ldconfig on liblircclient0 postinst, debhelper does it
    already.
  * Make sure that debian/rules is executable on lirc-modules-source package.
  	(closes: #103607)
  * Build lirc-modules-x.x.x.deb in MODDIR as set by make-kpkg and by default
    on ".." (closes: #103797)

 -- Manuel Estrada Sainz <ranty@debian.org>  Wed,  4 Jul 2001 13:10:14 +0200

lirc (0.6.3-2) unstable; urgency=low

  * Kernel module building cleanups: it now works for 2.2 kernels, but
    keep in mind that not all modules support all kernels.
  * Debconf German translation thanks to Sebastian Feltel <sebastian@feltel.de>
    (closes: #101171)
  * Parallel port kernel module now compiles on 2.4 kernels thanks to
    Santiago Garcia Mantinan <manty@debian.org>
  * Don't unpack the source into /usr/src/modules directly; instead,
    build a tarball in /usr/src/lirc-modules.tar.gz
  * lirc-modules-source is now a kernel-package compliant modules package.
  * Kernel modules configuration is automated with debconf.
  * lirc-modules-source:Recommends: make, dpkg-dev, c-compiler, kernel-package
  * lirc-modules-source:Suggests: kernel-source | kernel-headers
  * Extracted upstream configuration scripts and integrated them with debconf.
  * If there is not a valid configuration try to get it from the previous
    location or from upstream sample files. (closes: #102258)
  * Added support for devfsd.
  * Debconf Spanish translation thanks to
    Carlos Valdivia Yagüe <valyag@teleline.es> (closes: #102158)
  * init.d script tries to load appropriate kernel modules.
  * lirc-modules-source: Added descriptions of ANIMAX, IRDEO and TEKRAM.
  * Loading kernel modules from init.d script is now optional 
       (See /etc/lirc/hardware.conf )
  * init.d script cryes out loud and refuses to launch daemons if it tries to
    load kernel modules and they are not there.
  * Resurrected automatic informal module building.
  * Register html documentation with doc-base.
  * Updated README.Debian, lirc-modules-source.README.Debian
    modules-source/README and modules-source/README.make to reflect latest
    changes.

 -- Manuel Estrada Sainz <ranty@debian.org>  Wed, 27 Jun 2001 05:43:29 +0200

lirc (0.6.3-1) unstable; urgency=low

  * New Maintainer.
  * New upstream release. (closes: #71643, #90129, #90130, #99405, #94686,
    #97373, #73023, #85214, #90258)
  * /etc/rc?.d/S??lirc priority is now 19 so it starts before gpm
    and creates /dev/lircm for devfs users. (closes: #76958)
  * Pass the kernel version correctly to configure. (closes: #85215)
  * Moved kernel modules source to it's own package.
  * lirc: Suggests lirc-modules-source
  * Adjusted de descriptions for the package.
  * moved irman2lirc to /usr/bin
  * Moved config files to /etc/lirc/ and added hardware.conf so editing
    /etc/init.d/lirc is not needed
  * Explained a bit more how to make all this work in README.Debian
  * Added some manpages.

 -- Manuel Estrada Sainz <ranty@debian.org>  Thu,  7 Jun 2001 00:45:11 +0200

lirc (0.6.1-1.2) unstable; urgency=low

  * Added libtool build-dependency. Should fix 90258
  * Non-maintainer upload

 -- Gopal Narayanan <gopal@debian.org>  Fri, 13 Apr 2001 17:09:21 +0000

lirc (0.6.1-1.1) unstable; urgency=low

  * Non-maintainer Upload
  * Took out the install-exec-local target from daemons/Makefile.am and
    added automake before configure in rules
  * mknod stuff commented out in init.d
  * Moved mknod to postinst
  * above fixes are for bug 85214

 -- Gopal Narayanan <gopal@debian.org>  Fri, 16 Mar 2001 23:02:39 -0500

lirc (0.6.1-1) unstable; urgency=low

  * New upstream version.
  * New makefile system for the kernel modules (Closes: #69028).

 -- Tom Lees <tom@debian.org>  Sun, 27 Aug 2000 12:30:57 +0100

lirc (0.6.0.final-2) unstable; urgency=low

  * Build the Makefile for /usr/src/lirc/lirc_aver.
  * Remove the /usr/src/lirc/Makefile* files, they're useless.
  * Add a README to /usr/src/lirc about building the drivers.

 -- Tom Lees <tom@debian.org>  Tue,  2 May 2000 09:33:14 +0100

lirc (0.6.0.final-1) unstable; urgency=low

  * New upstream release.
  * Fix a small bug which caused lircd to crash.
  * Make the drivers buildable.
  * Add AverMedia driver, thanks to Santiago Garcia Mantinan <manty@i.am>.
  * Remove the device nodes on purge.

 -- Tom Lees <tom@debian.org>  Thu, 20 Apr 2000 00:18:24 +0100

lirc (0.6.0pre6-1) unstable; urgency=low

  * Initial Release.

 -- Tom Lees <tom@debian.org>  Thu, 30 Mar 2000 19:30:57 +0100

Local variables:
mode: debian-changelog
End: