Codebase list libspi-java / 283afd1
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 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Trim trailing whitespace.
33 * Update watch file format version to 4.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Thu, 17 Jun 2021 18:04:53 -0000
67
+0
-1
debian/compat less more
0 11
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders: Jakub Adam <jakub.adam@ktknet.cz>,
55 tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 11), default-jdk, javahelper
6 Build-Depends: debhelper-compat (= 11), default-jdk, javahelper
77 Standards-Version: 4.4.0
88 Vcs-Git: https://salsa.debian.org/java-team/libspi-java.git
99 Vcs-Browser: https://salsa.debian.org/java-team/libspi-java