Lintian Fixes - ikiwiki

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 034efc487..548a56dfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ikiwiki (3.20200202.3-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
+      does this.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 12 Jan 2023 23:22:56 -0000
+
 ikiwiki (3.20200202.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 4953a049e..d3f101227 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ikiwiki
 Section: web
 Priority: optional
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  perl,
 Build-Depends-Indep:
  dpkg-dev (>= 1.9.0),
@@ -35,7 +35,7 @@ Rules-Requires-Root: no
 Maintainer: Simon McVittie <smcv@debian.org>
 Uploaders:
  Josh Triplett <josh@freedesktop.org>,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://ikiwiki.info/
 Vcs-Git: https://salsa.debian.org/debian/ikiwiki.git
 Vcs-Browser: https://salsa.debian.org/debian/ikiwiki
diff --git a/debian/rules b/debian/rules
index fc09599cf..b30ddb7b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- PREFIX=/usr
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	env -u LD_PRELOAD dh_auto_test
-endif
 
 override_dh_compress:
 	# avoid compressing files in the doc wiki
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index ebcfa6560..2a197c0e5 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -2,3 +2,4 @@ Bug-Database: http://ikiwiki.info/bugs/
 Bug-Submit: http://ikiwiki.info/bugs/
 Changelog: http://ikiwiki.info/news/
 Donation: http://ikiwiki.info/tipjar/
+Repository: git://git.ikiwiki.info/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details