Control: tags -1 patch pending Dear maintainer,
I've prepared an NMU for arch-test (versioned as 0.22-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it.
I suspect you'll prefer to merge https://github.com/kilobyte/arch-test/pull/14 rather than integrating this debdiff manually, but I'm posting it here for form's sake.
Thanks, -- Colin Watson (he/him) [[email protected]]
diffstat for arch-test-0.22 arch-test-0.22 changelog | 7 +++++++ control | 2 -- patches/debian-changes | 10 ++++++---- 3 files changed, 13 insertions(+), 6 deletions(-) diff -Nru arch-test-0.22/debian/changelog arch-test-0.22/debian/changelog --- arch-test-0.22/debian/changelog 2025-03-10 04:21:30.000000000 +0000 +++ arch-test-0.22/debian/changelog 2026-02-04 14:02:38.000000000 +0000 @@ -1,3 +1,10 @@ +arch-test (0.22-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove mips* support (closes: #1126132). + + -- Colin Watson <[email protected]> Wed, 04 Feb 2026 14:02:38 +0000 + arch-test (0.22-1) unstable; urgency=medium * New upstream release. diff -Nru arch-test-0.22/debian/control arch-test-0.22/debian/control --- arch-test-0.22/debian/control 2025-03-10 04:13:07.000000000 +0000 +++ arch-test-0.22/debian/control 2026-02-04 14:02:37.000000000 +0000 @@ -7,7 +7,6 @@ binutils-aarch64-linux-gnu [!arm64], binutils-arm-linux-gnueabihf [!armhf !armel !arm], binutils-m68k-linux-gnu [!m68k], - binutils-mips64el-linux-gnuabi64 [!mips !mipsel !mips64 !mips64el], binutils-powerpc-linux-gnu [!powerpc !ppc64], binutils-powerpc64le-linux-gnu [!ppc64el], binutils-s390x-linux-gnu [!s390x], @@ -44,7 +43,6 @@ . Architectures detected by this version of arch-test are: * amd64, i386, x32 - * mips, mipsel, mips64, mips64el * arm, armel, armhf, arm64, arm64ilp32 * powerpc, ppc64, ppc64el, powerpcspe * m68k diff -Nru arch-test-0.22/debian/patches/debian-changes arch-test-0.22/debian/patches/debian-changes --- arch-test-0.22/debian/patches/debian-changes 2025-03-10 04:21:30.000000000 +0000 +++ arch-test-0.22/debian/patches/debian-changes 2026-02-04 14:02:38.000000000 +0000 @@ -1,8 +1,10 @@ -This is an autogenerated patch header for a single-debian-patch file. The -delta against upstream is either kept as a single patch, or maintained -in some VCS, and exported as a single patch instead of more manageable -atomic patches. +Description: Autogenerated patch header for a single-debian-patch file. + The delta against upstream is either kept as a single patch, or maintained + in some VCS, and exported as a single patch instead of more manageable + atomic patches. +Forwarded: not-needed +--- --- arch-test-0.22.orig/arch-test +++ arch-test-0.22/arch-test @@ -1,4 +1,4 @@

