Bump debhelper from old 12 to 13.

+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the default.

Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
This commit is contained in:
Debian Janitor
2022-09-16 09:27:41 +00:00
parent e9561a4408
commit ccf3ffbf6d
3 changed files with 4 additions and 4 deletions

3
debian/changelog vendored
View File

@@ -1,6 +1,9 @@
vectorscan (5.4.8-3) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the
default.
-- Debian Janitor <janitor@jelmer.uk> Fri, 16 Sep 2022 09:27:31 -0000