Lintian Fixes - debiandoc-sgml-doc

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1c1403d..975a414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debiandoc-sgml-doc (1.1.28) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update standards version to 4.6.1, no changes needed.
+  * Fix field name case in debian/control (Vcs-browser ⇒ Vcs-Browser).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 06:36:59 -0000
+
 debiandoc-sgml-doc (1.1.27) unstable; urgency=medium
 
   * Add autopkgtest support.
@@ -32,13 +41,13 @@ debiandoc-sgml-doc (1.1.25) unstable; urgency=medium
 debiandoc-sgml-doc (1.1.24) unstable; urgency=medium
 
   * Reproducible build with the new debiandoc-sgml 1.2.31-1.
-    Closes: Bug#794795 
+    Closes: Bug#794795
 
  -- Osamu Aoki <osamu@debian.org>  Thu, 13 Aug 2015 01:30:33 +0900
 
 debiandoc-sgml-doc (1.1.23) unstable; urgency=medium
 
-  * Update git URL and policy. 
+  * Update git URL and policy.
 
  -- Osamu Aoki <osamu@debian.org>  Sun, 19 Oct 2014 17:25:38 +0900
 
@@ -55,7 +64,7 @@ debiandoc-sgml-doc (1.1.21) unstable; urgency=low
 
   * Used package format: 3.0 (native)
   * Added Vcs-Cvs field.
-  * Updated maintainer/uploaders to me to reflect current state. 
+  * Updated maintainer/uploaders to me to reflect current state.
   * Converted to use dh(1) for debian/rules and cleaned build system.
   * Updated package by fixing lintian bugs:
     E clean-should-be-satisfied-by-build-depends
@@ -87,7 +96,7 @@ debiandoc-sgml-doc (1.1.18) unstable; urgency=low
 
   * Added build-depends: on gs-esp | gs for pdf thumb nail images.
     Closes: Bug#345169
-  * Updated information on the Docbook XML conversion method. 
+  * Updated information on the Docbook XML conversion method.
   * Fixed funny strings which may have been caused by using
     cut-and-paste in a wrong encoding system.
   * Added footnote for gliph availability in "ISO Character Entities".
@@ -102,7 +111,7 @@ debiandoc-sgml-doc (1.1.17) unstable; urgency=low
     (other tags are rarely used.)
   * Mentioned debiandoc2* tools. Closes: Bug#102926
   * Documented file and url tag interaction issue. Closes: Bug#126438
-  * Added information on the Docbook XML conversion method. 
+  * Added information on the Docbook XML conversion method.
 
  -- Osamu Aoki <osamu@debian.org>  Thu, 13 Oct 2005 22:09:31 +0900
 
diff --git a/debian/control b/debian/control
index 8e2d37c..b0e93ee 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Maintainer: Debian XML SGML Team <debian-sgml@lists.debian.org>
 # URL for team: https://salsa.debian.org/xml-sgml-team
 # Alternative address: team+xml-sgml-team@tracker.debian.org
 Uploaders: Osamu Aoki <osamu@debian.org>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Build-Depends: debhelper-compat (= 13)
 Build-Depends-Indep: debiandoc-sgml (>= 1.2.9)
 Vcs-Git: https://salsa.debian.org/xml-sgml-team/debiandoc-sgml-doc.git
-Vcs-browser: https://salsa.debian.org/xml-sgml-team/debiandoc-sgml-doc
+Vcs-Browser: https://salsa.debian.org/xml-sgml-team/debiandoc-sgml-doc
 
 Package: debiandoc-sgml-doc
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 58529d5..e7f71d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,3 @@ export DEBIANDOC_DATE
 ## Targets
 %:
 	dh $@
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details