Bug#965846: ufiformat: diff for NMU version 0.9.9-1.1

2021-12-20 Thread David Given
Thank you for fixing these; I completely missed both of these bugs when they got filed. On Mon, 20 Dec 2021 at 15:33, Stephen Kitt wrote: > Package: ufiformat > Version: 0.9.9-1 > Severity: normal > Tags: patch pending > > Dear maintainer, > > I've prepared an NMU for ufiformat (versioned as 0.

Bug#971114: wordgrinder: FTBFS: src/c/arch/unix/cursesw/dpy.c:219:8: error: ‘KEY_EVENT’ undeclared (first use in this function); did you mean ‘KEY_SLEFT’?

2020-09-27 Thread David Given
It looks like ncurses has dropped KEY_EVENT: https://invisible-island.net/ncurses/NEWS.html#index-t20200817 I'll fix this upstream and produce a new package --- it's about time anyway. On Sun, 27 Sep 2020 at 20:51, Lucas Nussbaum wrote: > Source: wordgrinder > Version: 0.7.2-1 > Severity: serio

Bug#725555: ufiformat: FTBFS: configure.in:11: error: required file './compile' not found

2013-10-15 Thread David Given
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/10/13 11:53, Hideki Yamane wrote: [...] > Attached patch would fix this FTBFS, could you consider to apply > it, please? Thank you very much --- that works fine, although I've removed the -f option to avoid changing the autoconf files that alrea

Bug#691214: lua-wsapi: wsapi.cgi won't run because it has DOS file endings

2012-10-22 Thread David Given
Package: lua-wsapi Version: 1.5-2 Severity: grave Justification: renders package unusable Dear Maintainer, The /usr/bin/wsapi.cgi script is unrunnable as it has DOS line endings. When it is run the Lua interpreter cannot be found, as it tries to look for a file called "lua5.1\r", which of course

Bug#464002: Do not start

2008-02-04 Thread David Given
Juhapekka Tolvanen wrote: [...] % wordgrinder Lua error: /usr/share/wordgrinder/main.lua:16: module 'lfs' not found: Yes, indeed --- incompetence on my part, I'm afraid, I put the appropriate dependencies in Build-Depends instead of Depends. Workaround: install liblua5.1-filesystem0 and it s