Lintian Fixes - libtermkey

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 8982066..a892069 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libtermkey
 Priority: optional
 Maintainer: James McCoy <jamessan@debian.org>
-Build-Depends: debhelper-compat (= 12), libunibilium-dev, libtool-bin, pkg-config, perl
-Standards-Version: 4.4.1
+Build-Depends: debhelper-compat (= 13), libunibilium-dev, libtool-bin, pkg-config, perl
+Standards-Version: 4.6.2
 Section: libs
 Rules-Requires-Root: no
-Homepage: http://www.leonerd.org.uk/code/libtermkey/
+Homepage: https://www.leonerd.org.uk/code/libtermkey/
 Vcs-Git: https://salsa.debian.org/jamessan/libtermkey.git
 Vcs-Browser: https://salsa.debian.org/jamessan/libtermkey
 
diff --git a/debian/rules b/debian/rules
index cf0ab80..675579e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,4 @@ override_dh_auto_install-arch:
 	$(MAKE) VERBOSE=$(VERBOSE) PREFIX=/usr LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) DESTDIR=$(CURDIR)/debian/tmp install
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	$(MAKE) VERBOSE=$(VERBOSE) test
-endif
diff --git a/debian/watch b/debian/watch
index d12bcf7..b3acc0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://www.leonerd.org.uk/code/libtermkey/ (?:.*/)?libtermkey-([.\d]+)\.tar\.gz

Run locally

More details

Full run details

Historical runs