{"base_revision":"git-v1:40b7f4125e97377741860f0ab67768e73fcade86","content":"diff --git a/debian/changelog b/debian/changelog\nindex e352949..f816f49 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,7 +1,17 @@\n+baycomepp (0.10-19) UNRELEASED; urgency=low\n+\n+  * Wrap long lines in changelog entries: 0.10-18.\n+  * Rely on pre-initialized dpkg-architecture variables.\n+  * Trim trailing whitespace.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 04:29:17 +0000\n+\n baycomepp (0.10-18) unstable; urgency=medium\n \n-  * Team upload  \n-  * Add a patch for the FTBFS due to a missing declaration of strcmp (Closes: #1066372)\n+  * Team upload\n+  * Add a patch for the FTBFS due to a missing declaration of strcmp\n+    (Closes: #1066372)\n   * Bump standards version to 4.7.0 - no changes needed.\n   * Include hardening=+all, so at least two files get hardened now.\n \ndiff --git a/debian/control b/debian/control\nindex d4a2a66..650f5ec 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>\n Uploaders: Jaime Robles <jaime@debian.org>,\n  Patrick Ouellette <pouelle@debian.org>,\n  tony mancill <tmancill@debian.org>\n-Standards-Version: 4.7.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/baycomepp\n Vcs-Git: https://salsa.debian.org/debian-hamradio-team/baycomepp.git\n Build-Depends: debhelper-compat (= 13), zlib1g-dev\ndiff --git a/debian/rules b/debian/rules\nindex 4087677..eff939f 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -3,8 +3,7 @@\n \n # These are used for cross-compiling and for saving the configure script\n # from having to guess our platform (since we know it already)\n-DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)\n-DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)\n+include /usr/share/dpkg/architecture.mk\n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n \n export CFLAGS = $(shell dpkg-buildflags --get CFLAGS)\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a5178a212cbd631bdfb93624f94fab1c459d14d2"}