Codebase list falkon / fb8286c
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 Debian Janitor 2 years ago
3 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
44 * debian/copyright: use spaces rather than tabs to start continuation lines.
55 * Use secure URI in debian/watch.
66 * Bump debhelper from old 11 to 13.
7 * Set debhelper-compat version in Build-Depends.
78
89 -- Debian Janitor <janitor@jelmer.uk> Sat, 05 Feb 2022 12:33:12 -0000
910
+0
-1
debian/compat less more
0 13
11 Section: web
22 Priority: optional
33 Maintainer: Georges Khaznadar <georgesk@debian.org>
4 Build-Depends: debhelper (>= 13~), cdbs,
4 Build-Depends: debhelper-compat (= 13),
5 cdbs,
56 cmake (>= 3.1),
67 extra-cmake-modules (>= 5.27.0),
78 libjs-jquery,