Lintian Fixes - robust-http-client

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c4f5f3d..b671fb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+robust-http-client (1.2-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use correct machine-readable copyright file URI.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove unnecessary get-orig-source-target.
+  * Update standards version to 4.1.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 21 Jan 2023 10:43:51 -0000
+
 robust-http-client (1.2-4) unstable; urgency=medium
 
   * Team upload.
@@ -25,7 +36,7 @@ robust-http-client (1.2-2) unstable; urgency=low
 
   [ James Page ]
   * d/librobust-http-client-java.poms: Use --java-lib option to ensure
-    that jar files are installed to /usr/share/java. 
+    that jar files are installed to /usr/share/java.
   * d/control: Tweaked description of package (Closes: #633857).
   * Bumped Standards-Version to 3.9.3:
     - d/copyright: Use released version of DEP-5.
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 51442ad..9c37308 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: James Page <james.page@ubuntu.com>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  junit,
  libmaven-javadoc-plugin-java,
  maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: git://anonscm.debian.org/pkg-java/robust-http-client.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/robust-http-client.git
 Homepage: http://java.net/projects/robust-http-client
diff --git a/debian/copyright b/debian/copyright
index 9273367..aa43ddc 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: Robust HTTP client library
 Source: http://java.net/projects/robust-http-client
 
diff --git a/debian/rules b/debian/rules
index 5a6351f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-current-version --force-download --rename

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package librobust-http-client-java

No differences were encountered between the control files of package librobust-http-client-java-doc

Run locally

More details

Full run details