I think I would have pushed back on doing no-change rebuilds. I'm not sure there's a precedent for that when doing arch-specific removals.
And I was planning to handle fixing packages that need it (in Debian, then syncing/merging) to Build-Depend on gjs or something properly, after we got the transition in. (Given how late we are in the release, it was more time sensitive to get the mozjs version switched over than it might otherwise have been.) It's not *hurting* anything, but I think it could have been done a little bit easier if people had waited instead of rushing around and getting worked up. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gjs in Ubuntu. https://bugs.launchpad.net/bugs/1794721 Title: Remove gjs from s390x Status in gjs package in Ubuntu: Fix Released Bug description: Same deal as bug #1712083. This time it is for mozjs60: https://launchpad.net/ubuntu/+source/mozjs60/60.2.1-1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909536 We want to upgrade to the final gjs release for GNOME 3.30, which depends on the new mozjs. Currently we're at the version just before the switch over was made. I think the list is: ( please excuse the following horror...) > for pkg in $(reverse-depends -l -a s390x src:gjs | xargs apt-cache show | grep-dctrl -n -sPackage -\! -FArchitecture all | sort -u); do echo "${pkg}"; reverse-depends -l -a s390x ${pkg} | xargs apt-cache show | grep-dctrl -n -sPackage -\! -FArchitecture all; done | sort -u cortina gdm3 gnome gnome-characters gnome-core gnome-documents gnome-maps gnome-session gnome-shell gnome-shell-mailnag gnome-shell-pomodoro gnome-sound-recorder gnome-sushi polari ubuntu-desktop ubuntu-session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gjs/+bug/1794721/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

