Codebase list libplack-middleware-fixmissingbodyinredirect-perl / 89425a1
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
2323
2424 [ Debian Janitor ]
2525 * Bump debhelper from deprecated 8 to 12.
26 * Set debhelper-compat version in Build-Depends.
2627
2728 -- Florian Schlichting <fsfs@debian.org> Sat, 22 Aug 2015 14:36:32 +0200
2829
+0
-1
debian/compat less more
0 12
22 Uploaders: Florian Schlichting <fsfs@debian.org>
33 Section: perl
44 Priority: optional
5 Build-Depends: debhelper (>= 12~)
5 Build-Depends: debhelper-compat (= 12)
66 Build-Depends-Indep: libhtml-parser-perl,
77 libhttp-message-perl,
88 libplack-perl,