{"base_revision":"git-v1:ca84ef6230871e07e450c46fc60c60c0c2d8e2d1","content":"diff --git a/debian/changelog b/debian/changelog\nindex f7995f5..94b85e3 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+superlu-dist (9.2.1+dfsg1-2) UNRELEASED; urgency=low\n+\n+  * Rely on pre-initialized dpkg-architecture variables.\n+  * Add missing build dependency on dh-fortran for addon fortran_mod.\n+  * Remove 2 redundant dependencies from weaker fields.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 04:45:19 +0000\n+\n superlu-dist (9.2.1+dfsg1-1) unstable; urgency=medium\n \n   * New upstream release\ndiff --git a/debian/control b/debian/control\nindex 711a087..0f232d7 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -17,8 +17,9 @@ Build-Depends: debhelper-compat (= 13),\n                libmetis-dev | libscotchmetis-dev,\n                python3-mpi4py <!nocheck>,\n                python3-numpy <!nocheck>,\n-               python3-scipy <!nocheck>,\n-Standards-Version: 4.7.2\n+               python3-scipy <!nocheck>,,\n+               dh-fortran\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/science-team/superlu-dist\n Vcs-Git: https://salsa.debian.org/science-team/superlu-dist.git\n Homepage: https://github.com/xiaoyeli/superlu_dist\n@@ -31,7 +32,6 @@ Depends: libsuperlu-dist9 (= ${binary:Version}),\n  ${shlibs:Depends},\n  ${misc:Depends},\n  ${fortran:Depends}\n-Suggests: libsuperlu-dist-examples (= ${binary:Version})\n Description: Highly distributed solution of sparse linear equations\n  SuperLU is a general purpose library for the direct solution of large,\n  sparse, nonsymmetric systems of linear equations. The library is\ndiff --git a/debian/rules b/debian/rules\nindex cba2e64..b28dea5 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -5,8 +5,7 @@\n \n include /usr/share/mpi-default-dev/debian_defaults\n \n-export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)\n-DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)\n+include /usr/share/dpkg/architecture.mk\n \n # see FEATURE AREAS in dpkg-buildflags(1)\n #export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:4f3e168b86ce200d8038716e1ba5621cc8f593ce"}