On Fri, May 08, 2026 at 11:42:30AM +0200, Bill Allombert wrote:
> Package generated by gap2deb [1] will FTBFS unless they use the latest
> version.
> On Mon, May 04, 2026 at 09:40:05PM +0200, Bill Allombert wrote:
> > Dear GAP maintainers,
> >
> > I have uploaded to experimental a new version of gap-autodoc that do not
> > generate
> > .toc files anymore.
> > Please check that does not cause your package to FTBFS due to rules to
> > install
> > such files.
> > Package generated by gap2deb [1] will FTBFS unless they use the latest
> > version.
>
> Also I find that one need to change the clean target in doc/Makefile:
> MANUAL should be set to _main in this line:
>
> rm -f
> $(DIRS)/$(MANUAL).{aux,bbl,blg,brf,idx,ilg,ind,log,out,pnr,tex,toc,toc.gz,xml}
For the transition, you probably need to do it for both possible value of
MANUAL:
rm -f
$(DIRS)/$(MANUAL).{aux,bbl,blg,brf,idx,ilg,ind,log,out,pnr,tex,toc,toc.gz,xml}
rm -f $(DIRS)/_main.{aux,bbl,blg,brf,idx,ilg,ind,log,out,pnr,tex,toc,toc.gz,xml}
so it work with both version.
Or if you prefer, wait until I upload gap-autodoc to sid.
Cheers,
--
Bill. <[email protected]>
Imagine a large red swirl here.
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers