Codebase list liblwp-protocol-https-perl / e1271ca
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
1010
1111 [ Debian Janitor ]
1212 * Bump debhelper from old 9 to 12.
13 * Set debhelper-compat version in Build-Depends.
1314
1415 -- gregor herrmann <gregoa@debian.org> Thu, 03 Aug 2017 15:58:53 -0400
1516
+0
-1
debian/compat less more
0 12
44 Section: perl
55 Testsuite: autopkgtest-pkg-perl
66 Priority: optional
7 Build-Depends: debhelper (>= 12~)
7 Build-Depends: debhelper-compat (= 12)
88 Build-Depends-Indep: perl,
99 libio-socket-ssl-perl <!nocheck>,
1010 libnet-http-perl <!nocheck>,