Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move dependency and version processing to augmentation (#143)
In other colcon packages, the augmentation phase is responsible for adding this information. Two reasons this is a good idea: 1. This information isn't part of a package 'identity' 2. This allows a user to specify the package type in a colcon.pkg file and still get the dependency information parsed correctly.
- Loading branch information