{"base_revision":"git-v1:a74de51f2953a0b36019646efd9abed315d2866d","content":"diff --git a/debian/changelog b/debian/changelog\nindex 23d95de..932e3a5 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+xfonts-75dpi (1:1.0.6) UNRELEASED; urgency=low\n+\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>  Fri, 08 May 2026 17:50:12 +0000\n+\n xfonts-75dpi (1:1.0.5) unstable; urgency=medium\n \n   [ Julien Cristau ]\ndiff --git a/debian/control b/debian/control\nindex e34460b..cab3f76 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -6,7 +6,7 @@ Build-Depends:\n  debhelper-compat (= 13),\n  pkg-config,\n  xfonts-utils,\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/xorg-team/font/xfonts-75dpi.git\n Vcs-Browser: https://salsa.debian.org/xorg-team/font/xfonts-75dpi\n Rules-Requires-Root: no\n@@ -16,7 +16,7 @@ Architecture: all\n Multi-Arch: foreign\n Depends: ${misc:Depends}\n Suggests: xfs | xserver\n-Description: 75 dpi fonts for X \n+Description: 75 dpi fonts for X\n  xfonts-75dpi provides a set of bitmapped fonts at 75 dots per inch.  In\n  most cases it is desirable to have the X font server (xfs) and/or an X server\n  installed to make the fonts available to X clients.\n@@ -30,7 +30,7 @@ Description: 75 dpi fonts for X\n  installed.  xfonts-75dpi may be more suitable for small monitors and/or\n  small screen resolutions (under 1024x768).\n  .\n- This package requires the xfonts-utils package to prepare the font \n+ This package requires the xfonts-utils package to prepare the font\n  directories for use by an X server or X font server.\n \n Package: xfonts-75dpi-transcoded\ndiff --git a/debian/rules b/debian/rules\nindex 3bdf834..aa805f3 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -26,9 +26,7 @@ SUBDIRS = \\\n \tfont-bh-lucidatypewriter-75dpi \\\n \tfont-bitstream-75dpi\n \n-DEB_HOST_ARCH      ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)\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 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))\n \tconfflags += --build=$(DEB_HOST_GNU_TYPE)\n else\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:16558a5103b1bed89a918983f029394ff9a04d55"}