Hi Guido, thanks for taking a look at the patch!
>> %.1 %.5: manpage.refs >> docbook2man -o . man.$*.sgml >> + sed -i -r "s/\"[^\"]+\"/\"$(MAN_DATE)\"/3" $@ > > I'd rather see this fixed in docbook2man. I'm happy to apply this > temporarily but want to add a bugref so I can revert that patch once > it's fixed. I couldn't find a bug filed against docbook-utils > though. Where should I look? It seems that this bug has been filed against the docbook-utils source package. It’s #800797. >> git-pbuilder.1: ../bin/git-pbuilder >> pod2man $< $@ >> diff --git a/setup.cfg b/setup.cfg >> index d443f2a..2bbb17a 100644 >> --- a/setup.cfg >> +++ b/setup.cfg >> @@ -10,7 +10,7 @@ name = git-buildpackage >> sourcecode = no >> url = https://honk.sigxcpu.org/piki/projects/git-buildpackage/ >> target = build/apidocs/ >> -fail-on = docstring_warning >> +#fail-on = docstring_warning > > We can avoid these leaving the broken reference detection intact: > > > https://git.sigxcpu.org/cgit/git-buildpackage/commit/?id=d92b656799ca50abec3883cea773cc0e5529a434 Even better! I haven’t used epydoc much myself so apparently you know more details. Thanks! Cheers Sascha
signature.asc
Description: Message signed with OpenPGP using GPGMail

