Codebase list libconfig-crontab-perl / 6c8c90f
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
1010
1111 [ Debian Janitor ]
1212 * Bump debhelper from deprecated 9 to 12.
13 * Set debhelper-compat version in Build-Depends.
1314
1415 -- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:43:09 +0000
1516
+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.3
99 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libconfig-crontab-perl