Codebase list ctdconverter / b39cc1a
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
00 ctdconverter (2.1-2) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 11 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Fri, 17 Apr 2020 11:23:57 +0000
56
+0
-1
debian/compat less more
0 12
22 Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>
33 Section: science
44 Priority: optional
5 Build-Depends: debhelper (>= 12~),
5 Build-Depends: debhelper-compat (= 12),
66 dh-python,
77 python3,
88 python3-setuptools,