Closed wjwwood closed 9 years ago
I created a PR against stdeb
which would allow us to specify Conflicts
as well as Conflicts3
in the stdeb.cfg
files: https://github.com/astraw/stdeb/pull/88
We can review the status in a few weeks and if it hasn't been merged by then we can still prepare a fork which contains the two PRs currently pending against stdeb
in order to use it for our toolchain.
This has been addressed for all ROS packages in the meantime: ros/rosdistro#7090
Either automatically, or explicitly in the
stdeb.cfg
files, we should allow setting the Conflicts rule between the python2 and python3 debs of the same package.See: https://github.com/ros-infrastructure/rospkg/issues/71
Currently stdeb cannot do this: https://github.com/astraw/stdeb/issues/81