Debian Patches
Status for input-utils/1.0-1.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
features/exclude-libm.diff | do not link against libm libm is not needed for the build, so avoid unnecessary reference. |
Marcus Better <marcus@better.se> | no | |||
features/stdout-not-stderr.diff | informational messages should go to stdout, only errors to stderr | Steve Langasek <vorlon@debian.org> | no | |||
debian/remove-input-send-recv.diff | do not build input-send and input-recv These programs have limited usefulness and have been left out. |
Marcus Better <marcus@better.se> | no | |||
features/fix-input-events-manpage-title.diff | fix incorrect man page title for input-events | Marcus Better <marcus@better.se> | no | debian | ||
features/fix-kbdmap-off-by-one.diff | fix off-by-one error in input-kbd | Marcus Better <marcus@better.se> | no | debian | ||
features/lsinput-ignore-gaps.diff | ignore gaps in the input device numbering | Tom Lear <tom@trap.mtview.ca.us> | invalid | debian | vendor, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=132;filename=lsinput.diff;att=1;bug=326149 | |
features/show-numeric-key-values.diff | output the numeric value for keycodes in addition to the symbolic name | Steve Langasek <vorlon@debian.org> | no | |||
features/use-system-input.h.diff | use up-to-date input.h from linux-libc-dev | Marcus Better <marcus@better.se> | not-needed | debian | ||
fix-ftbfs-echo.patch | Fix FTBFS due to -e leaking into Make.config If /bin/sh is configured to point to dash, echo does not support -e switch which is used by mk/Autoconf.mk file to generate Make.config. Use 'env echo' instead. |
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | no | debian | 2014-07-09 |