{"base_revision":"git-v1:3ae863468e4995d717bb2c63b3ae1b1c71ec326e","content":"diff --git a/debian/changelog b/debian/changelog\nindex 395f38c..81080b6 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+netty-tcnative (2.0.28-2) UNRELEASED; urgency=low\n+\n+  * Strip unusual field spacing from debian/control.\n+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 02:44:10 +0000\n+\n netty-tcnative (2.0.28-1) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex 533bbb8..803d071 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,8 +4,8 @@ Priority: optional\n Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>\n Uploaders: Emmanuel Bourg <ebourg@apache.org>\n Build-Depends:\n+ debhelper-compat (= 13),\n  automake,\n- debhelper (>= 11~),\n  default-jdk,\n  junit4,\n  libapr1-dev,\n@@ -14,7 +14,7 @@ Build-Depends:\n  libssl-dev,\n  libtool,\n  maven-debian-helper (>= 1.5)\n-Standards-Version: 4.5.0\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/java-team/netty-tcnative.git\n Vcs-Browser: https://salsa.debian.org/java-team/netty-tcnative\n Homepage: https://github.com/netty/netty-tcnative/\n@@ -38,7 +38,7 @@ Description: Tomcat native fork for Netty\n \n Package: libnetty-tcnative-jni\n Architecture: any\n-Depends:  ${misc:Depends}, ${shlibs:Depends}\n+Depends: ${misc:Depends}, ${shlibs:Depends}\n Description: Tomcat native fork for Netty (JNI library)\n  netty-tcnative is a fork of Tomcat Native, the native interface used by Tomcat\n  to leverage the Apache Portable Runtime and provide superior scalability,\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:87ddf9a6048647d2b1c8811b404f9151b83da8ae"}