Control: tags 879458 + patch
Control: tags 879458 + pending

Ingo Schneider wrote...

> Package: inputlirc
> Version: 23-2+b2
> Severity: grave
> Tags: patch
> Justification: renders package unusable

Dear maintainer,

as I got confirmation from another side this patch fixes the issue, I've
prepared an NMU for inputlirc (versioned as 23-2.1) and uploaded it to
DELAYED/2. Please feel free to tell me if I should delay it longer.

Additionally, I'd also like to see this fixed in an upcoming stretch
point release and might start the procedure on my own as well. Any "go"
or "no go" is appreciated.

Regards.

    Christoph

diff -u inputlirc-23/debian/changelog inputlirc-23/debian/changelog
--- inputlirc-23/debian/changelog
+++ inputlirc-23/debian/changelog
@@ -1,3 +1,11 @@
+inputlirc (23-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Include input-event-codes.h instead of input.h. Closes: #879458
+    Thanks to Ingo Schneider for reporting the bug and providing the fix.
+
+ -- Christoph Biedl <debian.a...@manchmal.in-ulm.de>  Tue, 13 Feb 2018 
22:16:20 +0100
+
 inputlirc (23-2) unstable; urgency=medium
 
   * Set Architecture: linux-any, since inputlirc depends on the Linux input
only in patch2:
unchanged:
--- inputlirc-23.orig/Makefile
+++ inputlirc-23/Makefile
@@ -27,7 +27,7 @@
 
 all: $(SBIN)
 
-names.h: /usr/include/linux/input.h gennames
+names.h: /usr/include/linux/input-event-codes.h gennames
        ./gennames $< > $@
 
 inputlircd: inputlircd.c /usr/include/linux/input.h names.h

Attachment: signature.asc
Description: PGP signature

Reply via email to