Codebase list libdatabase-dumptruck-perl / 86fda23
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
1818
1919 [ Debian Janitor ]
2020 * Bump debhelper from old 9 to 12.
21 * Set debhelper-compat version in Build-Depends.
2122
2223 -- Salvatore Bonaccorso <carnil@debian.org> Sat, 30 Jan 2016 20:03:48 +0100
2324
+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 libmodule-build-perl,
77 perl,
88 libdbd-sqlite3-perl,