Bug#879458: inputlirc: diff for NMU version 23-2.1

2018-02-17 Thread Christoph Biedl
Guus Sliepen wrote...

> For your information, I just updated the upstream repository to include
> the fix, and some other minor fixes as well (use /run instead of
> /var/run, check the result of daemon(), update the manual page). I
> already uploaded version 30-1 to unstable.

Thanks for the update and the "go", will take care of this soon,
hopefully tomorrow.

Christoph


signature.asc
Description: PGP signature


Bug#879458: inputlirc: diff for NMU version 23-2.1

2018-02-17 Thread Guus Sliepen
For your information, I just updated the upstream repository to include
the fix, and some other minor fixes as well (use /run instead of
/var/run, check the result of daemon(), update the manual page). I
already uploaded version 30-1 to unstable.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: PGP signature


Bug#879458: inputlirc: diff for NMU version 23-2.1

2018-02-15 Thread Guus Sliepen
On Tue, Feb 13, 2018 at 10:31:16PM +0100, Christoph Biedl wrote:

> 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.

That's fine.

> 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.

Go!

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: PGP signature


Bug#879458: inputlirc: diff for NMU version 23-2.1

2018-02-13 Thread Christoph Biedl
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   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


signature.asc
Description: PGP signature