It would if those files are under git control.
For this specific case i suspect the following files cause the dirty tag:
install/debian/changelog
install/debian/control
The second one could have an easy fix (propagate the requirement to the master branch, although i would recommend a slight change in order to allow people with older yaml versions to run the nighlies as well)
The first one is more difficult since it will change on each build.