#1126443 dose3: Please move pandoc from Build-Depends to Build-Depends-Indep

Package:
src:dose
Source:
src:dose
Submitter:
John Paul Adrian Glaubitz
Date:
2026-06-25 16:03:02 UTC
Severity:
normal
#1126443#5
Date:
2026-01-26 16:46:11 UTC
From:
To:
Hi,

dose3 has pandoc in Build-Depends despite pandoc being invoked during the arch:all
build only. Since pandoc requires the full Haskell stack to be built, packages should
avoid pandoc as a build dependency whenever possible.

In fact, pandoc is currently blocking the build of dose3 on many targets [1] when it
actually shouldn't as pandoc is never invoked when building the arch:any packages.

Thus, please move pandoc from Build-Depends to Build-Depends-Indep. I was able to
verify this theory locally and the arch:any package of dose3 built fine without
any problems.

Thanks,
Adrian

#1126443#10
Date:
2026-06-24 09:15:18 UTC
From:
To:
[ Reassigning to the correct package as the report was filed against a
  non-existent one. ]

Thanks,
Guillem

#1126443#19
Date:
2026-06-25 15:24:36 UTC
From:
To:
This was fixed in release 7.0.0-7 (thanks, Stéphane). -Ralf.