<p><br>
On Nov 9, 2012 9:05 PM, "Daniel Stonier" <<a href="mailto:d.stonier@gmail.com">d.stonier@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
><br>
> On 9 November 2012 20:11, Armin Hornung <<a href="mailto:HornungA@informatik.uni-freiburg.de">HornungA@informatik.uni-freiburg.de</a>> wrote:<br>
>><br>
>> On 2012-11-09 12:05, Daniel Stonier wrote:<br>
>>><br>
>>> Hi,<br>
>>><br>
>>> I'm trying catkinization & bloom for the first time on a very simple msg/srv package (zeroconf_comms) which is having trouble building the source debian on jenkins.<br>
>>><br>
>>> It is not looking for the correct tag, in particular, it's not looking for the increment number that is postfixed to the version number for the package.<br>
>><br>
>><br>
>> Afaik the rosdistro file tells the build job which version to check out, it needs to exactly match the tagged one you released:<br>
>> <a href="https://github.com/ros/rosdistro/blob/master/releases/groovy.yaml">https://github.com/ros/rosdistro/blob/master/releases/groovy.yaml</a><br>
>><br>
>> It appears to be 0.1.7 where it should be 0.1.7-0. The debian-increment number now always gets added, and is 0 by default.<br>
>><br>
><br>
> Damn, I thought I checked that - I must have looked up fuerte's file at the time.<br>
><br>
> I wonder. This process could generate alot of pull requests and work on both ends (developers and the rosdistro maintainers). Most of the time, simply the highest version number is the valid choice. As an alternative to specifying the exact version, would specifying the keyword 'latest' and automating the selection process be useful (assuming people follow the x.y.z pattern)?<br>

>  </p>
<p>You could even put version pointers in the bloom generated xxx-release repo instead.</p>
<p>>><br>
>> I usually directly edit the file at github to adjust the version numbers, that will create a patch and pull request automatically - neat!<br>
>><br>
><br>
> Thats awesome! I didn't know about that feature.<br>
><br>
> Regards,<br>
> Daniel.<br>
>  <br>
>><br>
>> Best,<br>
>> Armin<br>
>><br>
><br>
><br>
</p>