Updating deb.distribution property via the web UI is broken.
Instead of indexing each value in the list as a separate distribution the list is interpreted as a string and will index the distribution as "dist1;dist2;dist3".
The web UI still shows the values as a list and not a string. So this problem seems to lie in the debian indexer.
See attached screenshots.