Skip to content

Commit

Permalink
resource_retriever: 2.1.0-1 in 'dashing/distribution.yaml' [bloom] (#…
Browse files Browse the repository at this point in the history
…20969)

Increasing version of package(s) in repository `resource_retriever` to `2.1.0-1`:

- upstream repository: https://github.com/ros/resource_retriever.git
- release repository: https://github.com/ros2-gbp/resource_retriever-release.git
- distro file: `dashing/distribution.yaml`
- bloom version: `0.8.0`
- previous version for package: `null`

## libcurl_vendor

```
* depend on curl (mapping to curl, libcurl4-openssl-dev) for packaging (#25 <ros/resource_retriever#25>)
* add missing dependency on pkg-config (#19 <ros/resource_retriever#19>)
* [libcurl_vendor] convert to ament and setup env hooks for library paths (#14 <ros/resource_retriever#14>)
* Contributors: Dirk Thomas, Mikael Arguedas, William Woodall
```

## resource_retriever

```
* Make sure to export the include directory for resource_retriever. (#22 <ros/resource_retriever#22>)
* Contributors: Chris Lalancette
```
  • Loading branch information
sloretz authored and nuclearsandwich committed Apr 19, 2019
1 parent e4b3f6c commit bf930a2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dashing/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,25 @@ repositories:
url: https://github.com/ros2/realtime_support.git
version: master
status: maintained
resource_retriever:
doc:
type: git
url: https://github.com/ros/resource_retriever.git
version: dashing
release:
packages:
- libcurl_vendor
- resource_retriever
tags:
release: release/dashing/{package}/{version}
url: https://github.com/ros2-gbp/resource_retriever-release.git
version: 2.1.0-1
source:
test_pull_requests: true
type: git
url: https://github.com/ros/resource_retriever.git
version: dashing
status: maintained
rmw:
doc:
type: git
Expand Down

0 comments on commit bf930a2

Please sign in to comment.