Lintian Fixes - wrk

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d355e99..b8a5eca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 wrk (4.1.0-3) unstable; urgency=medium
 
-  * Use dh_auto_build when building to call the correct make command when cross compiling and don't hard-code the build architecture's pkg-config.
-    Thanks to Helmut Grohne (Closes: #961949)
+  * Use dh_auto_build when building to call the correct make command when cross
+    compiling and don't hard-code the build architecture's pkg-config. Thanks to
+    Helmut Grohne (Closes: #961949)
 
  -- Stephen Gelman <ssgelm@debian.org>  Sun, 31 May 2020 23:42:16 -0500
 
diff --git a/debian/control b/debian/control
index 30fd464..7944c8f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                libssl-dev,
                luajit,
                pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/wg/wrk
 Vcs-Browser: https://salsa.debian.org/debian/wrk
 Vcs-Git: https://salsa.debian.org/debian/wrk.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bd0278a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/wg/wrk/issues
+Bug-Submit: https://github.com/wg/wrk/issues/new
+Repository-Browse: https://github.com/wg/wrk
diff --git a/debian/watch b/debian/watch
index e4aebf0..3b32127 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/wg/wrk/releases /wg/wrk/archive/(.*)\.tar\.gz

Run locally

More details

Full run details

Historical runs