Lintian Fixes - vlan

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d1f9e02..c523cae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vlan (2.0.6) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.0, no changes needed.
+  * Remove field Section on binary package vlan that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 11:47:42 -0000
+
 vlan (2.0.5) unstable; urgency=medium
 
   * debian/network/if-pre-up.d/vlan: add missing biosdevname (Closes: #922801).
diff --git a/debian/control b/debian/control
index 2084bff..58a892b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: vlan
 Section: misc
 Priority: optional
 Maintainer: Willem van den Akker <wvdakker@wilsoft.nl>
-Build-Depends: debhelper-compat (= 12)
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/vlan.git
 Vcs-Browser: https://salsa.debian.org/debian/vlan
@@ -11,7 +11,6 @@ Vcs-Browser: https://salsa.debian.org/debian/vlan
 Package: vlan
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}, iproute2
-Section: misc
 Multi-Arch: foreign
 Description: ifupdown integration for vlan configuration
  This package contains integration scripts for configuring vlan

Run locally

More details

Full run details