Lintian Fixes - libtpms

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 111c915..77be448 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libtpms
 Maintainer: Seunghun Han <kkamagui@gmail.com>
 Section: libs
 Priority: optional
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13), dh-exec, gawk, libssl-dev, libtool, pkg-config
 Homepage: https://github.com/stefanberger/libtpms
diff --git a/debian/rules b/debian/rules
index be292e4..79dc462 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-openssl --with-tpm2
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index d09f126..2ddd350 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,2 +1,4 @@
 Bug-Database: https://github.com/stefanberger/libtpms/issues
+Bug-Submit: https://github.com/stefanberger/libtpms/issues/new
 Repository: https://github.com/stefanberger/libtpms.git
+Repository-Browse: https://github.com/stefanberger/libtpms

Run locally

More details

Full run details