Lintian Fixes - lua-http

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index b3763f3..dee121d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Santiago Ruano Rincón <santiago@debian.org>
 Build-Depends: debhelper-compat (= 13),
                dh-lua,
                pandoc
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://github.com/daurnimator/lua-http
 Vcs-Git: https://salsa.debian.org/lua-team/lua-http.git
diff --git a/debian/copyright b/debian/copyright
index 16bbd24..06a18f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ License: Expat
 
 Files: http/websocket.lua
 Copyright: 2015-2016 Daurnimator
-	   2012 Florian Zeitz
+           2012 Florian Zeitz
 License: Expat
 
 Files: debian/*
diff --git a/debian/rules b/debian/rules
index 26fb07c..fb06ab4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,6 @@ include /usr/share/dpkg/default.mk
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 # package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 
 %:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b1cbff3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/daurnimator/lua-http/issues
+Bug-Submit: https://github.com/daurnimator/lua-http/issues/new
+Repository: https://github.com/daurnimator/lua-http.git
+Repository-Browse: https://github.com/daurnimator/lua-http

Run locally

More details

Full run details