What to do with bloom when dependency unavailable on Debian
From ROS Kinetic
looks like Debian
(Jessie
for Kinetic) will be official supported OS.
I had an issue when I made a release of a package into Kinetic where one of the dependencies was not yet available on Jessie at that time so that build on ROS buildfarm failed only for Jessie.
Looks like @tfoote fixed it by re-running bloom
, but what magic with bloom we could use for this kind of problem?