Lintian Fixes - zsh-syntax-highlighting

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index 8a2f71e..161dda7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Zsh Maintainers <pkg-zsh-devel@lists.alioth.debian.org>
 Uploaders: Daniel Shahaf <danielsh@apache.org>
 Build-Depends:
-	debhelper-compat (= 12),
+	debhelper-compat (= 13),
 	zsh,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/zsh-syntax-highlighting
 Vcs-Git: https://salsa.debian.org/debian/zsh-syntax-highlighting.git
 Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index b66fcd5..30ed1e0 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -5,6 +5,6 @@
 # verification is not currently automated.
 zsh-syntax-highlighting source: debian-watch-could-verify-download
 # Upstream provides PGP-signed git tags, rather than tarballs.
-zsh-syntax-highlighting source: debian-watch-does-not-check-gpg-signature
+zsh-syntax-highlighting source: debian-watch-does-not-check-openpgp-signature
 # Upstream provides PGP-signed git tags, rather than tarballs.
 zsh-syntax-highlighting source: orig-tarball-missing-upstream-signature
diff --git a/debian/tests/control b/debian/tests/control
index bed45d2..b950806 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-command: rsync -a /usr/share/zsh-syntax-highlighting/ ./ && make test
 Depends: @, rsync
+Test-Command: rsync -a /usr/share/zsh-syntax-highlighting/ ./ && make test
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 39f2d91..0fadf2e 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -2,10 +2,15 @@
 ---
 # https://wiki.debian.org/UpstreamMetadata
 Bug-Database: https://github.com/zsh-users/zsh-syntax-highlighting/issues
+%YAML 1.1
+---
+Bug-Submit: https://github.com/zsh-users/zsh-syntax-highlighting/issues/new
 Changelog: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/changelog.md
 Documentation: https://github.com/zsh-users/zsh-syntax-highlighting/tree/master/docs
 Name: zsh-syntax-highlighting
 Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/
-Repository: git://github.com/zsh-users/zsh-syntax-highlighting.git
+%YAML 1.1
+---
+Repository: https://github.com/zsh-users/zsh-syntax-highlighting.git
 Repository-Browse: https://github.com/zsh-users/zsh-syntax-highlighting/
 Screenshots: https://github.com/zsh-users/zsh-syntax-highlighting/#zsh-syntax-highlighting-

Run locally

More details

Full run details

Historical runs