Lintian Fixes - weston

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 80e7886b..356249d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -318,7 +318,7 @@ weston (1.5.93-1) experimental; urgency=medium
   * d/control:
     + bump wayland version requirement for build.
     + bump build depend on libinput-dev.
-  * Upload to experimental. 
+  * Upload to experimental.
 
  -- Hector Oron <zumbi@debian.org>  Fri, 12 Sep 2014 18:28:31 +0200
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28b..00000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index c8413b28..7eee5b5c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: Mike Gabriel <sunweaver@debian.org>,
            Héctor Orón Martínez <zumbi@debian.org>,
            Emilio Pozuelo Monfort <pochu@debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
                freerdp2-dev,
                libcairo2-dev (>= 1.10.0),
                libcolord-dev (>= 0.1.27),
@@ -48,9 +48,9 @@ Build-Depends: debhelper (>= 10),
                pkg-config,
                quilt,
                wayland-protocols (>= 1.18)
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
-Homepage: http://wayland.freedesktop.org/
+Homepage: https://wayland.freedesktop.org/
 Vcs-Git: https://salsa.debian.org/xorg-team/wayland/weston.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/weston
 
diff --git a/debian/copyright b/debian/copyright
index 6f9276e3..782ceb83 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://wayland.freedesktop.org/
 
 Files: *
diff --git a/debian/rules b/debian/rules
index 7c299abc..20a6a869 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_test:
 	XDG_RUNTIME_DIR=$(CURDIR)/debian/tmp/tmp/xdgruntimedir dh_auto_test || true
 
 override_dh_missing:
-	dh_missing --fail-missing -X.la
+	dh_missing -X.la
 
 override_dh_makeshlibs:
 	dh_makeshlibs -Xlibweston-11/ -- -c4 -ldebian/weston/usr/lib/$(DEB_TARGET_MULTIARCH)/weston/
diff --git a/debian/weston.lintian-overrides b/debian/weston.lintian-overrides
index ae1ff471..4d7bb7dc 100644
--- a/debian/weston.lintian-overrides
+++ b/debian/weston.lintian-overrides
@@ -1 +1 @@
-weston: setuid-binary usr/bin/weston-launch 4755 root/root
+weston: elevated-privileges 4755 root/root [usr/bin/weston-launch]

Run locally

More details

Full run details

Historical runs