Lintian Fixes - pmemkv

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 303eaab..c21e1f0 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,12 @@ Build-Depends: cmake,
                pmdk-tools,
                rapidjson-dev,
                valgrind-if-available,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Section: libs
 Homepage: https://github.com/pmem/pmemkv
 Vcs-Browser: https://github.com/kilobyte/pmemkv/tree/debian
-Vcs-Git: https://github.com/kilobyte/pmemkv -b debian
+Vcs-Git: https://github.com/kilobyte/pmemkv.git -b debian
 
 Package: libpmemkv-dev
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index 8d4cdeb..7fa38da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS  = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..43c5bc3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/pmem/pmemkv

Run locally

More details

Full run details

Historical runs