Lintian Fixes - libvma

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index c7e9b4cb..88bb2a6a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
  libnl-route-3-dev,
  libcap-dev,
  systemd,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/hpc-team/libvma.git
 Vcs-Browser: https://salsa.debian.org/hpc-team/libvma
diff --git a/debian/rules b/debian/rules
index 92d09723..b7c1419a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ BUILD_DIR = debian/build_dir
 BUILD_OPT = --builddirectory=$(BUILD_DIR)
 
 %:
-	dh $@ --with autoreconf,pkgkde_symbolshelper
+	dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure $(BUILD_OPT)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..5adb5bf4
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/Mellanox/libvma/issues
+Bug-Submit: https://github.com/Mellanox/libvma/issues/new
+Repository-Browse: https://github.com/mellanox/libvma

Run locally

More details

Full run details

Historical runs