Lintian Fixes - spullara-cli-parser

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index f1f1a02..eff75ec 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Uploaders:
  Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>,
  Andrej Shadura <andrewsh@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  junit4,
  maven-debian-helper,
  maven-repo-helper
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://github.com/spullara/cli-parser
 Vcs-Browser: https://salsa.debian.org/java-team/spullara-cli-parser
 Vcs-Git: https://salsa.debian.org/java-team/spullara-cli-parser.git
@@ -19,7 +19,6 @@ Package: libspullara-cli-parser-java
 Architecture: all
 Depends:
  ${misc:Depends}
-Section: java
 Description: command line parsing for Java
  CLI Parser is a tiny, super easy to use library for parsing various
  kinds of command line arguments or property lists. Using annotations
diff --git a/debian/copyright b/debian/copyright
index 70a5182..b1b7a86 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: spullara-cli-parser
 Source: https://github.com/spullara/cli-parser
 
diff --git a/debian/rules b/debian/rules
index a9115da..ec38b7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c290f8f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: https://github.com/spullara/cli-parser.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details