Lintian Fixes - lua5.1

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 208dd6e..736387c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 lua5.1 (5.1.5-10) UNRELEASED; urgency=medium
 
+  [ Bastian Germann ]
   * QA upload
   * Trim trailing whitespace.
   * Apply multi-arch hints.
@@ -10,6 +11,11 @@ lua5.1 (5.1.5-10) UNRELEASED; urgency=medium
   * Set debhelper-compat version in Build-Depends.
   * Change priority extra to priority optional.
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 12 to 13.
+  * Remove field Priority on binary package liblua5.1-0-dbg that duplicates
+    source.
+
  -- Bastian Germann <bage@debian.org>  Fri, 25 Mar 2022 20:17:44 +0100
 
 lua5.1 (5.1.5-9) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 28a19ed..217d8d0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: lua5.1
 Section: interpreters
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 12), quilt (>= 0.40), libtool, libtool-bin, libreadline-dev
+Build-Depends: debhelper-compat (= 13), quilt (>= 0.40), libtool, libtool-bin, libreadline-dev
 Standards-Version: 3.9.3
 Homepage: https://www.lua.org
 Vcs-Git: https://salsa.debian.org/lua-team/lua5.1.git
@@ -78,6 +78,5 @@ Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, liblua5.1-0 (= ${binary:Version}), ${misc:Depends}
 Section: debug
-Priority: optional
 Description: Debug symbols for the Lua shared library interpreter
  This package contains the debugging symbols for liblua5.1 and lua5.1

Run locally

More details

Full run details

Historical runs