[ I would restore the metadata here, but the commands I issued before didn't work... ] El 22/8/24 a las 20:06, Adam D. Barratt escribió:
Control: tags -1 + confirmed On Thu, 2024-08-22 at 14:28 +0200, Santiago Vila wrote:This upload fixes FTBFS bug #991060, which is probably the last remaining build failure due to a new imagemagick version which was introduced late during the development stage of bullseye.Please go ahead.
I made this additional small change: override_dh_auto_install: ifneq (,$(findstring libmlpost-ocaml-doc,$(shell dh_listpackages))) - $(MAKE) doc + $(MAKE) doc HOME=$(shell mktemp -d) endif and then it worked (with sbuild), so I finally did the upload. Thanks.