Codebase list libcgi-emulate-psgi-perl / 2b834f3
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
1616
1717 [ Debian Janitor ]
1818 * Bump debhelper from old 9 to 12.
19 * Set debhelper-compat version in Build-Depends.
1920
2021 -- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:42:50 +0000
2122
+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: libcgi-pm-perl (>= 3.63),
88 libhttp-message-perl,
99 libplack-perl,