Codebase list apache-directory-jdbm / d193b52
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 1 year, 11 months ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure URI in debian/watch.
33 * Bump debhelper from old 10 to 13.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Fri, 03 Jun 2022 03:15:44 -0000
67
+0
-1
debian/compat less more
0 13
22 Priority: optional
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Emmanuel Bourg <ebourg@apache.org>
5 Build-Depends: debhelper (>= 13~),
5 Build-Depends: debhelper-compat (= 13),
66 default-jdk,
77 junit4,
88 libmaven-bundle-plugin-java,