Lintian Fixes - protobuf2

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 012aa7b..1c9ed11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+protobuf2 (2.6.1-5) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 23 Dec 2022 02:45:08 -0000
+
 protobuf2 (2.6.1-4) unstable; urgency=medium
 
   * No change rebuild.
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 442ccaa..7bbd8a9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Saif Abdul Cassim <saif.15@cse.mrt.ac.lk>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 11),
  default-jdk,
  maven-repo-helper
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/protobuf2.git
 Vcs-Browser: https://salsa.debian.org/java-team/protobuf2
 Homepage: https://github.com/google/protobuf/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details