{"base_revision":"git-v1:9af8d388fe08e46444b9125dec88753b9f585e9d","content":"diff --git a/debian/changelog b/debian/changelog\nindex 00678ad..789f4cb 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+libxpertmass (1.12.2-2) UNRELEASED; urgency=low\n+\n+  * Remove circular dependency on self in package.\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>  Sat, 09 May 2026 23:34:11 +0000\n+\n libxpertmass (1.12.2-1) unstable; urgency=low\n \n   * Bug fix release (corner case mass computation in Formula with the times\ndiff --git a/debian/rules b/debian/rules\nindex 1ebbd88..b8c90e4 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -10,7 +10,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH_CPU), i386))\n   export DEB_CXXFLAGS_MAINT_APPEND += -ffloat-store\n endif\n \n-export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n+include /usr/share/dpkg/architecture.mk\n \n %:\n \tdh $@ --buildsystem=cmake\ndiff --git a/debian/sid-control.txt b/debian/sid-control.txt\nindex 8f3e110..2564ef2 100644\n--- a/debian/sid-control.txt\n+++ b/debian/sid-control.txt\n@@ -37,7 +37,7 @@ Build-Depends:\n  libboost-iostreams-dev,\n  libboost-random-dev,\n  catch2\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: http://www.msxpertsuite.org/xpertmass/\n Vcs-Browser: https://salsa.debian.org/debichem-team/libxpertmass\n Vcs-Git: https://salsa.debian.org/debichem-team/libxpertmass.git\n@@ -137,7 +137,6 @@ Description: C++ mass spectrometry libraries (non-GUI development files)\n Package: libxpertmassgui1\n Architecture: any\n Multi-Arch: same\n-Conflicts: libxpertmassgui1\n Replaces: libxpertmassgui1 (<< ${binary:Version})\n Depends: libxpertmasscore1 (= ${binary:Version}),\n          ${shlibs:Depends},\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:67fced467ab1cf25d995e246b8edb87e50057329"}