{"base_revision":"git-v1:268f00843c3cc87e15d2f66df7de071bf436727d","content":"diff --git a/debian/changelog b/debian/changelog\nindex 69d3038..bf9d255 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -2,6 +2,8 @@ xfonts-100dpi (1:1.0.6) UNRELEASED; urgency=medium\n \n   * Trim trailing whitespace.\n   * Upgrade to newer source format 3.0 (native).\n+  * Rely on pre-initialized dpkg-architecture variables.\n+  * Update standards version to 4.7.4, no changes needed.\n \n  -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 01:02:31 -0000\n \ndiff --git a/debian/control b/debian/control\nindex 743e0b0..851c8b6 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org>\n Build-Depends: 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-100dpi.git\n Vcs-Browser: https://salsa.debian.org/xorg-team/font/xfonts-100dpi.git\n Rules-Requires-Root: no\ndiff --git a/debian/rules b/debian/rules\nindex e06e011..e036489 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -26,9 +26,7 @@ SUBDIRS = \\\n \tfont-bh-lucidatypewriter-100dpi \\\n \tfont-bitstream-100dpi\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:338fbe36eb2119c6b50c9c2c420fc22e99d8f408"}