Codebase list libio-file-withpath-perl / 0f5b01f
Set debhelper-compat version in Build-Depends. Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details. Debian Janitor 4 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 * Bump debhelper from old 10 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Sat, 14 Dec 2019 01:28:23 +0000
67
+0
-1
debian/compat less more
0 12
33 Section: perl
44 Testsuite: autopkgtest-pkg-perl
55 Priority: optional
6 Build-Depends: debhelper (>= 12~)
6 Build-Depends: debhelper-compat (= 12)
77 Build-Depends-Indep: perl
88 Standards-Version: 4.1.4
99 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libio-file-withpath-perl