Lintian Fixes - libxext

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 8c30f75..ecaddba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxext (2:1.3.4-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 04 Mar 2023 08:39:32 -0000
+
 libxext (2:1.3.4-1) unstable; urgency=medium
 
   [ Sven Joachim ]
diff --git a/debian/control b/debian/control
index 04b37c6..2998403 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  libx11-dev (>= 2:1.6),
  x11proto-dev,
  pkg-config,
@@ -14,7 +14,7 @@ Build-Depends-Indep:
  xorg-sgml-doctools (>= 1:1.8),
  w3m,
  xsltproc,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxext.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxext
 
diff --git a/debian/rules b/debian/rules
index 8a45291..fdf9207 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,8 +30,5 @@ override_dh_install:
 	find debian/tmp -name '*.la' -delete
 	dh_install
 
-override_dh_missing:
-	dh_missing --fail-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -V"$(PACKAGE) (>= 2:1.3.0)" --add-udeb=$(PACKAGE)-udeb -- -c4

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libxext-dev

No differences were encountered between the control files of package libxext-doc

No differences were encountered between the control files of package libxext6

No differences were encountered between the control files of package libxext6-dbgsym

No differences were encountered between the control files of package libxext6-udeb

Run locally

More details

Full run details