Your message dated Mon, 28 May 2012 17:15:04 +0200
with message-id 
<cakcbokskwfsuffxptfeg_vcrjfoojbbeev7d69zs4uu22k-...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #635982,
regarding 3rd party packages should not install modules to 
/usr/share/cmake-2.8/Modules
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
635982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libwt-dev
Version: 3.1.10-1
Severity: serious
User: cm...@packages.debian.org
Usertags: 3rdparty-modules-in-cmake-root

Hello,

Your package ships a cmake module in /usr/share/cmake-2.8/Modules/, namely:

/usr/share/cmake-2.8/Modules/FindWt.cmake

Third party packages should NOT install custom modules to CMAKE_ROOT directory 
because it is strictly for use by cmake itself and its path is subject to 
change without any notice (e.g. when CMake 2.10 is released).

You should replace Find* module with package configuration file(s). Read more 
about them at [1] and [2]. It is recommended to install <package>-config.cmake 
files to /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE}/cmake/<package>/, 
/usr/lib/cmake/<package>/ or /usr/share/cmake/<package>/ as needed. Support 
for ${CMAKE_LIBRARY_ARCHITECTURE} was introduced in cmake 2.8.5, the rest 
requires cmake 2.6.3.

[1] 
http://www.cmake.org/Wiki/CMake/Tutorials/Packaging#Package_Configuration_Files

[2] http://cmake.org/cmake/help/cmake-2-8-docs.html#command:find_package 
(scroll to Config mode)

-- 
Debian CMake maintainer,
Modestas Vainius <mo...@debian.org>

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Fixed in 3.2.1-1

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


--- End Message ---

Reply via email to