diff --git a/debian/changelog b/debian/changelog
index 0d01a2998927cf78fc2ce367d219d64ef836b58c..603df9b2d48ded7ff695e674646d62f91af50dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libtest-command-simple-perl (0.05-3) unstable; urgency=medium
+
+  [ Debian Janitor ]
+  * Apply multi-arch hints. + libtest-command-simple-perl: Add Multi-Arch: foreign.
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Fri, 14 Oct 2022 00:04:50 +0100
+
+libtest-command-simple-perl (0.05-2) unstable; urgency=medium
+
+  [ Salvatore Bonaccorso ]
+  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
+
+  [ gregor herrmann ]
+  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
+
+  [ Salvatore Bonaccorso ]
+  * Update Vcs-* headers for switch to salsa.debian.org
+
+  [ gregor herrmann ]
+  * debian/watch: use uscan version 4.
+
+ -- Jelmer Vernooij <jelmer@debian.org>  Fri, 17 Jun 2022 11:57:54 +0100
+
 libtest-command-simple-perl (0.05-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 45a4fb75db864000d01701c0f7a51864bd4daabf..0000000000000000000000000000000000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-8
diff --git a/debian/control b/debian/control
index 85d482cb927a5af480641f6c54ad8a1b57ceecf3..843fcc9b29eb78d74e51269054b7d2ceda12ec6d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,20 +5,20 @@ Uploaders: Joost van Baal-Ilić <joostvb@debian.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
-               libmodule-build-perl
+Build-Depends: debhelper-compat (= 13), libmodule-build-perl
 Build-Depends-Indep: perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl
 Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-command-simple-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-command-simple-perl.git
+Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-command-simple-perl
+Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-command-simple-perl.git
 Homepage: https://metacpan.org/release/Test-Command-Simple
 
 Package: libtest-command-simple-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+Multi-Arch: foreign
 Description: Perl module to test external commands
  Test::Command::Simple is a intended to simplify testing of external commands.
  It does so by running the command under IPC::Open3, closing the stdin
diff --git a/debian/copyright b/debian/copyright
index d366f09edb89a9a471696e90a265b4b9c82e15fb..66e2c39efe1108673cb34e37165fec47b6d8d47c 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/
 Source: https://metacpan.org/release/Test-Command-Simple
 Upstream-Name: Test-Command-Simple
 
diff --git a/debian/watch b/debian/watch
index 5a52065c931b6022649cef34e981359a872d2c0f..3bd7c0c4b5e0824b681476748fd0bd7ed2640a52 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://metacpan.org/release/Test-Command-Simple   .*/Test-Command-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+version=4
+https://metacpan.org/release/Test-Command-Simple   .*/Test-Command-Simple-v?@ANY_VERSION@@ARCHIVE_EXT@$