Lintian Fixes - infomas-asl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4dfddf5..5dff3dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+infomas-asl (3.0.5-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 15:03:28 -0000
+
 infomas-asl (3.0.5-2) unstable; urgency=medium
 
   * let package build on autobuilders so it can promote to testing
diff --git a/debian/control b/debian/control
index a253de5..804c00c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Bdale Garbee <bdale@gag.com>
 Build-Depends: debhelper-compat (= 13), default-jdk, maven-debian-helper
 Build-Depends-Indep: libmaven-bundle-plugin-java, libjboss-vfs-java
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/infomas-asl.git
 Vcs-Browser: https://salsa.debian.org/java-team/infomas-asl
-Homepage: http://rmuller.github.io/infomas-asl/annotation-detector/
+Homepage: https://rmuller.github.io/infomas-asl/annotation-detector/
 
 Package: libinfomas-asl-java
 Architecture: all
@@ -17,8 +17,7 @@ Suggests: ${maven:OptionalDepends}
 Description: INFOMAS ASL Annotation Detector
  Annotation detector library from XIAM Solutions B.V.
  .
- This library can be used to scan (part of) the class path for annotated 
- classes, methods or instance variables. Main advantages of this library 
- compared with similar solutions are: light weight (no dependencies, simple 
+ This library can be used to scan (part of) the class path for annotated
+ classes, methods or instance variables. Main advantages of this library
+ compared with similar solutions are: light weight (no dependencies, simple
  API, small jar file) and very fast.
-
diff --git a/debian/rules b/debian/rules
index abde6ef..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,3 @@
 
 %:
 	dh $@
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b67c3e9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/rmuller/infomas-asl/issues
+Bug-Submit: https://github.com/rmuller/infomas-asl/issues/new
+Repository: https://github.com/rmuller/infomas-asl.git
+Repository-Browse: https://github.com/rmuller/infomas-asl

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://rmuller.github.io/infomas-asl/annotation-detector/ https://rmuller.github.io/infomas-asl/annotation-detector/

Run locally

More details

Full run details