Lintian Fixes - asm

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 80d0e4b..2490429 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+asm (9.4-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 13 Jun 2023 03:29:42 -0000
+
 asm (9.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 66a128a..129787c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,15 +7,15 @@ Uploaders:
  Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  bnd (>= 3.5.0-2~),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
  gradle-debian-helper (>= 2.0),
  gradle (>= 4.4),
  maven-repo-helper
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/asm.git
 Vcs-Browser: https://salsa.debian.org/java-team/asm
-Homepage: http://asm.ow2.io
+Homepage: https://asm.ow2.io
 
 Package: libasm-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d69f8da..32d35d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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: ASM
 Source: https://gitlab.ow2.org/asm/asm
 Files-Excluded: benchmarks/libs/*.jar

Run locally

More details

Full run details

Historical runs