You are not logged in.
I've taken over the python-nltk and python-nltk-noyaml packages and am considering how to bring them more inline with the arch way of doing things. The issue is that the nltk source comes packaged with the python-yaml source, despite the fact that the yaml source is part of a completely separate project. The python-nltk-noyaml package seems to be to be most in line with the Arch way; it requires the python-yaml package and removes the yaml source from the install.
So I'm looking to remove the python-nltk package and rename the python-nltk-noyaml package to python-nltk. I believe the 'provides', 'conflicts', and 'replaces' fields can help make this merger smooth, but am not quite sure how to properly use them. Could I get some advice?
Offline