On Sun, Oct 11, 2009 at 06:10:23PM +0200, Marc Dequènes (Duck) wrote:
One problem remains: the automatic version discovery will be working until the cmake package needs to use epochs. It is possible to auto-discover the epoch to use, but that would either means having network connectivity (rmadison), or proper sources.list and updated local database (apt-cache), but we can't count on this during autobuilders' work. Thus the user would have to add the version by himself, or modify the version like this:DEB_CMAKE_VERSION = <epoch>:$(DEB_CMAKE_VERSION)which is a bit ugly and would give bullshit if cmake_minimum_required is missing or not formated correctly. But we could detect this situation.Any suggestion ?
Not sure, but I suspect that if leaving out trailing Debian part of the version number, then epoch is not taken into account.
If that is true, then it should "just work (tm)" :-) - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature

