Codebase list libdist-zilla-role-pluginbundle-pluginremover-perl / 8b30c5b
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 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1212
1313 [ Debian Janitor ]
1414 * Bump debhelper from deprecated 9 to 12.
15 * Set debhelper-compat version in Build-Depends.
1516
1617 -- Carnë Draug <carandraug+dev@gmail.com> Mon, 11 Sep 2017 16:42:54 +0100
1718
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
44 Uploaders: Carnë Draug <carandraug+dev@gmail.com>
5 Build-Depends: debhelper (>= 12~)
5 Build-Depends: debhelper-compat (= 12)
66 Build-Depends-Indep: libdist-zilla-perl,
77 libmoose-perl,
88 libscalar-list-utils-perl (>= 1:1.45) | perl (>= 5.25.1),