Codebase list gnarwl / 050c671
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Jenkins 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Trim trailing whitespace.
33 * Use set -e rather than passing -e on the shebang-line.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Wed, 03 Nov 2021 04:52:34 -0000
67
+0
-1
debian/compat less more
0 12
11 Section: mail
22 Priority: optional
33 Maintainer: Bernhard Schmidt <berni@debian.org>
4 Build-Depends: debhelper (>= 12~), libldap2-dev, libgdbm-dev
4 Build-Depends: debhelper-compat (= 12), libldap2-dev, libgdbm-dev
55 Standards-Version: 4.3.0.1
66 Homepage: https://github.com/fln/gnarwl
77 Vcs-Git: https://salsa.debian.org/debian/gnarwl.git