Is there a channel to register issues with deken packages?
I chose (unwisely, as it happens) to release an abstraction that depends on PDContainer.
In Linux, the most recent upload is from 2015, and it ships separate binaries for each object: [declare -path pdcontainer].
Then I found later that the latest Windows upload is from 2018, shipped as a library: [declare -lib PDContainer] (note also that the case of the folder name is inconsistent with the other upload, in a not useful additional source of confusion).
So, OK, I can do [declare -path pdcontainer -lib PDContainer] and accept that I will get a spurious error message in Linux.
But it would be better if these could be made consistent... but I'm not sure where to take that request. The original developer of PDContainer is Georg Holzmann; the Linux uploader is chr15m; and the Windows uploader is lucardo -- so I guess it would be pointless to approach the original developer... but then, where to go?
hjh