Codebase list lua-ldoc / e15c5ca
use dh-lua (>= 16) syntax in lua-ldoc.install.in Enrico Tassi 11 years ago
2 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
11 Section: interpreters
22 Priority: optional
33 Maintainer: Julian Wollrath <jwollrath@web.de>
4 Build-Depends: debhelper (>= 9), dh-lua, lua-discount, quilt
4 Build-Depends: debhelper (>= 9), dh-lua (>= 16), lua-discount, quilt
55 Standards-Version: 3.9.4
66 Vcs-Git: git://git.debian.org/git/pkg-lua/lua-ldoc.git
77 Vcs-Browser: http://git.debian.org/?p=pkg-lua/lua-ldoc.git
0 test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/lua/@@LUA_VERSION@@/@@LUA_MODNAME_PATH@@.so
1 test -z "@@CLIB_OBJS@@" || echo usr/lib/@@DEB_HOST_MULTIARCH@@/@@LIBNAME@@.so.*
2 test -z "@@LUA_SOURCES@@" || for X in @@LUA_SOURCES@@; do echo usr/share/lua/@@LUA_VERSION@@/`echo $X|@@LUA_SOURCES_MANGLER@@`; done
0 include @@TEMPLATE@@/lib.install.in
31 usr/bin/ldoc