Codebase list libclass-dbi-plugin-perl / 5620800
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
00 libclass-dbi-plugin-perl (0.03-7) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 11 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Wed, 11 Dec 2019 15:56:17 +0000
56
+0
-1
debian/compat less more
0 12
22 Uploaders: Ansgar Burchardt <ansgar@debian.org>
33 Section: perl
44 Priority: optional
5 Build-Depends: debhelper (>= 12~)
5 Build-Depends: debhelper-compat (= 12)
66 Build-Depends-Indep: perl,
77 libclass-dbi-perl,
88 libdbd-sqlite3-perl,