Lintian Fixes - lombok-ast

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index bbdc273..517b23b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends:
  liblombok-java (>= 1.16.22-3),
  libjsr305-java,
  maven-repo-helper
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/lombok-ast.git
 Vcs-Browser: https://salsa.debian.org/java-team/lombok-ast
 Homepage: https://projectlombok.org
@@ -35,4 +35,3 @@ Description: Robust parser + AST for the Java language
  platform into its own AST system, mostly because both Eclipse and
  javac do not allow upward traversal (from a method to its owning
  type, for example).
-
diff --git a/debian/rules b/debian/rules
index d2ac90f..480a646 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,4 +34,3 @@ override_jh_linkjars:
 			lib/runtime/jsr* \
 			lib/runtime/maven-repo-helper* \
 			lib/runtime/com.intellij*
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details