Codebase list orthanc-dicomweb / lintian-fixes/main
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 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
33 * Bump debhelper from old 10 to 13.
44 + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
55 does this.
6 * Set debhelper-compat version in Build-Depends.
67
78 -- Debian Janitor <janitor@jelmer.uk> Tue, 16 Nov 2021 00:53:43 -0000
89
+0
-1
debian/compat less more
0 13
44 Section: science
55 Priority: optional
66 Build-Depends: cmake,
7 debhelper (>= 13~),
7 debhelper-compat (= 13),
88 fonts-font-awesome,
99 libjs-bootstrap4,
1010 libgtest-dev,