Lintian Fixes - wireguard

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 15cf484..0337a77 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  debhelper-compat (= 13),
  pkg-config,
  systemd,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://www.wireguard.com
 Vcs-Git: https://salsa.debian.org/debian/wireguard.git
 Vcs-Browser: https://salsa.debian.org/debian/wireguard
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f55a777
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: https://git.zx2c4.com/wireguard-tools
diff --git a/debian/wireguard-tools.lintian-overrides b/debian/wireguard-tools.lintian-overrides
index 871873a..933a51a 100644
--- a/debian/wireguard-tools.lintian-overrides
+++ b/debian/wireguard-tools.lintian-overrides
@@ -1,7 +1,7 @@
 # upstream prefers the less-user-friendly locked-down /etc/wireguard by default
 # to avoid leaking local system secrets.  I've adjusted the debian package to follow its lead.
 # see also https://bugs.debian.org/902831
-wireguard-tools: non-standard-dir-perm etc/wireguard/ 0700 != 0755
+wireguard-tools: non-standard-dir-perm 0700 != 0755 [etc/wireguard/]
 # wg-quick@.service is a generator, not an initscript.  On systems with sysvinit,
 # the admin probably wants to integrate with something like /etc/network/interfaces
 # rather than seeing a new script in /etc/init.d/.

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package wireguard

No differences were encountered between the control files of package wireguard-tools

No differences were encountered between the control files of package wireguard-tools-dbgsym

Run locally

More details

Full run details