Lintian Fixes - jnlp-servlet

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1abead5..1faced6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+jnlp-servlet (20120126-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 02 Mar 2023 21:32:35 -0000
+
 jnlp-servlet (20120126-6) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index e7e854f..53ab6f6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders:
  Andrew Ross <ubuntu@rossfamily.co.uk>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  javahelper,
  maven-repo-helper
 Build-Depends-Indep:
@@ -29,5 +29,3 @@ Description: simple and convenient packaging format for JNLP applications
  provide a simple and convenient packaging format for JNLP applications, so
  they can be easily deployed in a Web Container, such as Tomcat or a
  J2EE-compliant Application Server.
-
-
diff --git a/debian/copyright b/debian/copyright
index c63a2ba..c1907a2 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: JNLP Servlet
 Source: https://github.com/psndcsrv/jnlp-servlet/
 
diff --git a/debian/rules b/debian/rules
index 6dfee55..690288e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,3 @@ export CLASSPATH=/usr/share/java/servlet-api.jar
 
 %:
 	dh $@ --no-parallel --with javahelper --with jh_maven_repo_helper
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details