Lintian Fixes - egl-wayland

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9fca490..8767341 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+egl-wayland (1:1.1.11-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Use canonical URL in Vcs-Browser.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 19 Sep 2022 10:32:21 -0000
+
 egl-wayland (1:1.1.11-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3643a77..66a343f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: egl-wayland
 Priority: optional
 Maintainer: Timo Aaltonen <tjaalton@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  eglexternalplatform-dev,
  libdrm-dev,
  libegl1-mesa-dev,
@@ -11,11 +11,11 @@ Build-Depends:
  meson,
  pkg-config,
  wayland-protocols,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Section: libs
 Homepage: https://github.com/NVIDIA/egl-wayland
 Vcs-Git: https://salsa.debian.org/debian/egl-wayland.git
-Vcs-Browser: https://salsa.debian.org/debian/egl-wayland.git
+Vcs-Browser: https://salsa.debian.org/debian/egl-wayland
 
 Package: libnvidia-egl-wayland-dev
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index 996fdcb..3f317d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,12 +9,7 @@ override_dh_auto_install:
 	install -pm 0644 debian/10_nvidia_wayland.json \
 		debian/tmp/usr/share/egl/egl_external_platform.d/
 
-override_dh_missing:
-	dh_missing --fail-missing
-
 %:
 	dh $@ \
 		--builddirectory=build/ \
 		--buildsystem=meson
-
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5e9e4a2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/NVIDIA/egl-wayland/issues
+Bug-Submit: https://github.com/NVIDIA/egl-wayland/issues/new
+Repository: https://github.com/NVIDIA/egl-wayland.git
+Repository-Browse: https://github.com/NVIDIA/egl-wayland

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libnvidia-egl-wayland-dev

No differences were encountered between the control files of package libnvidia-egl-wayland1

No differences were encountered between the control files of package libnvidia-egl-wayland1-dbgsym

Run locally

More details

Full run details