Hi, 2010/12/30 Joachim Breitner <nome...@debian.org>: >> How about a specially formatted comment? We already have something >> like that for changelogs (for ignoring some trivial non-uploaded >> changes). >> >> I am thinking in something like: >> /^#\s*IGNORE(?:.*)$/ >> for a optional comment on the reason for ignoring > > that’d be optimal for our purposes.
Done. Please chech that the merge I did into darcs/ is correct, please. The regex is finally: /^#\s*IGNORE(?:\s|$)/ I also fixed a problem I discovered by chance. Many errors in the watch file processing were handled with a 'next', aborting the rest of the processing of the package. Hope it is correct now. -- Martín Ferrari -- To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktikcyh6pmp8yjrnumjlbabkum9kfosf-jxzvx...@mail.gmail.com