Lintian Fixes - moreutils

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index ce16c29..ac2dddb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ moreutils (0.67-2) UNRELEASED; urgency=medium
 
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on dpkg-dev.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Tue, 18 Oct 2022 02:36:37 -0000
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index fe7eab2..716ad2c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: moreutils
 Section: utils
 Priority: optional
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  docbook-xml,
  docbook-xsl,
  libxml2-utils,
  xsltproc
 Maintainer: Nicolas Schier <nicolas@fjasle.eu>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://joeyh.name/code/moreutils/
 Vcs-Browser: https://salsa.debian.org/nsc/moreutils
 Vcs-Git: https://salsa.debian.org/nsc/moreutils.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..17589bf
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.kitenet.net/moreutils

Run locally

More details

Full run details

Historical runs