From 0ade66baec00847107b44e4ca7f98da9095bd01c Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Mon, 21 May 2018 09:09:09 -0700 Subject: [PATCH 1/2] extract rosconsole --- melodic/distribution.yaml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/melodic/distribution.yaml b/melodic/distribution.yaml index db2bd83337712..d75f6693b46f9 100644 --- a/melodic/distribution.yaml +++ b/melodic/distribution.yaml @@ -1897,7 +1897,6 @@ repositories: - ros_comm - rosbag - rosbag_storage - - rosconsole - roscpp - rosgraph - roslaunch @@ -2062,6 +2061,22 @@ repositories: url: https://github.com/ros-gbp/rosbag_migration_rule-release.git version: 1.0.0-0 status: maintained + rosconsole: + doc: + type: git + url: https://github.com/ros/rosconsole.git + version: melodic-devel + release: + tags: + release: release/melodic/{package}/{version} + url: https://github.com/ros-gbp/rosconsole-release.git + version: 1.13.7 + source: + test_pull_requests: true + type: git + url: https://github.com/ros/rosconsole.git + version: melodic-devel + status: maintained rosconsole_bridge: doc: type: git From be3e70e58ac43c172402ae106b0a519aee0ea8de Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Mon, 21 May 2018 09:20:22 -0700 Subject: [PATCH 2/2] Update distribution.yaml --- melodic/distribution.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melodic/distribution.yaml b/melodic/distribution.yaml index d75f6693b46f9..b40f7de9816f9 100644 --- a/melodic/distribution.yaml +++ b/melodic/distribution.yaml @@ -2070,7 +2070,7 @@ repositories: tags: release: release/melodic/{package}/{version} url: https://github.com/ros-gbp/rosconsole-release.git - version: 1.13.7 + version: 1.13.7-0 source: test_pull_requests: true type: git