Codebase list libexporter-tidy-perl / 5826d4e
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
1717
1818 [ Debian Janitor ]
1919 * Bump debhelper from old 9 to 12.
20 * Set debhelper-compat version in Build-Depends.
2021
2122 -- Salvatore Bonaccorso <carnil@debian.org> Sat, 30 Jan 2016 20:04:15 +0100
2223
+0
-1
debian/compat less more
0 12
22 Section: perl
33 Testsuite: autopkgtest-pkg-perl
44 Priority: optional
5 Build-Depends: debhelper (>= 12~)
5 Build-Depends: debhelper-compat (= 12)
66 Build-Depends-Indep: perl
77 Standards-Version: 3.9.6
88 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libexporter-tidy-perl