On Sat, 1 Jul 2023 22:29:11 +0200 Andreas Tille wrote: > I've attached a patch implementing Grahams suggestion. Dh-r is adapted > as well. It would be great if you could raise your opinion about this > patch until Monday.
The patch hard-codes the number in the Provides. You can extract the number from the header using cpp: $ echo R_GE_version | $(CPP) -I ./src/include/ -include R_ext/GraphicsEngine.h | tail -n1 15 Then use a substvar to include the number in the Provides. -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part