lirc 0.8.0-9ubuntu1~dapper1 source package in Ubuntu
Changelog
lirc (0.8.0-9ubuntu1~dapper1) dapper-backports; urgency=low * Automated backport upload; no source changes. lirc (0.8.0-9ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - drop svgalib support lirc (0.8.0-9) unstable; urgency=low * Rebuilding to fix and erroneous depend. (Closes: #393316, #393297, #393351) lirc (0.8.0-8) unstable; urgency=low [ Hector Garcia ] * Added 09_lirc_drivers_2.6.18_compatibility patch by Thomas Creutz (Closes: #387715) * Fixed 03_extra_files to support 2.6.17 and 2.6.18. By Thomas Creutz (Closes: #387715, #378395) * Updated cs.po by Miroslav Jezbera. (Closes: #389248) * Added patch to lirc_i2c from upstream CVS. By Jim Heck * Added patch 11_cheklib_fix to remove extra depends. * Updated po/es.po [ Amaya Rodrigo Sastre ] * Use debian/compat instead of DH_COMPAT=4 in debian/rules. Thanks Guillem Jover for pointing this out. lirc (0.8.0-7) unstable; urgency=low * Update french debconf template (Closes: #384619) * Update logcheck file (Closes: #385025) lirc (0.8.0-6) unstable; urgency=low [ Amaya Rodrigo Sastre ] * Added debconf templates translation update: - French (Closes: #370479). - Portuguese (Closes: #373129). - Dutch (Closes: #373828). - Japanese (Closes: #379937). * Use DH_COMPAT=4 in debian/rules. Got rid of debian/compat. * Added debconf-updatepo to de debian/rules clean target (Closes: 372911). [ Hector Garcia ] * Updated debian/patches/04_man_pages.dpatch lirc (0.8.0-5ubuntu1) edgy; urgency=low * Merge from debian unstable, remaining changes: - drop dependency on svgalib. lirc (0.8.0-5) unstable; urgency=low [ Aurelien Jarno ] * debian/modules-source/debian/rules: simplify the call to dpkg-architecture. * debian/modules-source/debian/rules: take account of old dpkg-architecture output. (Closes: #371050). * debian/control: Recommends dpkg-dev (>= 1.13). Drop the recommends on dpkg (>= 1.13). [ Julien Danjou ] * Don't create udev queue in init script (Closes: #370745) lirc (0.8.0-4) unstable; urgency=low * Wait for devices to be up using udevsettle (Closes: #362217) * Updated dutch po-debconf translation (Closes: #370218) * Fix lintian warning about lirc and lirc-modules-source templates lirc (0.8.0-3) unstable; urgency=low [ Cyril Lacoux ] * Added 08_min_code_repeat.dpatch, to allow proper interpretation of repeat signals for Creative RM-900 (Closes: #367521). [ Aurelien Jarno ] * Updated German debconf templates translation. Thanks to Franz Pletz (Closes: #367874). lirc (0.8.0-2) unstable; urgency=low [ Julien Danjou ] * Include etc/lirc in lirc-modules-source.dirs (Closes: #342568) * Fix compilation for non-root users (Closes: #297170) [ Aurelien Jarno ] * Updated German debconf templates translation. Thanks to Franz Pletz (Closes: #367274). * Fixed typos in debconf templates (Closes: #312498). lirc (0.8.0-1) experimental; urgency=low [ Hector Garcia ] * New upstream release. (Closes: #349641, #352573) - Added support up to for 2.6.15 kernels. - dvico driver is enabled by default (Closes: #348753) * Removed 02_aclocal.dpatch, not needed anymore. * Ported 04_man_pages to this release. * Ported 01_irxevent.dpatch to this release. * Changed with-drivers to userspace to build only the userspace drivers and keep only the kernel-space on the modules package. * Added 02_Makefile.in.dpatch, to prevent autotools from getting run on every build. * Recompile with driver=userspace (Closes: #352767, #351723, #348390) [ Julien Danjou ] * Add lirc_dev dependency to it87 * Fix build-depends on libsvga1-dev rather than svgalibg1-dev (Closes: #350791) * Add lircrcd * Add a patch to allow some drivers to compile with linux 2.6.16 * Add patches from Cyril Lacoux <email address hidden> - Compile all modules - Support 2 flavors for it87 (standard/digimatrix) - Improve debconf template - module-assistant works fine - Add missing files for gpio [ Aurelien Jarno ] * Added Swedish debconf templates translation. Thanks to Daniel Nylander (Closes: #339544) * Added Dutch debconf templates translation. Thanks to Kurt De Bree (Closes: #364033) * Enable lirc-svga on amd64. * Added support for non-Linux architectures: - Don't build-depends on libasound2-dev on hurd-i386, kfreebsd-i386 and kfreebsd-amd64. - Added 05_non_linux.dpatch, to make lirc buildable on non-Linux architectures. - Added 06_libtool_kfreebsd.dpatch, to update libtool for GNU/kFreeBSD. * Changed lirc-modules-source from Arch: any to Arch: all. lirc (0.7.2-2) unstable; urgency=low * Ready for unstable. lirc (0.7.2-1) experimental; urgency=low * New upstream release. (Closes: #310133) - support for KeySym and KeyCode in key definition - updated udev support for 2.6.13 kernels - added support for new version of Windows Media Center Remotes - Use all 8 bytes of IR code - Rewritten Sasem driver - added support for Asus Digimatrix - added support for Remotec Multimedia PC Remote BW6130 - Added support for iMON-PAD and iMON-RSC - Man page for lircd doesn't talk about the wrond -D flag (Closes: #301688) * Change build-depend to kernel-source. * Change configure option --with-drivers to none on debian/rules. * Separated build and configure stages. * Deleted useless patch 01_configure-duplicates.dpatch * Deleted obsolete patch 02_forgotten-files.dpatch * Rewrite of 03_irxevent.dpatch to new version and renamed to 01_... * Rename 04_aclocal.dpatch to 02_aclocal.dpatch * Changed mv to cp on modules-source/Makefile * Updated po/es.po * Runned debconf-updatepo. (Closes: #329200) * Updated cs.po, da.po, es.po, de.po (not all, only fuzzy), fr.po, ja.po and vi.po * Created 03_extra_files.dpatch so module compilation only depends on kernel-headers. (Only 2.6.12 currently since is the only one for 2.6.x in debian that is supported upstream. Custom kernels should still use kernel-source). * Deleted build-depend on kernel-source. * Added depend on ucf. * Added myself to uploaders and cleaned control file a bit. * Make dpkg-reconfigure work even when no /etc/lirc/lirc-modules.conf found (Closes: #342027) * Added support for udev. Applied patch from dann frazier. (Closes: #303494) * Added patch 04_man_pages.dpatch to fix hyphen-used-as-minus-sign problem. I should send this upstream soon. * Cleaned a few lintian warnings on maintainer scripts. -- John Dong <email address hidden> Fri, 1 Dec 2006 14:30:19 +0000
Upload details
- Uploaded by:
- John Dong
- Uploaded to:
- Dapper
- Original maintainer:
- lirc Maintainer Team
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lirc_0.8.0.orig.tar.gz | 669.6 KiB | 4097abc39b928970ba3232942ac5a6db7ec4ed4164593b9223c90470c9c994dc |
lirc_0.8.0-9ubuntu1~dapper1.diff.gz | 99.8 KiB | 1d4eec640b4fdf0cbc3c5066fd70530601464327a1650e502525711687348bf8 |
lirc_0.8.0-9ubuntu1~dapper1.dsc | 767 bytes | dd941a1b75b05662317dbdc4600cb189f133cb137b67eb69e56772a98d2983c8 |
Binary packages built by this source
- liblircclient-dev: No summary available for liblircclient-dev in ubuntu dapper.
No description available for liblircclient-dev in ubuntu dapper.
- liblircclient0: No summary available for liblircclient0 in ubuntu dapper.
No description available for liblircclient0 in ubuntu dapper.
- lirc: No summary available for lirc in ubuntu dapper.
No description available for lirc in ubuntu dapper.
- lirc-modules-source: No summary available for lirc-modules-source in ubuntu dapper.
No description available for lirc-modules-source in ubuntu dapper.
- lirc-x: No summary available for lirc-x in ubuntu dapper.
No description available for lirc-x in ubuntu dapper.