On Sunday 30 September 2012, you wrote: > Hello, > > Saturday 29 September 2012 14:51:30 rašė: > > On Saturday 29 September 2012 13:47:16 Thomas Lübking wrote: > > > Am 29.09.2012, 13:19 Uhr, schrieb Alexander Neundorf : > > > > Do you mean they ship cmake 2.8.9 rc1 ? > > > > > > Seems so. > > > http://packages.debian.org/search?keywords=cmake&searchon=names&suite=t > > > est in g§ion=all > > > > or > > > > http://release.debian.org/migration/testing.pl?package=cmake > > The ultimate goal is to ship the next Debian stable with cmake 2.8.9 final. That's good :-) If I say in some project cmake_minimum_required(VERSION 2.8.9) then I expect that this project gets at least 2.8.9 final release, with all features, fixes and bugs of that exact release. Getting a RC instead can lead to trouble. Alex