When using apt-add-repository --remove, it does not remove the deb-src line, only the deb line. I would expect it to remove both deb and deb-src as when running apt-add-repository it adds both of the lines, so --remove should remove both lines.
Steps to reproduce.
1) apt-add-repository ppa:mythbuntu/0.25
2) apt-add-repository --remove ppa:mythbuntu/0.25
When using apt-add-repository --remove, it does not remove the deb-src line, only the deb line. I would expect it to remove both deb and deb-src as when running apt-add-repository it adds both of the lines, so --remove should remove both lines.
Steps to reproduce.
1) apt-add-repository ppa:mythbuntu/0.25
2) apt-add-repository --remove ppa:mythbuntu/0.25
Expected result: repository .list file contains nothing (or file is completely removed)
Actual result: repository .list file contains ppa.launchpad. net/mythbuntu/ 0.25/ubuntu oneiric main
deb-src http://