Lintian Fixes - tcl-xmlrpc

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a631ed7..f3cd564 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tcl-xmlrpc (0.3-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Use canonical URL in Vcs-Browser.
+  * Update standards version to 4.6.0, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 26 Jul 2022 20:26:06 -0000
+
 tcl-xmlrpc (0.3-3) unstable; urgency=low
 
   * set Multi-Arch: foreign as suggested by the MultiArch hinter
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 42976cc..49f1934 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: interpreters
 Priority: optional
 Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
 Uploaders: Ole Streicher <olebole@debian.org>
-Build-Depends: debhelper (>= 11), tcl
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 13), tcl
+Standards-Version: 4.6.2
 Homepage: https://sourceforge.net/projects/xmlrpctcl/
 Vcs-Git: https://salsa.debian.org/tcltk-team/tcl-xmlrpc.git
-Vcs-Browser: https://salsa.debian.org/tcltk-team/tcl-xmlrpc.git
+Vcs-Browser: https://salsa.debian.org/tcltk-team/tcl-xmlrpc
 
 Package: tcl-xmlrpc
 Architecture: all
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}
 Description: XML-RPC implementation for Tcl
  Tcl implementation of XML-RPC providing both client and server support. The
  package implements the XML-RPC specification from xmlrpc.com.
- . 
+ .
  Xmlrpc is a spec and a set of implementations that allow software
  running on disparate operating systems, running in different
  environments to make procedure calls over the Internet.

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details