Skip to content

Commit 4ab3a9b

Browse files
Use bookworm releases instead of bullseye (#336)
1 parent 23f76db commit 4ab3a9b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

ros2_debian/ros-controls.jazzy.repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ repositories:
22
ros/filters:
33
type: git
44
url: https://github.com/ros2-gbp/filters-release.git
5-
version: debian/jazzy/bullseye/filters
5+
version: debian/jazzy/bookworm/filters
66
ros2-gbp/xacro:
77
type: git
88
url: https://github.com/ros2-gbp/xacro-release.git
9-
version: debian/jazzy/bullseye/xacro
9+
version: debian/jazzy/bookworm/xacro
1010
ros2-gbp/diagnostic_updater:
1111
type: git
1212
url: https://github.com/ros2-gbp/diagnostics-release.git
13-
version: debian/jazzy/bullseye/diagnostic_updater
13+
version: debian/jazzy/bookworm/diagnostic_updater
1414
backward_ros:
1515
type: git
1616
url: https://github.com/ros2-gbp/backward_ros-release.git
17-
version: debian/jazzy/bullseye/backward_ros
17+
version: debian/jazzy/bookworm/backward_ros
1818
cpp_polyfills:
1919
type: git
2020
url: https://github.com/PickNikRobotics/cpp_polyfills.git

ros2_debian/ros-controls.kilted.repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ repositories:
22
ros/filters:
33
type: git
44
url: https://github.com/ros2-gbp/filters-release.git
5-
version: debian/rolling/bullseye/filters
5+
version: debian/rolling/bookworm/filters
66
ros2-gbp/xacro:
77
type: git
88
url: https://github.com/ros2-gbp/xacro-release.git
9-
version: debian/rolling/bullseye/xacro
9+
version: debian/rolling/bookworm/xacro
1010
ros2-gbp/diagnostic_updater:
1111
type: git
1212
url: https://github.com/ros2-gbp/diagnostics-release.git
13-
version: debian/rolling/bullseye/diagnostic_updater
13+
version: debian/rolling/bookworm/diagnostic_updater
1414
backward_ros:
1515
type: git
1616
url: https://github.com/ros2-gbp/backward_ros-release.git
17-
version: debian/rolling/bullseye/backward_ros
17+
version: debian/rolling/bookworm/backward_ros
1818
cpp_polyfills:
1919
type: git
2020
url: https://github.com/PickNikRobotics/cpp_polyfills.git

ros2_debian/ros-controls.rolling.repos

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ repositories:
22
ros/filters:
33
type: git
44
url: https://github.com/ros2-gbp/filters-release.git
5-
version: debian/rolling/bullseye/filters
5+
version: debian/rolling/bookworm/filters
66
ros2-gbp/xacro:
77
type: git
88
url: https://github.com/ros2-gbp/xacro-release.git
9-
version: debian/rolling/bullseye/xacro
9+
version: debian/rolling/bookworm/xacro
1010
ros2-gbp/diagnostic_updater:
1111
type: git
1212
url: https://github.com/ros2-gbp/diagnostics-release.git
13-
version: debian/rolling/bullseye/diagnostic_updater
13+
version: debian/rolling/bookworm/diagnostic_updater
1414
backward_ros:
1515
type: git
1616
url: https://github.com/ros2-gbp/backward_ros-release.git
17-
version: debian/rolling/bullseye/backward_ros
17+
version: debian/rolling/bookworm/backward_ros
1818
cpp_polyfills:
1919
type: git
2020
url: https://github.com/PickNikRobotics/cpp_polyfills.git

0 commit comments

Comments
 (0)