Dear Ryan, Thanks for your patch!
On Thu, Dec 1, 2016 at 2:36 PM, Ryan Tandy <[email protected]> wrote: > > Actually, the fallback code to poll the microcontroller for button presses > seems to work just fine as well. > > Roger, would you be willing to try the attached patch on your devices? I can > upload a .deb somewhere if that would help. And as I tested, it works pretty well. I also find a few lintian error/warnings, like below. So I tried to fix them. I already send you the pull request via github. ==== $ lintian -I --pedantic P: micro-evtd source: xc-package-type-in-debian-control line 22 I: micro-evtd source: quilt-patch-missing-description buffalo-files.patch I: micro-evtd source: quilt-patch-missing-description dont-copy-eventscript.patch I: micro-evtd source: quilt-patch-missing-description bashisms.patch W: micro-evtd source: ancient-standards-version 3.9.3.0 (current is 3.9.8) P: micro-evtd source: debian-watch-may-check-gpg-signature I: micro-evtd: hardening-no-bindnow usr/sbin/micro-evtd E: micro-evtd: init.d-script-needs-depends-on-lsb-base etc/init.d/micro-evtd (line 29) I: micro-evtd: spelling-error-in-manpage usr/share/man/man5/micro-evtd.conf.5.gz seperator separator I: micro-evtd: spelling-error-in-manpage usr/share/man/man5/micro-evtd.conf.5.gz seperated separated I: micro-evtd: spelling-error-in-manpage usr/share/man/man8/micro-evtd.8.gz seperated separated ==== After my fixes: ==== $ lintian -I --pedantic W: micro-evtd source: ancient-standards-version 3.9.3.0 (current is 3.9.8) P: micro-evtd source: debian-watch-may-check-gpg-signature ==== Hope you like it. Thank you! Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 4096R/6C6ACD6417B3ACB1

