On Wed, Mar 10, 2021 at 08:49:52AM -0500, Aaron Boxer wrote: > Hi Guys, > My package is slated for auto removal for bug > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983775 > > I have just uploaded a patch for this bug to the mentors site, > can this please be pushed to testing ?
Works for me: * compiles on armel (on arm64 hardware) * grk_compress|grk_decompress works on AVX-less amd64 (Phenom 2) On the other hand, could you please say what you're actually fixing in the changelog, and also close the bugs? +libgrokj2k (7.6.6-3) unstable; urgency=high + + * Fix testing bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983773 + + -- Aaron Boxer <boxe...@gmail.com> Wed, 10 Mar 2021 12:10:00 +0200 + +libgrokj2k (7.6.6-2) unstable; urgency=high + + * Fix testing bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983775 + + -- Aaron Boxer <boxe...@gmail.com> Wed, 10 Mar 2021 11:10:00 +0200 These entries don't bring any information. What about: * Add -latomic to fix FTBFS on armel/mipsel (Closes: #983773) * Drop -mavx2 -mbmi2 to avoid baseline violation on x86 (Closes: #983775) Also, please squash these revisions into one -- -2 was never released, thus including such a spurious entry would be misleading to readers. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ .--[ Makefile ] ⣾⠁⢠⠒⠀⣿⡁ # beware of races ⢿⡄⠘⠷⠚⠋⠀ all: pillage burn ⠈⠳⣄⠀⠀⠀⠀ `----