Codebase list libgetopt-argvfile-perl / 97b3991
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 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
88 [ Debian Janitor ]
99 * Trim trailing whitespace.
1010 * Bump debhelper from old 10 to 12.
11 * Set debhelper-compat version in Build-Depends.
1112
1213 -- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:10:46 +0100
1314
+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 libtest-pod-perl,
99 libtest-pod-coverage-perl