Codebase list libexporter-easy-perl / a0dc723
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
1515 [ Debian Janitor ]
1616 * Trim trailing whitespace.
1717 * Bump debhelper from old 9 to 12.
18 * Set debhelper-compat version in Build-Depends.
1819
1920 -- Salvatore Bonaccorso <carnil@debian.org> Sat, 30 Jan 2016 20:04:14 +0100
2021
+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-easy-perl