Run of lintian-fixes for java-string-similarity
Try this locally (using the lintian-brush package):
debcheckout java-string-similarity
cd java-string-similarity
lintian-brush --exclude=upstream-metadata-file
Merge these changes:
git pull https://janitor.debian.net/git/java-string-similarity lintian-fixes/main
Summary
- Use secure copyright file specification URI. (insecure-copyright-format-uri)
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-01-28 14:35:04 +0000
+++ b/debian/changelog 2020-05-26 10:04:06 +0000
@@ -1,3 +1,12 @@
+java-string-similarity (0.24-3) UNRELEASED; urgency=low
+
+ * Use secure copyright file specification URI.
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Tue, 26 May 2020 10:02:05 -0000
+
java-string-similarity (0.24-2) unstable; urgency=medium
* Drop get-orig-source target from debian/rules
=== removed file 'debian/compat'
--- a/debian/compat 2019-01-20 17:13:31 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2019-01-28 14:31:05 +0000
+++ b/debian/control 2020-05-26 10:04:06 +0000
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 2.1)
+Build-Depends: debhelper-compat (= 12), default-jdk, maven-debian-helper (>= 2.1)
Build-Depends-Indep: libjcip-annotations-java (>= 1.0), junit4
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/java-team/java-string-similarity.git
Vcs-Browser: https://salsa.debian.org/java-team/java-string-similarity
Homepage: https://github.com/tdebatty/java-string-similarity
=== modified file 'debian/copyright'
--- a/debian/copyright 2019-01-28 14:34:16 +0000
+++ b/debian/copyright 2020-05-26 10:02:20 +0000
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: java-string-similarity
Source: https://github.com/tdebatty/java-string-similarity