> You need to change the following lines again: > > * New maintainer (closes #201365). > * debhelper in Build-Depends (closes #190527). > > to insert ':' after the word 'closes'. > > To test your 'closes:' statement (there are other variations) against > the regular expression, do something like this: > > echo 'closes: #201365' | perl -ne 'print "ok\n" if /closes:\s*(?:bug)?\#\s*\d+(?:,\s*(?:bug)?\#\s*\d+)*/ig' > ok
done checked and double checked, thanks for the trouble shooting Kind regards Luk