Lintian Fixes - jutils
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/jutils lintian-fixes/main
Summary
- Bump debhelper from old 10 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Update Vcs-* headers from URL redirect. (vcs-obsolete-in-debian-infrastructure)
- Use canonical URL in Vcs-Git. (vcs-field-not-canonical)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2017-06-26 03:15:42 +0000
+++ b/debian/changelog 2020-06-05 18:14:05 +0000
@@ -1,3 +1,12 @@
+jutils (20100502+dfsg-5) UNRELEASED; urgency=low
+
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 05 Jun 2020 18:11:56 -0000
+
jutils (20100502+dfsg-4) unstable; urgency=medium
* Update Source: in debian/copyright
=== removed file 'debian/compat'
--- a/debian/compat 2017-03-19 19:07:23 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2017-06-26 03:13:20 +0000
+++ b/debian/control 2020-06-05 18:14:05 +0000
@@ -3,11 +3,11 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 10), javahelper (>= 0.29), ant
+Build-Depends: debhelper-compat (= 12), javahelper (>= 0.29), ant
Build-Depends-Indep: default-jdk, default-jdk-doc
Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jutils.git/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jutils.git/
+Vcs-Git: https://salsa.debian.org/java-team/jutils.git
+Vcs-Browser: https://salsa.debian.org/java-team/jutils
Homepage: https://java.net/projects/jutils
Package: libjutils-java
Run locally
Try this locally (using the lintian-brush package):
debcheckout jutils
cd jutils
lintian-brush --exclude=upstream-metadata-file