Codebase list libspi-java / 07d44c6
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
22 * Trim trailing whitespace.
33 * Update watch file format version to 4.
44 * Bump debhelper from old 11 to 12.
5 * Set debhelper-compat version in Build-Depends.
56
67 -- Debian Janitor <janitor@jelmer.uk> Sat, 15 May 2021 13:14:15 -0000
78
+0
-1
debian/compat less more
0 12
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 (>= 12~), default-jdk, javahelper
6 Build-Depends: debhelper-compat (= 12), 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