Codebase list libhtml-html5-microdata-parser-perl / 5233379
Bump debhelper dependency to >= 8, since that's what is used in debian/compat. Fixes: lintian: package-needs-versioned-debhelper-build-depends See-also: https://lintian.debian.org/tags/package-needs-versioned-debhelper-build-depends.html Debian Janitor 4 years ago
3 changed file(s) with 14 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
77
88 [ Debian Janitor ]
99 * Use secure copyright file specification URI.
10 * Bump debhelper dependency to >= 8, since that's what is used in
11 debian/compat.
1012
1113 -- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 17:59:14 +0100
1214
33 Build-Depends: cdbs,
44 devscripts,
55 perl,
6 debhelper,
6 debhelper (>= 8~),
77 dh-buildinfo,
88 libhtml-html5-parser-perl,
99 libhtml-html5-sanity-perl,
00 Source: libhtml-html5-microdata-parser-perl
11 Section: perl
22 Priority: optional
3 Build-Depends: @cdbs@
3 Build-Depends: cdbs,
4 devscripts,
5 perl,
6 debhelper (>= 8~),
7 dh-buildinfo,
8 libhtml-html5-parser-perl,
9 libhtml-html5-sanity-perl,
10 librdf-trine-perl,
11 liburi-perl,
12 libxml-libxml-perl,
13 libtest-rdf-perl
414 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
515 Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>,
616 Jonas Smedegaard <dr@jones.dk>