[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Another changelog rant



Wichert Akkerman wrote:

> Previously Antti-Juhani Kaijanaho wrote:
> > If the name ends with "debian/changelog", it is most likely a Debian change
> log.
> 
> That doesn't work for /usr/share/doc/*/changelog* though. 

Exactly.

>                                                           vim checks
> if the first line contains the string "; urgency=" to tell them appart:

Good to know.  Thanks.

The code I suggested yesterday for Emacs basically checks the
equivalent of  "^packagename (ValidVersionNumberSyntax) ", but the urgency
tag is a better check.  I'll add it to the end of the regexp.

Peter



Reply to: