diff -pruN 0.3.1~beta-6/debian/changelog 0.3.1~beta-6ubuntu1/debian/changelog
--- 0.3.1~beta-6/debian/changelog	2022-03-07 12:07:13.000000000 +0000
+++ 0.3.1~beta-6ubuntu1/debian/changelog	2022-08-29 08:25:00.000000000 +0000
@@ -1,3 +1,16 @@
+armci-mpi (0.3.1~beta-6ubuntu1) kinetic; urgency=medium
+
+  * Skip test-armci-mpich on s390x which has never passed in Debian, 
+    see #1006755
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Mon, 29 Aug 2022 08:25:00 +0000
+
+armci-mpi (0.3.1~beta-6build1) kinetic; urgency=medium
+
+  * Rebuild against new openmpi.
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 13 Jun 2022 14:20:28 +0200
+
 armci-mpi (0.3.1~beta-6) unstable; urgency=medium
 
   * Team upload.
diff -pruN 0.3.1~beta-6/debian/control 0.3.1~beta-6ubuntu1/debian/control
--- 0.3.1~beta-6/debian/control	2022-03-07 12:07:13.000000000 +0000
+++ 0.3.1~beta-6ubuntu1/debian/control	2022-08-29 06:29:33.000000000 +0000
@@ -1,7 +1,8 @@
 Source: armci-mpi
 Section: science
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Michael Banck <mbanck@debian.org>
 Build-Depends: debhelper-compat (= 13),
  mpi-default-bin, mpi-default-dev,
diff -pruN 0.3.1~beta-6/debian/tests/control 0.3.1~beta-6ubuntu1/debian/tests/control
--- 0.3.1~beta-6/debian/tests/control	2022-03-07 12:07:13.000000000 +0000
+++ 0.3.1~beta-6ubuntu1/debian/tests/control	2022-08-29 07:24:15.000000000 +0000
@@ -15,3 +15,4 @@ Depends: @, libmpich-dev,
  debhelper, dh-autoreconf,
  gcc
 Restrictions: allow-stderr
+Architecture: !s390x
