Lintian Fixes - libhugetlbfs

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 0a09f1a..27eb34a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,8 @@ Source: libhugetlbfs
 Section: libs
 Priority: optional
 Maintainer: Punit Agrawal <punit@debian.org>
-Build-Depends: debhelper (>= 12),
- python3-minimal, libpython3-stdlib
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13), python3-minimal, libpython3-stdlib
+Standards-Version: 4.6.2
 Homepage: https://github.com/libhugetlbfs/libhugetlbfs
 Vcs-Git: https://github.com/punitagrawal/libhugetlbfs.git
 Vcs-Browser: https://github.com/punitagrawal/libhugetlbfs.git
diff --git a/debian/rules b/debian/rules
index 7c7bf22..3b8298a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,12 +8,6 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 include /usr/share/dpkg/pkg-info.mk
 
-# see ENVIRONMENT in dpkg-buildflags(1)
-# 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
-
 export BUILDTYPE=NATIVEONLY
 export V=1
 export DH_VERBOSE=1
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c94d78b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/libhugetlbfs/libhugetlbfs/issues
+Bug-Submit: https://github.com/libhugetlbfs/libhugetlbfs/issues/new
+Repository-Browse: https://github.com/libhugetlbfs/libhugetlbfs

Run locally

More details

Full run details

Historical runs