if (exists($serials{$full_filename})
&& ($serials{$full_filename} >= $new_epoch)) {
flock(SERIALS,4); # Release lock
- fatal("Gpg signed upload older than/same timestamp as existing version "
+ fatal("GPG signed upload older than/same timestamp as existing version "
."- not allowed. In other words, the filenames for the triplet "
."you have uploaded are an exact match for a triplet that has "
."been uploaded in the past, and the directive file that you "