On 09/15/2014 02:12 PM, Ximin Luo wrote: > So, what do you think Debian maintainers should do?
Leave it to the upstreams. > "Use their discretion" or what? I couldn't find any on my local system, > but from the looks of it there are quite a few other packages that > install these files, but they all do their own thing and there's no standard: > > https://packages.debian.org/search?suite=sid&arch=any&searchon=contents&keywords=cmake The current listing at that link mostly contains .cmake language files, not CMake package configuration files for find_package(). Debian maintainers cannot simply relocate .cmake files even if they are meant to be found by find_package. Such files contain information about the other files in their packages, often represented as a path relative to the location of the .cmake file itself. IMO this is a non-issue for Debian. -Brad -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

