Package: ftp.debian.org Severity: normal The source package was rename to golang-golang-x-text.
I don't remember if it needs to ask removing manually after renaming source package. Maybe it's because of removing and cutting down a transitional package together. And some packages are still Depends the transitional package. Yes, dak rm complains: ``` $ ssh mirror.ftp-master.debian.org "dak rm -Rn golang-x-text" Will remove the following packages from unstable: golang-x-text | 0.3.2-1 | source golang-x-text-dev | 0.3.2-1 | all Maintainer: Debian Go packaging team <team+pkg...@tracker.debian.org> ------------------- Reason ------------------- ---------------------------------------------- Checking reverse dependencies... # Broken Depends: golang-github-emersion-go-imap: golang-github-emersion-go-imap-dev golang-github-emersion-go-message: golang-github-emersion-go-message-dev golang-github-gcla-gowid: golang-github-gcla-gowid-dev golang-github-gdamore-encoding: golang-github-gdamore-encoding-dev golang-github-gdamore-tcell: golang-github-gdamore-tcell-dev golang-github-jackc-pgx: golang-github-jackc-pgx-dev golang-github-juju-utils: golang-github-juju-utils-dev golang-github-kolo-xmlrpc: golang-github-kolo-xmlrpc-dev golang-github-nicksnyder-go-i18n.v2: golang-github-nicksnyder-go-i18n.v2-dev golang-github-sap-go-hdb: golang-github-sap-go-hdb-dev golang-github-zclconf-go-cty: golang-github-zclconf-go-cty-dev golang-github-zyedidia-tcell: golang-github-zyedidia-tcell-dev golang-gopkg-src-d-go-git.v4: golang-gopkg-src-d-go-git.v4-dev # Broken Build-Depends: golang-github-emersion-go-imap: golang-x-text-dev golang-github-emersion-go-message: golang-x-text-dev golang-github-gcla-gowid: golang-x-text-dev golang-github-gdamore-encoding: golang-x-text-dev golang-github-gdamore-tcell: golang-x-text-dev golang-github-jackc-pgx: golang-x-text-dev golang-github-juju-utils: golang-x-text-dev golang-github-nicksnyder-go-i18n.v2: golang-x-text-dev golang-github-zyedidia-tcell: golang-x-text-dev golang-gopkg-src-d-go-git.v4: golang-x-text-dev Dependency problem found. ``` I will amend this RM bug, after cleaning up the above packages. But I'm not sure if the dependency problem is blocker for RM.