Package: lua-ldoc / 1.4.3-5+nmu1

Metadata

Package Version Patches format
lua-ldoc 1.4.3-5+nmu1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use lua any to choose the right interpreter version.patch | (download)

ldoc.lua | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use lua-any to choose the right interpreter version


0002 Remove non existing one 1.md from tests config.ld.patch | (download)

tests/config.ld | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove non-existing 'one 1.md' from tests/config.ld


0003 Fix broken template missing closing bracket.patch | (download)

ldoc/html/ldoc_ltp.lua | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix broken template (missing closing bracket)


0004 make system date override able via date.patch | (download)

ldoc.lua | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 make system date override-able via --date


0005 honour source date epoch.patch | (download)

ldoc.lua | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

---