Codebase list lua-systemd / e27943b
Set debhelper-compat version in Build-Depends. Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure copyright file specification URI.
33 * Bump debhelper from deprecated 9 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Sat, 13 Jun 2020 21:25:47 -0000
67
+0
-1
debian/compat less more
0 12
11 Section: interpreters
22 Priority: optional
33 Maintainer: Sophie Brun <sophie@freexian.com>
4 Build-Depends: debhelper (>= 12~), dh-lua (>= 24), pkg-config, libsystemd-dev
4 Build-Depends: debhelper-compat (= 12), dh-lua (>= 24), pkg-config, libsystemd-dev
55 Standards-Version: 3.9.8
66 Homepage: https://github.com/daurnimator/lua-systemd
77 Vcs-Git: https://salsa.debian.org/lua-team/lua-systemd.git