Lintian Fixes - libidw-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d1924e0..7906eaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libidw-java (1.6.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from deprecated 8 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Bug-Database.
+  * Remove unnecessary get-orig-source-target.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 10:20:59 -0000
+
 libidw-java (1.6.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #706485)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 45a4fb7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-8
diff --git a/debian/control b/debian/control
index 95d7384..ece1109 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Felix Natter <fnatter@gmx.net>
-Build-Depends: debhelper (>= 8), default-jdk, javahelper (>= 0.43) 
+Build-Depends: debhelper-compat (= 13), default-jdk, javahelper (>= 0.43)
 Standards-Version: 3.9.5
 Homepage: http://www.infonode.net/index.html?idw
 Vcs-Git: git://anonscm.debian.org/pkg-java/libidw-java.git
diff --git a/debian/copyright b/debian/copyright
index 634d43b..297aa6d 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: InfoNode Docking Windows
 Upstream-contact: NNL Technology AB in Sweden <info@nnl.se>
 Source: http://www.infonode.net/index.html?idw
diff --git a/debian/rules b/debian/rules
index b00153f..8934656 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@ --with javahelper
-
-get-orig-source:
-	uscan --force-download --repack
\ No newline at end of file
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..fa28df4
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Archive: SourceForge
+Bug-Database: http://sourceforge.net/tracker/?func=add&group_id=110922&atid=657772

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details