# Under reproducible builds, we also get an architecture dependent
# (buildinfo) file.  This causes the architecture field of the changes
# file to change.  This little script fixes that.
s/architecture="source all ([^"]*)"/architecture="source all"/
