Lintian Fixes - lua-nginx-kafka

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index f05497b..231bd16 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: lua-nginx-kafka
 Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
 Section: interpreters
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-lua,
 Rules-Requires-Root: no
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian/lua-nginx-kafka
 Vcs-Git: https://salsa.debian.org/debian/lua-nginx-kafka.git
 Homepage: https://github.com/doujiang24/lua-resty-kafka
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c559f85
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/doujiang24/lua-resty-kafka/issues
+Bug-Submit: https://github.com/doujiang24/lua-resty-kafka/issues/new
+Repository: https://github.com/doujiang24/lua-resty-kafka.git
+Repository-Browse: https://github.com/doujiang24/lua-resty-kafka
diff --git a/debian/watch b/debian/watch
index 3ed4b3f..8e80561 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/doujiang24/lua-resty-kafka/releases .*/v([\d\.]*)\.tar.gz

Run locally

More details

Full run details