- Package:
- bash-completion
- Source:
- bash-completion
- Submitter:
- Helmut Grohne
- Date:
- 2021-03-25 16:45:08 UTC
- Severity:
- normal
- Blocked By:
-
Bug Title 985900 1
move bash completion files from bash-completion to apt normal stable over 5 years ago
Julian said that bash-completion files for apt-cache and apt-get located in /usr/share/bash-completion/completions should be moved from the bash-completion package to the apt package. Completions for the relatively new apt command already reside with apt. Implementation: * apt starts shipping the completions and gains versioned Replaces bash-completion. * bash-completion drops the completions. Depending on how important we consider completions, bash-completion can declare versioned Breaks on apt. Forcing an early upgrade of apt doesn't seem too bad. * The apt upload needs to be done first. Helmut