Lintian Fixes - glslang

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 96608b82..19ee7ff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+glslang (12.2.0-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 12 Jun 2023 19:36:28 -0000
+
 glslang (12.2.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1f6f4068..22044a05 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
  quilt,
  spirv-headers,
  spirv-tools (>= 2023.3),
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/KhronosGroup/glslang
 Vcs-Git: https://salsa.debian.org/xorg-team/vulkan/glslang.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/vulkan/glslang
diff --git a/debian/copyright b/debian/copyright
index 05c2076d..b12865ef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,11 +4,11 @@ Source: https://github.com/KhronosGroup/glslang
 
 Files: *
 Copyright: 2002-2005 3Dlabs Inc. Ltd
-	   2002 NVIDIA Corporation
-	   2002-2010 The ANGLE Project Authors
-	   2012-2015 LunarG, Inc
-	   2015-2016 Google, Inc
-	   2017 ARM Limited
+           2002 NVIDIA Corporation
+           2002-2010 The ANGLE Project Authors
+           2012-2015 LunarG, Inc
+           2015-2016 Google, Inc
+           2017 ARM Limited
 License: BSD-3-clause
 
 Files: glslang/MachineIndependent/gl_types.h
diff --git a/debian/glslang-tools.lintian-overrides b/debian/glslang-tools.lintian-overrides
index 41dd28bb..8f59acb7 100644
--- a/debian/glslang-tools.lintian-overrides
+++ b/debian/glslang-tools.lintian-overrides
@@ -1,2 +1,2 @@
 # Glslang upstream doesn't have a man page
-glslang-tools binary: binary-without-manpage
+glslang-tools binary: no-manual-page
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..637b17af
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/KhronosGroup/glslang/issues
+Bug-Submit: https://github.com/KhronosGroup/glslang/issues/new
+Repository-Browse: https://github.com/KhronosGroup/glslang

Run locally

More details

Full run details

Historical runs