Lintian Fixes - netty-tcnative

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 395f38c..f5cc75a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+netty-tcnative (2.0.28-2) UNRELEASED; urgency=medium
+
+  * Strip unusual field spacing from debian/control.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 06:47:51 -0000
+
 netty-tcnative (2.0.28-1) unstable; urgency=medium
 
   * Team upload.
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 533bbb8..20667e1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  automake,
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libapr1-dev,
@@ -14,7 +14,7 @@ Build-Depends:
  libssl-dev,
  libtool,
  maven-debian-helper (>= 1.5)
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/netty-tcnative.git
 Vcs-Browser: https://salsa.debian.org/java-team/netty-tcnative
 Homepage: https://github.com/netty/netty-tcnative/
@@ -38,7 +38,7 @@ Description: Tomcat native fork for Netty
 
 Package: libnetty-tcnative-jni
 Architecture: any
-Depends:  ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Tomcat native fork for Netty (JNI library)
  netty-tcnative is a fork of Tomcat Native, the native interface used by Tomcat
  to leverage the Apache Portable Runtime and provide superior scalability,

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libnetty-tcnative-java

No differences were encountered between the control files of package libnetty-tcnative-jni

No differences were encountered between the control files of package libnetty-tcnative-jni-dbgsym

Run locally

More details

Full run details