Run of lintian-fixes for access-modifier-checker

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7f46274..c0c9995 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+access-modifier-checker (1.30-2) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Update watch file format version to 4.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 16 Dec 2022 06:04:36 -0000
+
 access-modifier-checker (1.30-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/copyright b/debian/copyright
index 210176d..c42f49d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Custom access modifier checker for Java
 Source: https://github.com/kohsuke/access-modifier
 
diff --git a/debian/watch b/debian/watch
index 0984bec..61c6535 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/kohsuke/access-modifier/tags .*/access-modifier-(.*).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes libaccess-modifier-checker-java

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved