Your message dated Sat, 15 Mar 2008 16:17:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#464777: fixed in lirc 0.8.2-2 has caused the Debian Bug report #464777, regarding lirc-modules-source: fails to build with 2.6.24 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 464777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464777 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Subject: lirc-modules-source: fails to build with 2.6.24 Package: lirc-modules-source Version: 0.8.0-13 Severity: grave Justification: renders package unusable When trying to build lirc-modules I`ve got following error: $ LANG= sudo m-a -t a-i lirc-modules . Updated infos about 1 packages Getting source for kernel version: 2.6.24-1-amd64 Kernel headers available in /lib/modules/2.6.24-1-amd64/build apt-get install build-essential Reading package lists... Done Building dependency tree Reading state information... Done build-essential is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Done! unpack Extracting the package tarball, /usr/src/lirc-modules.tar.gz, please wait... "/usr/share/modass/packages/default.sh" build KVERS=2.6.24-1-amd64 KSRC=/lib/modules/2.6.24-1-amd64/build KDREV=2.6.24-3 kdist_image sed -e "s!\$KVERS!`sed -n -e '/UTS_RELEASE/s/^[^"]*"\([^"]*\)".* $/\1/p' /usr/src/linux/include/linux/version.h`!g; s!\ $KSRC!/usr/src/linux!; s!\$KARCH!amd64!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\ $KDREV!"Custom.1.00"!; s!\$DEBDATE!Sat, 09 Feb 2008 01:12:56 +0300!" debian/control.in > debian/control /usr/bin/make -f debian/rules clean make[1]: Entering directory `/usr/src/modules/lirc' dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean sed: can't read /usr/src/linux/2.6.24-1-amd64/build/include/linux/version.h: No such file or directory make[2]: Entering directory `/usr/src/modules/lirc' /usr/bin/make clean -C drivers SUBDIRS="lirc_serial lirc_parallel lirc_i2c lirc_sir lirc_dev lirc_gpio lirc_it87 lirc_bt829 lirc_atiusb" sed: can't read /usr/src/linux/2.6.24-1-amd64/build/include/linux/version.h: No such file or directory make[3]: Entering directory `/usr/src/modules/lirc/drivers' Making clean in lirc_atiusb make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_atiusb' test -z "lirc_atiusb.o .lirc_atiusb.o.flags lirc_atiusb.mod.c lirc_atiusb.ko *~" || rm -f lirc_atiusb.o .lirc_atiusb.o.flags lirc_atiusb.mod.c lirc_atiusb.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_atiusb' Making clean in lirc_bt829 make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_bt829' test -z "lirc_bt829.o .lirc_bt829.o.flags lirc_bt829.mod.c lirc_bt829.ko *~" || rm -f lirc_bt829.o .lirc_bt829.o.flags lirc_bt829.mod.c lirc_bt829.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_bt829' Making clean in lirc_it87 make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_it87' test -z "lirc_it87.o .lirc_it87.o.flags lirc_it87.mod.c lirc_it87.ko *~" || rm -f lirc_it87.o .lirc_it87.o.flags lirc_it87.mod.c lirc_it87.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_it87' Making clean in lirc_gpio make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_gpio' test -z "lirc_gpio.o .lirc_gpio.o.flags lirc_gpio.mod.c lirc_gpio.ko *~" || rm -f lirc_gpio.o .lirc_gpio.o.flags lirc_gpio.mod.c lirc_gpio.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_gpio' Making clean in lirc_dev make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_dev' test -z "lirc_dev.o .lirc_dev.o.flags lirc_dev.mod.c lirc_dev.ko *~" || rm -f lirc_dev.o .lirc_dev.o.flags lirc_dev.mod.c lirc_dev.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_dev' Making clean in lirc_sir make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_sir' test -z "lirc_sir.o .lirc_sir.o.flags lirc_sir.mod.c lirc_sir.ko *~" || rm -f lirc_sir.o .lirc_sir.o.flags lirc_sir.mod.c lirc_sir.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_sir' Making clean in lirc_i2c make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_i2c' test -z "lirc_i2c.o .lirc_i2c.o.flags lirc_i2c.mod.c lirc_i2c.ko *~" || rm -f lirc_i2c.o .lirc_i2c.o.flags lirc_i2c.mod.c lirc_i2c.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_i2c' Making clean in lirc_parallel make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_parallel' test -z "lirc_parallel.o .lirc_parallel.o.flags lirc_parallel.mod.c lirc_parallel.ko *~" || rm -f lirc_parallel.o .lirc_parallel.o.flags lirc_parallel.mod.c lirc_parallel.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_parallel' Making clean in lirc_serial make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_serial' test -z "lirc_serial.o .lirc_serial.o.flags lirc_serial.mod.c lirc_serial.ko *~" || rm -f lirc_serial.o .lirc_serial.o.flags lirc_serial.mod.c lirc_serial.ko *~ rm -rf .libs _libs rm -f *.o core *.core rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_serial' Making clean in . make[4]: Entering directory `/usr/src/modules/lirc/drivers' test -z "*~" || rm -f *~ rm -rf .libs _libs rm -f *.lo make[4]: Leaving directory `/usr/src/modules/lirc/drivers' make[3]: Leaving directory `/usr/src/modules/lirc/drivers' rm -rf modules make[2]: Leaving directory `/usr/src/modules/lirc' dh_clean rm -f debian/control make[1]: Leaving directory `/usr/src/modules/lirc' /usr/bin/make -f debian/rules binary-modules make[1]: Entering directory `/usr/src/modules/lirc' sed -e "s!\$KVERS!2.6.24-1-amd64!g; s!\ $KSRC!/lib/modules/2.6.24-1-amd64/build!; s!\$KARCH!amd64!; s!\ $KEMAIL!!; s!\$KMAINT!!; s!\$KDREV!2.6.24-3!; s!\$DEBDATE!Sat, 09 Feb 2008 01:12:57 +0300!" debian/control.in > debian/control dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make debconf make[2]: Entering directory `/usr/src/modules/lirc' mkdir modules /usr/bin/make -C drivers SUBDIRS="lirc_dev" make[3]: Entering directory `/usr/src/modules/lirc/drivers' Making all in lirc_dev make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_dev' mv Makefile Makefile.automake cp ../Makefile.kernel Makefile /usr/bin/make -C /lib/modules/2.6.24-1-amd64/build SUBDIRS=/usr/src/modules/lirc/drivers/lirc_dev modules \ KBUILD_VERBOSE=1 make[5]: Entering directory `/usr/src/linux-headers-2.6.24-1-amd64' test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /usr/src/modules/lirc/drivers/lirc_dev/.tmp_versions ; rm -f /usr/src/modules/lirc/drivers/lirc_dev/.tmp_versions/* /usr/bin/make -f scripts/Makefile.build obj=/usr/src/modules/lirc/drivers/lirc_dev gcc-4.1 -Wp,-MD,/usr/src/modules/lirc/drivers/lirc_dev/.lirc_dev.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Os -mtune=generic -m64 -mno-red-zone -mcmodel=kernel -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -DIRCTL_DEV_MAJOR=61 -DEXPORT_SYMTAB -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/src/modules/lirc/drivers/lirc_dev/../.. -I/lib/modules/2.6.24-1-amd64/build/include/ -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(lirc_dev)" -D"KBUILD_MODNAME=KBUILD_STR(lirc_dev)" -c -o /usr/src/modules/lirc/drivers/lirc_dev/.tmp_lirc_dev.o /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c: In function 'lirc_register_plugin': /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:249: error: implicit declaration of function 'DECLARE_MUTEX_LOCKED' /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:249: error: 'tn' undeclared (first use in this function) /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:249: error: (Each undeclared identifier is reported only once /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:249: error: for each function it appears in.) /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c: In function 'lirc_unregister_plugin': /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:439: error: 'tn' undeclared (first use in this function) /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:440: error: 'tn2' undeclared (first use in this function) /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c: In function 'lirc_dev_init': /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:872: error: void value not ignored as it ought to be /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c: In function 'cleanup_module': /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c:899: error: void value not ignored as it ought to be make[6]: *** [/usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.o] Error 1 make[5]: *** [_module_/usr/src/modules/lirc/drivers/lirc_dev] Error 2 make[5]: Leaving directory `/usr/src/linux-headers-2.6.24-1-amd64' make[4]: *** [lirc_dev.o] Error 2 make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_dev' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/modules/lirc/drivers' make[2]: *** [dev] Error 2 make[2]: Leaving directory `/usr/src/modules/lirc' make[1]: *** [build-stamp] Error 2 make[1]: Leaving directory `/usr/src/modules/lirc' make: *** [kdist_image] Error 2 BUILD FAILED! $ sudo grep -v "^#" /etc/lirc/lirc-modules-source.conf LIRC_MODULES="i2c" LIRC_IT87_CFLAGS="UNCONFIGURED" LIRC_PARALLEL_PORT="UNCONFIGURED" LIRC_PARALLEL_IRQ="UNCONFIGURED" LIRC_PARALLEL_TIMER="UNCONFIGURED" LIRC_SERIAL_PORT="UNCONFIGURED" LIRC_SERIAL_IRQ="UNCONFIGURED" LIRC_SERIAL_CFLAGS="UNCONFIGURED" LIRC_SIR_PORT="UNCONFIGURED" LIRC_SIR_IRQ="UNCONFIGURED" LIRC_SIR_CFLAGS="UNCONFIGURED" -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lirc-modules-source depends on: ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy ii debhelper 6.0.5 helper programs for debian/rules ii debianutils 2.28.2 Miscellaneous utilities specific t ii ucf 3.004 Update Configuration File: preserv Versions of packages lirc-modules-source recommends: ii dpkg-dev 1.14.16.6 package building tools for Debian ii gcc [c-compiler] 4:4.2.2-2 The GNU C compiler ii gcc-4.1 [c-compiler] 4.1.2-19 The GNU C compiler ii gcc-4.2 [c-compiler] 4.2.3-1 The GNU C compiler ii kernel-package 11.001-0.1 A utility for building Linux kerne ii make 3.81-3 The GNU version of the "make" util -- debconf information: lirc-modules-source/use_lirc_hints: true lirc-modules-source/parallel_irq: 7 lirc-modules-source/do-build: false lirc-modules-source/parallel_timer: 65536 lirc-modules-source/sir_type: Other lirc-modules-source/serial_softcarrier: false lirc-modules-source/kernel-source-not-found: lirc-modules-source/serial_transmitter: true lirc-modules-source/it87_type: Standard lirc-modules-source/not_needed: lirc-modules-source/serial_port: 0x2f8 lirc-modules-source/drivers: i2c lirc-modules-source/serial_irq: 3 lirc-modules-source/serial_type: Other lirc-modules-source/kernel-source: /usr/src/linux/ lirc-modules-source/sir_irq: 3 lirc-modules-source/sir_port: 0x2f8 lirc-modules-source/parallel_port: 0x378 * lirc-modules-source/what_next: -- If you think of MS-DOS as mono, and Windows as stereo, then Linux is Dolby Digital and all the music is free...
signature.asc
Description: Эта часть сообщения подписана цифровой подписью
--- End Message ---
--- Begin Message ---Source: lirc Source-Version: 0.8.2-2 We believe that the bug you reported is fixed in the latest version of lirc, which is due to be installed in the Debian FTP archive: liblircclient-dev_0.8.2-2_amd64.deb to pool/main/l/lirc/liblircclient-dev_0.8.2-2_amd64.deb liblircclient0_0.8.2-2_amd64.deb to pool/main/l/lirc/liblircclient0_0.8.2-2_amd64.deb lirc-modules-source_0.8.2-2_all.deb to pool/main/l/lirc/lirc-modules-source_0.8.2-2_all.deb lirc-svga_0.8.2-2_amd64.deb to pool/main/l/lirc/lirc-svga_0.8.2-2_amd64.deb lirc-x_0.8.2-2_amd64.deb to pool/main/l/lirc/lirc-x_0.8.2-2_amd64.deb lirc_0.8.2-2.diff.gz to pool/main/l/lirc/lirc_0.8.2-2.diff.gz lirc_0.8.2-2.dsc to pool/main/l/lirc/lirc_0.8.2-2.dsc lirc_0.8.2-2_amd64.deb to pool/main/l/lirc/lirc_0.8.2-2_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Stefan Lippers-Hollmann <[EMAIL PROTECTED]> (supplier of updated lirc package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 15 Mar 2008 02:18:01 +0100 Source: lirc Binary: lirc lirc-x lirc-svga lirc-modules-source liblircclient-dev liblircclient0 Architecture: source all amd64 Version: 0.8.2-2 Distribution: unstable Urgency: low Maintainer: Stefan Lippers-Hollmann <[EMAIL PROTECTED]> Changed-By: Stefan Lippers-Hollmann <[EMAIL PROTECTED]> Description: liblircclient-dev - infra-red remote control support - client library development fil liblircclient0 - infra-red remote control support - client library lirc - infra-red remote control support lirc-modules-source - infra-red remote control support - kernel modules lirc-svga - infra-red remote control support - SVGAlib utilities lirc-x - infra-red remote control support - X utilities Closes: 297290 350318 368075 372815 394663 399135 399135 400494 404505 409394 429249 429249 432801 434569 434569 440514 443270 443470 443470 443470 444091 444436 444752 445324 445426 445426 445556 445556 445587 445587 445650 445650 445653 445653 445655 445736 445736 446378 446378 446650 447172 448637 451793 451793 457858 459267 460212 463388 463737 464777 470104 470363 Changes: lirc (0.8.2-2) unstable; urgency=low . [ Sven Mueller ] * Add some additional checks to the init script (Closes: #394663) * Update lirc-modules-source README.Debian to refer to module-assistant (Closes: #429249) * New upstream closes: #409394,#432801,434569,#350318,#399135,#400494,#368075 * dpkg-reconfigure lirc-modules-source will now make /etc/lirc/lirc-modules-source.conf world-readable. This should not be a security risk, but allows building modules as a user via fakeroot. This closes: #445324 . [ Matthew Johnson ] * New translations (Closes: #443470) - cs (Closes: #451793) - fr (Closes: #445587) - fi (Closes: #445650) - pt_BR (Closes: #445736) - es (Closes: #459267,#463737) - nb (Closes: #443470,#470104) - ru (Closes: #445426) - de (Closes: #445556,#446378) - pt (Closes: #445653) - cs (Closes: #451793) * Add slh to uploaders, remove old developers. * Refactor patches to use quilt and update dependencies * Add Linux Input Layer remote config (Closes: #297290) . [ Stefan Lippers-Hollmann ] * remove devfs support, it got removed in mainline linux for 2.6.18 so neither etch nor lenny are affected. * add LSB header to lirc initscript as suggested by Petter Reinholdtsen <[EMAIL PROTECTED]> (Closes: #460212). * add LSB Description and Short-Description to initscript LSB stanza, borrowed from Ubuntu's lirc packages by Mario Limonciello <[EMAIL PROTECTED]>. * apply patch from Václav Ovsík <[EMAIL PROTECTED]> to fix Makefile mangling for lirc-source, evaluating utsrelease.h instead of the no longer existing version.h and recommend linux-image-$KVERS instead of the obsolete kernel-image-$KVERS (Closes: #447172). * drop no longer existing dpatch suffix from patch series and refresh existing patches. * add compatibility patch for kernels >= 2.6.24, based on upstream CVS (Closes: #399135, #434569, #457858, #463388, #464777). * fix lirc.conf template for pinsys remotes, shortly before lirc 0.8.2 the keymapping got broken. * remove versioned download location from debian/copyright, it's always outdated and the base path will point to the download location just as well. * apply useful indention from Ubuntu to debian/rules. * Recommend module-assistant | kernel-package for lirc-modules-source. * add watch file pointing to lirc.org, not sourceforge. * restore author information and short descriptions for debian/patches/*. * add Basque translation "eu", thanks to Christian Perrier <[EMAIL PROTECTED]> and Piarres Beobide <[EMAIL PROTECTED]> (Closes: #470363). * fix debian/copyright to refer to "GPL v2 or later", not a single source file seems to be licensed under the GPL v1. * rewrite debian/modules-source/debian/rules from scratch and rely on common kernel module handling based in module-assistant, this allows bumping the standards version to 3.7.3 (Closes: #372815, #440514). * add Homepage, Vcs-Svn and Vcs-Browser tags. * modules-source/README.make is obsolete, as it only talks about kernel 2.2 and 2.4 specifics, while kernel 2.6 is covered by the other READMEs. * drop bogus Recommends from lirc-modules-source, build-essentials are an implicit requirement by definition. * drop no longer valid statements from the module READMEs. * no longer try to install etc/modutils/*, lenny will not support kernel 2.4. * bump compat level to 5, which is supported by etch (backports), but lets dh_install error out if wildcards expand to nothing. * drop 03_extra_files, shipping private copies of bttv headers for random kernels doesn't work. * run debconf-updatepo, confirm that no strings get lost. * remove informal_module_building(), while it may look convenient to the user, the results were unpackaged modules of questionable quality that cannot be removed on purge. module-assistant or make-kpkg are the preferred way of module building (Closes: #404505). * Update and partly rewrite the module source documentation to the new packaging and explicitly mention the full source requirement for gio (Closes: #429249). * add patch based on upstream CVS to include the macmini driver in the hw_list used for calculating the userspace daemon config options (Closes: #448637). * set doc-base section to "Help", which seems to be suited best for a collection of pointers about how to work with the LIRC package. * fix broken whatis headers in shipped manpages. . lirc (0.8.2-1) experimental; urgency=low . * Initial release of new upstream . lirc (0.8.0-14) unstable; urgency=low . [ Christian Perrier ] * Debconf templates and debian/control reviewed by the debian-l10n- english team as part of the Smith review project. Closes: #443270, #443470 (the latter bug is about outdated translations) . [Debconf translation updates] . * Japanese. Closes: #444091 * Vietnamese. Closes: #444436 * Galician. Closes: #444752 * Russian. Closes: #445426 * German. Closes: #445556, #446378 * French. Closes: #445587 * Finnish. Closes: #445650 * Portuguese. Closes: #445653 * Brazilian Portuguese. Closes: #445736 * Czech. Closes: #445655 . [ Sven Mueller ] * Add compatibility patch for kernels >= 2.6.23 (closes: #446650) Files: bdb3a4332dbdfd7049a398bac879aa9b 1155 utils extra lirc_0.8.2-2.dsc 9d9afa1d2ccf6cf36f86a544f1a0f502 868692 utils extra lirc_0.8.2.orig.tar.gz 858ada1e762740eced2853054f5f8190 87314 utils extra lirc_0.8.2-2.diff.gz 6598227ee4927b4fc61698d7471f7dc1 228022 utils extra lirc-modules-source_0.8.2-2_all.deb 327af4af9062d109ca3be6ddd68e9e1b 381824 utils extra lirc_0.8.2-2_amd64.deb 9cf261a021f7eb8cd55a42a5b59449e5 16070 utils extra lirc-x_0.8.2-2_amd64.deb 6f8da4ea6a72419e1f93351356a14ab6 5874 utils extra lirc-svga_0.8.2-2_amd64.deb 16f59f3501127708688bc1d31f8b9f46 67116 libdevel extra liblircclient-dev_0.8.2-2_amd64.deb 328a10b9f440bdda79a2830078a4a647 64696 libs optional liblircclient0_0.8.2-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH2/MppldmHVvob7kRAsc9AKDA0KIAtvoE0C0XlazTHVLCRPRstACfZ7Qw xkcqDCplX2mt/ImXtxOY59E= =v27B -----END PGP SIGNATURE-----
--- End Message ---

