On Tue, Feb 24, 2009 at 08:29:01AM +0100, sean finney wrote:
>     Update fbpager docbook file and build process for manpage
>     
>     Fix up the docbook file and add it back into debian/rules.  also, update
>     build-dependencies accordingly.  This brings the manpage information
>     back up to date w.r.t. -h output (Closes: #502688).
> 
> the fix is to use regexpObj.search() instead of regexpObj.match(), as the
> former will match anywhere in the line, wherease the latter only matches
> starting at the beginning of the line.  pretty trivial, but patch attached
> anyway :)
This is actually intentional. I don't want to match it on random Closes:
in the commit body. You can have the full commit body with --full which
gives you the closes in the commit message then.
Am I missing a usage case?
 -- Guido



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to