-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sun, 20 Feb 2011 22:32:56 +0100 Source: lirc Binary: lirc lirc-x liblircclient-dev liblircclient0 Architecture: source i386 Version: 0.9.0~pre1-1 Distribution: unstable Urgency: low Maintainer: lirc Maintainer Team <pkg-lirc-ma...@lists.alioth.debian.org> Changed-By: Stefan Lippers-Hollmann <s....@gmx.de> 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-x - infra-red remote control support - X utilities Closes: 162933 414014 496681 500429 500714 505049 517507 546247 547359 548826 551706 562512 580666 588027 605610 607575 Changes: lirc (0.9.0~pre1-1) unstable; urgency=low . [ Sven Mueller ] * remove myself from uploaders . [ Stefan Lippers-Hollmann ] * new upstream version 0.9.0~pre1: - rediff patches against 0.8.6: + drop 20_kcompat-2.6.26.patch, applied upstream. + drop 21_silence-LIRC_MODE_LIRCCODE-logmessage.patch, it's no longer necessary due to udev & hal acting upon hotplug events. + drop 22_kcompat-2.6.27.patch, applied upstream. + drop 23_man_pages_style_fixes.patch, mostly applied upstream. + drop 24_kcompat-2.6.29.patch, applied upstream. + drop 25_kcompat-2.6.31.patch, applied upstream. - fixed by the new upstream version: + lirc: Please update to version 0.8.4a (Closes: #517507). + lirc: The version upstream is now at 0.8.6. Please upgrade this package as it's a show stopper for me (Closes: #548826). + lirc-modules-source: lirc_imon doesnt find hardware (Closes: #500714). + lirc: Please add support for blaster of Hauppauge PVR150 (Closes: 505049). - rediff patches against 0.8.7: + drop 23_kcompat-2.6.32.patch, merged upstream + drop kcompat-2.6.33.patch, merged upstream + drop kcompat-2.6.35.patch, merged upstream + add fix-kfreebsd-ftbs.patch - fixes FTBS on Debian/ kFreeBSD, introduced in 0.8.6 - rediff patches against 0.9.0~pre1: + import upstream changes (lirc-0.8.7-63-g77c9429): ~ Remove-a-few-more-CVS-relics ~ add-release-process-notes-for-my-own-sanity ~ add-lirc-encoder-decoder-regression-test ~ make-all-remote-names-unique ~ updated-firefly-remote-definition-from-Bastien-Nocer ~ try-to-standardize-remote-key-names-a-fair-bit ~ lirc_serial-fill-in-dev-pointer ~ Attempt-to-make-lirc_sir-behave-a-bit-better ~ lirc_serial-resync-with-in-kernel-bits ~ commandir-send_status-vs.-packetCounter-bug-fix ~ lirc_serial-fix-tx-support-and-a-memory-leak + drop 99_linux-input-layer_config, it should be obsolete now. + drop lirc-in-kernel-ioctls, merged upstream. + drop 18_pinsys-keycodes. + update fix-kfreebsd-ftbs.patch to fix newly introduced __u32/ __u64 breakage on kFreeBSD; extend this change to all non-linux architectures, given that it fails on hurd as well. Use stdint.h and ISO C99 uint32_t/ uint64_t. + drop 11_cheklib_fix.patch; while it is technically correct, it doesn't actually have a real effect and is not upstreamable. + drop 90_make-module-defines-unique.patch and warning-cleanup.patch, lirc-modules-source doesn't get built anymore. + avoid patching generated Makefiles by ensuring identical dates to avoid autofoo/ libtool; this allows dropping 02_Makefiles.patch. + drop 12_enodev_on_read.patch, it doesn't appear to be required anymore. * suggest setserial (Closes: #546247). * drop the udevadm settle call from the init script, it can lead to a deadlock in combination with hotpluggable/ udev aware devices. * fix conditional branches for 22_kcompat-2.6.27.patch (Closes: #547359). * switch to Debian source format 3.0 (quilt). * adapt watch file for bzip2 tarballs. * drop debian/TODO, most entries are obsolete. * create /var/run/lirc/ as needed. * use --oknodo for start-stop-daemon. * lirc 0.8.6 moves the lircd socket from /dev/ to /var/run/lirc/, create a symlink to retain compatibility with old clients. * partial sync with Ubuntu's lirc 0.8.6-0ubuntu2: [ Mario Limonciello ] - debian/control: add build-depends on libftdi-dev to prevent FTBFS. - [PATCH 8/8] Add udev support to lirc and init script - remove build time debug messages for kernel drivers * add compatibility for kernel 2.6.32 (Closes: #562512, #588027). * add compatibility for kernel 2.6.33/ 2.6.34. * add maintainerclean target to debian/rules, to ease dealing with the current way of maintaining the lirc package with svn-buildpackage's mergeWithUpstream mode. * document the kernel/ userspace ABI breakage between lirc 0.8.6 and earlier versions in NEWS. * debian/rules: fix stanza dependencies for parallel building (FTBS on buildds with activated build concurrency). * fix lintian complaint about "lirc: conflicts-with-version makedev (<< 2.3.1-88)", a recent enough makedev (or none at all, if using udev) is only required by postinst, not at unpack time. * debian/NEWS: fix cosmetic formatting issues as pointed out by lintian: - lirc: debian-news-entry-uses-asterisk - lirc: debian-news-entry-without-blank-line line 13 * add compatibility for kernel 2.6.35. * bump compat level to 8, supported by debhelper >=7.9.3 in squeeze. - replace dh_clean -k by dh_prep. * drop silent clobbering of the lirc configuration with misplaced files. * make syntax check for hardware.conf more robust. * drop obsolete lirc-svga package, its functionality is also provided by lirc-x and has only been built for x86. * drop and conflict with (using breaks) lirc-modules-source, starting with kernel 2.6.36 lirc has been merged mainline and this package targets post-squeeze anyways - this indirectly fixes: - Failed to attach i2c client PV951 IR at 0x4b (-17) (Closes: #500429) - lirc 0.8.3-5 breaks mceusb2 remote (Closes: #551706), replaced by new in-kernel RC_CORE module "mceusb". - lirc_sir: device fails to resume after suspend (Closes: #414014) - sysfs: duplicate filename '0-0018' can not be created (Closes: #496681) * rename patches for upstream submission: - 04_man_pages_syntax_fixes.patch --> man-pages_syntax-fixes.patch - 05_non_linux.patch --> lirc_fix-build-on-non-Linux-architectures.patch - 22_fix-spelling-errors.patch --> lirc_fix-spelling-errors.patch - 13_hurd_define_iotbase_u32.patch --> hurd_define-iotbase_u32.patch * external ABI between kernel modules broke between 0.8.3 --> 0.8.4 and 0.8.7 --> 0.9.0, break lirc-modules-source (<<0.9.0~). * drop obsolete debconf configuration: - lirc should use debconf more fully (Closes: #162933) - [INTL:nl] Updated Dutch po-debconf translation (Closes: #605610). - [INTL:da] Danish translation of the debconf templates (Closes: #607575) * drop pre-woody compatibility. * don't try to install the upstream "ChangeLog", it's empty since upstream moved to git. * don't symlink /usr/share/doc/<package>/ anymore. * declare a build-conflicts with libsvga1-dev. * suggest "ir-keytable", it is required to configure scancodes for in-kernel modules using the new RC_CORE subsystem. * bump standards version to 3.9.1, now that the major roadblocks are finally fixed. * document that lirc uses syslog for all logging functionality since 0.6.5-1, (Closes: #580666). * use current maintainer script syntax. * drop pre-squeeze versioned depends. Checksums-Sha1: 59172ae04321197f93a4e2f448a47477a6201385 2162 lirc_0.9.0~pre1-1.dsc fac03b06a1b3476e24d2bbc70b96059ccda5d7e3 837920 lirc_0.9.0~pre1.orig.tar.bz2 ae2f32ee2d7be75d86edf78abc4b72f6ce8b585f 62229 lirc_0.9.0~pre1-1.debian.tar.bz2 ca4eb729b0b6655e0d9b18cd67c8b03ce4b5a978 545042 lirc_0.9.0~pre1-1_i386.deb fe5c7c17cc5d75d86f339de497edeb1a0cef6970 108872 lirc-x_0.9.0~pre1-1_i386.deb 1e2358d4f9f2c16b97c56c289bfe84ead21e267d 37726 liblircclient-dev_0.9.0~pre1-1_i386.deb c60d2bad0b89cbcab630695a3c8c5db34139a854 34926 liblircclient0_0.9.0~pre1-1_i386.deb Checksums-Sha256: 5b18c06a70c21da99fc3cb5e35fe97c96adcbbef4df434f2d808a51199da7cd6 2162 lirc_0.9.0~pre1-1.dsc 6724514d76077cc087bd4e12d880744442223e7e4ecfd0aa515c1610bc13b5f1 837920 lirc_0.9.0~pre1.orig.tar.bz2 3dbf64425104bf532d295389f4e3ce6dfc5389277755ddec02cb0ef6a75ad2fb 62229 lirc_0.9.0~pre1-1.debian.tar.bz2 504359c80b3ed1657e13d9d0ba82a34d76f3991f9d4725cd242a3ba1790d425e 545042 lirc_0.9.0~pre1-1_i386.deb 347cb283e4a65d6726d01aa2e69524cd24c75766fa033d124f1dfd826f462bae 108872 lirc-x_0.9.0~pre1-1_i386.deb 82cd4b4953642e4d1a3b74ffec28a4e63bff8cc0183f3dcd85e2127c79a21275 37726 liblircclient-dev_0.9.0~pre1-1_i386.deb ce3ca6ebeb403b3ff5ab0cc90090fb944f174a4ce5e7a6052d6bd68fee939aeb 34926 liblircclient0_0.9.0~pre1-1_i386.deb Files: c6cb946d480d93feb4e49aa803c22819 2162 utils extra lirc_0.9.0~pre1-1.dsc 13ba59178adee4e6be8a9a1966ab3133 837920 utils extra lirc_0.9.0~pre1.orig.tar.bz2 9e803ef255cd7bc9060d607ce766fd5a 62229 utils extra lirc_0.9.0~pre1-1.debian.tar.bz2 d67105aa79c0ea572169279191c83a54 545042 utils extra lirc_0.9.0~pre1-1_i386.deb 448398499fad225f26b6071f5262e973 108872 utils extra lirc-x_0.9.0~pre1-1_i386.deb 0d21cf8118a52ee4e8c9c1c87df035b8 37726 libdevel extra liblircclient-dev_0.9.0~pre1-1_i386.deb 33df4ab10b90cd0e8e7ca37e7e8b5f39 34926 libs optional liblircclient0_0.9.0~pre1-1_i386.deb
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJNdApwAAoJED+fFwOGug7xNy8P/RHNnWWs8x2F+FtNPgxRjBf6 GTAgB6sJ0LP+BEy7iWXuM7wwnpSCL75fQoO+aYWjmnwIG5plQX5fZ6QivQvAKZ2i 06eI8W6ygKn4mb+gjGuTyvMlXiTmk4wg5OXyOSkrtbzI79wFdOeWT0vCMw2y588i 0USrW5CmZJMeiBRE3qQYT1qH37wicdNFnCRib3Fk66VBba6gMzGYtjEpBqABDpc3 UmbkyxuZBkgohuHRHLZrrikN2GNmFeZ1FDk4WqGn4kRrOVtnk/OW8M5as8cdzkN9 EzQFFTidOYjglCVPi5FKBzgOQPbup8rDSf4bwxOlzAwOY3mpzoo931JzChsH2v3F EWlDcEOwBxXQfOYmcubSYmB+E1U0tlAdkjKN7KRsJJdawC7DjAxs5kEp77Aa/503 aQMq/Pngz6RJpEnmTRcLE7ApdA6aF/Wh2GFQWijZJAi+BDye+3fEP1oQYGZYZcYk pgeeGweGZcNiBfVfy0j2AZ+yiPYRHOLTeKGDy+N+AclsiAY3NzYZWEjrVNchmiHt Kh2OY4wl8KLKUNXdpdIW6AiLNUCcC2kCnTmke+u/yXJFmihBSqIxWdzKuqPeoTAG zfY/B/SYn5ZnhbNqODGiXCM+BcC8qdIP4e4cQm7M/nvWBrtWajoCxS+DRfJyAVPB 2nHfsUQvRCOZljA1fn+a =kheO -----END PGP SIGNATURE----- Accepted: liblircclient-dev_0.9.0~pre1-1_i386.deb to main/l/lirc/liblircclient-dev_0.9.0~pre1-1_i386.deb liblircclient0_0.9.0~pre1-1_i386.deb to main/l/lirc/liblircclient0_0.9.0~pre1-1_i386.deb lirc-x_0.9.0~pre1-1_i386.deb to main/l/lirc/lirc-x_0.9.0~pre1-1_i386.deb lirc_0.9.0~pre1-1.debian.tar.bz2 to main/l/lirc/lirc_0.9.0~pre1-1.debian.tar.bz2 lirc_0.9.0~pre1-1.dsc to main/l/lirc/lirc_0.9.0~pre1-1.dsc lirc_0.9.0~pre1-1_i386.deb to main/l/lirc/lirc_0.9.0~pre1-1_i386.deb lirc_0.9.0~pre1.orig.tar.bz2 to main/l/lirc/lirc_0.9.0~pre1.orig.tar.bz2 -- To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1pwmqc-0007cd...@franck.debian.org