Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare dependencies for bouncy release. #27

Merged
merged 3 commits into from
Jun 23, 2018

Conversation

nuclearsandwich
Copy link
Member

@nuclearsandwich nuclearsandwich commented Jun 22, 2018

Connects to ros2/rmw_implementation#41

This change is motivated by the discussion in ros2/rmw_implementation#41 (comment)

The build_export dependencies on the vendor typesupport packages will be moved into Suggests in the debian/control templates after bloom generates them.

@nuclearsandwich nuclearsandwich added the in review Waiting for review (Kanban column) label Jun 22, 2018
@nuclearsandwich nuclearsandwich self-assigned this Jun 22, 2018
@nuclearsandwich nuclearsandwich added this to the bouncy milestone Jun 22, 2018
Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dirk-thomas
Copy link
Member

Why should there be added to upstream if they have to be modified in the release process to suggests anyway?

@nuclearsandwich
Copy link
Member Author

Why should there be added to upstream if they have to be modified in the release process to suggests anyway?

The build dependencies will stay build dependencies. The build_export dependencies below will be moved into suggests to keep them out of the runtime dependencies.

If there is a preference to keep release package.xmls/dependencies as closely in sync with upstream as possible then this PR does that. If instead the preference is to only contribute changes upstream when it avoids manual work at release time then this PR can be closed and I'll not open future ones unless I can avoid release patching by doing so.

@dirk-thomas
Copy link
Member

The build dependencies will stay build dependencies.

👍

The build_export dependencies below will be moved into suggests to keep them out of the runtime dependencies.

Should those be removed from the manifest then (if they are are covered by a group dependency)?

@nuclearsandwich
Copy link
Member Author

Should those be removed from the manifest then (if they are are covered by a group dependency)?

I don't believe there's anything stopping us from removing it. We lose some precision on the intent but as long as group_depend is treated like an unspecified depend they're covered by the group.

@nuclearsandwich
Copy link
Member Author

@mikaelarguedas @dirk-thomas the existing approval notwithstanding the question of whether or not to remove the build export dependencies from the upstream package.xml is still open.

@dirk-thomas
Copy link
Member

Since I suggested the removal in the first place I am in favor of doing so. Since it isn't needed in from-source builds and the Debian packages don't want a "hard" runtime dependency either.

These packages are members of the groups rosidl_typesupport_c_packages
and rosidl_typesupport_cpp_packages respectively and do not need to be
specified as build_export depends explicitly.
Copy link
Member

@dirk-thomas dirk-thomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nuclearsandwich nuclearsandwich merged commit e7d63af into master Jun 23, 2018
@nuclearsandwich nuclearsandwich deleted the bouncy-dependencies branch June 23, 2018 17:22
@nuclearsandwich nuclearsandwich removed the in review Waiting for review (Kanban column) label Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants