Lintian Fixes - libsmbios

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5b49c6d..0b2f8e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ libsmbios (2.4.3-2) UNRELEASED; urgency=medium
     Repository-Browse.
   * Drop unnecessary dependency on dh-autoreconf.
   * Fix day-of-week for changelog entries 0.13.10-2, 0.13.10-1.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove empty maintainer scripts: python3-libsmbios (prerm),
+    python3-libsmbios (postinst)
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 01 Feb 2020 03:00:48 +0000
 
diff --git a/debian/control b/debian/control
index b929597..b1732e9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: tony mancill <tmancill@debian.org>, Mario Limonciello <mario.limoncie
 Vcs-Git: https://salsa.debian.org/efi-team/libsmbios.git
 Vcs-Browser: https://salsa.debian.org/efi-team/libsmbios
 Homepage: https://github.com/dell/libsmbios/
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                doxygen,
                graphviz,
@@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 12),
                libtool,
                help2man,
                autopoint
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 
 Package: libsmbios-c2
 Architecture: i386 amd64
diff --git a/debian/python3-libsmbios.postinst b/debian/python3-libsmbios.postinst
deleted file mode 100644
index ec73b41..0000000
--- a/debian/python3-libsmbios.postinst
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-#DEBHELPER#
diff --git a/debian/python3-libsmbios.prerm b/debian/python3-libsmbios.prerm
deleted file mode 100644
index ec73b41..0000000
--- a/debian/python3-libsmbios.prerm
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-set -e
-#DEBHELPER#

Run locally

More details

Full run details

Historical runs