Lintian Fixes - rhino

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index dca03747..b39a826d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rhino (1.7.14-2.2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 07 Apr 2023 08:23:42 -0000
+
 rhino (1.7.14-2.1) unstable; urgency=medium
 
   * Non-maintainer upload
@@ -284,7 +291,7 @@ rhino (1.7R2-1) unstable; urgency=low
 
 rhino (1.7R2~pre-2) experimental; urgency=low
 
-  * Really include the debugger. Closes: #474046. 
+  * Really include the debugger. Closes: #474046.
 
  -- Michael Koch <konqueror@gmx.de>  Sat, 05 Apr 2008 15:03:43 +0200
 
@@ -388,7 +395,7 @@ rhino (1.6R2-1) unstable; urgency=low
 rhino (1.5.R5-5) unstable; urgency=low
 
   * Removed explicit usage of jikes build compiler property
-    for kaffe jikes -> ecj transition  
+    for kaffe jikes -> ecj transition
 
  -- Wolfgang Baer <WBaer@gmx.de>  Fri,  6 Jan 2006 18:54:28 +0100
 
@@ -405,7 +412,7 @@ rhino (1.5.R5-4) unstable; urgency=low
  -- Wolfgang Baer <WBaer@gmx.de>  Sat, 24 Sep 2005 23:31:36 +0200
 
 rhino (1.5.R5-3) unstable; urgency=low
-  
+
   * Added java2-runtime to runtime choices
   * Removed build.xml workaround patch which is no longer
     needed with the current kaffe in sarge/unstable
@@ -413,7 +420,7 @@ rhino (1.5.R5-3) unstable; urgency=low
  -- Wolfgang Baer <WBaer@gmx.de>  Wed, 13 Apr 2005 19:30:40 +0200
 
 rhino (1.5.R5-2) unstable; urgency=low
-  
+
   * Closes: #283651: alternative without a manpage
   * upload to main: uses kaffe,jikes to build
   * provide JavaScript compiler as rhino-jsc with manpage
@@ -431,7 +438,7 @@ rhino (1.5.R5-1) unstable; urgency=low
 
 rhino (1.5.R2-2) unstable; urgency=low
 
-  * Add alternative for /usr/bin/js. The patch is provided by Brian 
+  * Add alternative for /usr/bin/js. The patch is provided by Brian
     Bassett. (Closes:#122669)
 
  -- Takashi Okamoto <tora@debian.org>  Sat,  8 Dec 2001 10:45:06 +0900
diff --git a/debian/control b/debian/control
index 13717550..eabd9f38 100644
--- a/debian/control
+++ b/debian/control
@@ -40,4 +40,3 @@ Description: Libraries for rhino Java Script Engine
  .
  This package contains only Java library and no interpreter. For
  Rhino interpreter, you install rhino package.
-
diff --git a/debian/copyright b/debian/copyright
index fdcd60be..ce437744 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: Rhino
 Source: https://github.com/mozilla/rhino
 Files-Excluded: gradlew*
diff --git a/debian/rules b/debian/rules
index d90d1fc0..b906a573 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,3 @@ override_dh_installchangelogs:
 override_mh_install:
 	mh_installpom -plibrhino-java debian/pom.xml --no-parent --relocate=rhino:js
 	mh_installjar -plibrhino-java -l debian/pom.xml --usj-name=js $(CURDIR)/js.jar
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package librhino-java

No differences were encountered between the control files of package rhino

Run locally

More details

Full run details