Fixed bug in processing of COPY rule.
The fix was done by normalizing the variable name use for changelist descriptions
is normalized to $changeDesc. It some cases it already was $changeDesc, in others
it was just $desc. In most cases that was just a cosmetic difference, but in the
COPY rule it was a bug.