-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps in ionic : ci_matching_branch/bump_ionic_gz-transport14 (#1)
Signed-off-by: Ian Chen <[email protected]> Signed-off-by: Addisu Z. Taddese <[email protected]> Co-authored-by: Addisu Z. Taddese <[email protected]>
- Loading branch information
Showing
13 changed files
with
42 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,6 @@ | ||
gz-transport13 (13.0.0-1~jammy) jammy; urgency=medium | ||
|
||
* gz-transport13 13.0.0-1 release | ||
|
||
-- Addisu Z. Taddese <[email protected]> Fri, 29 Sep 2023 14:21:27 -0500 | ||
|
||
gz-transport13 (13.0.0~pre2-1~jammy) jammy; urgency=medium | ||
|
||
* gz-transport13 13.0.0~pre2-1 release | ||
|
||
-- Addisu Z. Taddese <[email protected]> Thu, 28 Sep 2023 11:26:22 -0500 | ||
|
||
gz-transport13 (13.0.0~pre1-1~jammy) jammy; urgency=medium | ||
|
||
* gz-transport13 13.0.0~pre1-1 release | ||
|
||
-- Ian Chen <[email protected]> Wed, 30 Aug 2023 18:23:27 +0000 | ||
|
||
gz-transport13 (12.999.999-1~jammy) jammy; urgency=medium | ||
gz-transport14 (13.999.999-1~jammy) jammy; urgency=medium | ||
|
||
* Stub to be removed after first entry | ||
|
||
-- Carlos Aguero <caguero@openrobotics.org> Wed, 25 Jan 2023 16:33:17 +0100 | ||
-- Ian Chen <ichen@openrobotics.org> Thu, 12 Oct 2023 20:53:45 +0000 | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: gz-transport13 | ||
Source: gz-transport14 | ||
Maintainer: Jose Luis Rivero <[email protected]> | ||
Section: science | ||
Priority: optional | ||
|
@@ -11,11 +11,11 @@ Build-Depends: cmake, | |
ruby-ronn, | ||
libprotoc-dev, | ||
libprotobuf-dev, | ||
libgz-msgs10-dev, | ||
libgz-cmake3-dev, | ||
libgz-msgs11-dev, | ||
libgz-cmake4-dev, | ||
libgz-tools2-dev, | ||
libgz-utils2-cli-dev, | ||
libgz-utils2-dev, | ||
libgz-utils3-cli-dev, | ||
libgz-utils3-dev, | ||
protobuf-compiler, | ||
python3, | ||
python3-dev, | ||
|
@@ -25,21 +25,21 @@ Build-Depends: cmake, | |
libzmq3-dev (>= 3.0.0), | ||
libsqlite3-dev | ||
Vcs-Browser: https://github.com/gazebosim/gz-transport | ||
Vcs-Git: https://github.org/gazebo-release/gz-transport13-release | ||
Vcs-Git: https://github.org/gazebo-release/gz-transport14-release | ||
Standards-Version: 4.5.1 | ||
Homepage: https://github.com/gazebo-release/gz-transport | ||
|
||
Package: libgz-transport13-core-dev | ||
Package: libgz-transport14-core-dev | ||
Architecture: any | ||
Section: libdevel | ||
Depends: libgz-transport13 (= ${binary:Version}), | ||
Depends: libgz-transport14 (= ${binary:Version}), | ||
uuid-dev, | ||
libzmq3-dev (>= 3.0.0), | ||
libgz-msgs10-dev, | ||
libgz-cmake3-dev, | ||
libgz-msgs11-dev, | ||
libgz-cmake4-dev, | ||
libgz-tools2-dev, | ||
libgz-utils2-cli-dev, | ||
libgz-utils2-dev, | ||
libgz-utils3-cli-dev, | ||
libgz-utils3-dev, | ||
${shlibs:Depends}, | ||
${misc:Depends} | ||
Multi-Arch: same | ||
|
@@ -56,12 +56,12 @@ Description: Gazebo transport Library - Core Dev files | |
The package ships the Gazebo transport core development files | ||
|
||
|
||
Package: libgz-transport13 | ||
Package: libgz-transport14 | ||
Architecture: any | ||
Section: libs | ||
Pre-Depends: ${misc:Pre-Depends} | ||
Depends: ${shlibs:Depends}, ${misc:Depends} | ||
Recommends: gz-transport13-cli | ||
Recommends: gz-transport14-cli | ||
Multi-Arch: same | ||
Description: Gazebo Transport Library - Shared library | ||
Gazebo transport library combines ZeroMQ with Protobufs to create a fast and | ||
|
@@ -75,9 +75,9 @@ Description: Gazebo Transport Library - Shared library | |
. | ||
The package ships the Gazebo transport libraries | ||
|
||
Package: gz-transport13-cli | ||
Package: gz-transport14-cli | ||
Architecture: any | ||
Depends: libgz-transport13 (= ${binary:Version}), | ||
Depends: libgz-transport14 (= ${binary:Version}), | ||
${shlibs:Depends}, | ||
${misc:Depends} | ||
Multi-Arch: no | ||
|
@@ -93,13 +93,13 @@ Description: Gazebo transport Library - CLI | |
. | ||
The package ships the CLI. | ||
|
||
Package: libgz-transport13-log-dev | ||
Package: libgz-transport14-log-dev | ||
Architecture: any | ||
Section: libdevel | ||
Depends: libsqlite3-dev, | ||
libgz-cmake3-dev, | ||
libgz-transport13-core-dev (= ${binary:Version}), | ||
libgz-transport13-log (= ${binary:Version}), | ||
libgz-cmake4-dev, | ||
libgz-transport14-core-dev (= ${binary:Version}), | ||
libgz-transport14-log (= ${binary:Version}), | ||
${misc:Depends} | ||
Multi-Arch: same | ||
Description: Gazebo transport Library - Core Dev | ||
|
@@ -114,7 +114,7 @@ Description: Gazebo transport Library - Core Dev | |
. | ||
The package ships the Gazebo core development libraries | ||
|
||
Package: libgz-transport13-log | ||
Package: libgz-transport14-log | ||
Architecture: any | ||
Section: libs | ||
Pre-Depends: ${misc:Pre-Depends} | ||
|
@@ -132,12 +132,12 @@ Description: Gazebo Transport Library - Log Shared library | |
. | ||
The package ships the log shared library | ||
|
||
Package: libgz-transport13-parameters-dev | ||
Package: libgz-transport14-parameters-dev | ||
Architecture: any | ||
Section: libdevel | ||
Depends: libgz-cmake3-dev, | ||
libgz-transport13-core-dev (= ${binary:Version}), | ||
libgz-transport13-parameters (= ${binary:Version}), | ||
Depends: libgz-cmake4-dev, | ||
libgz-transport14-core-dev (= ${binary:Version}), | ||
libgz-transport14-parameters (= ${binary:Version}), | ||
${misc:Depends} | ||
Multi-Arch: same | ||
Description: Gazebo transport Library - Parameters Dev | ||
|
@@ -152,7 +152,7 @@ Description: Gazebo transport Library - Parameters Dev | |
. | ||
The package ships the Gazebo transport parameters development libraries | ||
|
||
Package: libgz-transport13-parameters | ||
Package: libgz-transport14-parameters | ||
Architecture: any | ||
Section: libs | ||
Pre-Depends: ${misc:Pre-Depends} | ||
|
@@ -170,12 +170,12 @@ Description: Gazebo Transport Library - Parameters Shared library | |
. | ||
The package ships the Gazebo Transport parameters shared library | ||
|
||
Package: libgz-transport13-dev | ||
Package: libgz-transport14-dev | ||
Architecture: any | ||
Section: libdevel | ||
Depends: libgz-transport13-core-dev (= ${binary:Version}), | ||
libgz-transport13-log-dev (= ${binary:Version}), | ||
libgz-transport13-parameters-dev (= ${binary:Version}), | ||
Depends: libgz-transport14-core-dev (= ${binary:Version}), | ||
libgz-transport14-log-dev (= ${binary:Version}), | ||
libgz-transport14-parameters-dev (= ${binary:Version}), | ||
${misc:Depends} | ||
Multi-Arch: same | ||
Description: Gazebo transport Library - Metapackage | ||
|
@@ -190,12 +190,12 @@ Description: Gazebo transport Library - Metapackage | |
. | ||
The is a metapackage for all development files | ||
|
||
Package: libgz-transport13-dbg | ||
Package: libgz-transport14-dbg | ||
Architecture: any | ||
Section: debug | ||
Priority: optional | ||
Depends: | ||
libgz-transport13 (= ${binary:Version}), | ||
libgz-transport14 (= ${binary:Version}), | ||
${misc:Depends} | ||
Multi-Arch: same | ||
Description: Gazebo transport Library - Debugging symbols | ||
|
@@ -210,17 +210,17 @@ Description: Gazebo transport Library - Debugging symbols | |
. | ||
The package ships the debugging symbols | ||
|
||
Package: python3-gz-transport13 | ||
Package: python3-gz-transport14 | ||
Architecture: any | ||
Depends: | ||
libgz-transport13 (= ${binary:Version}), | ||
libgz-transport14 (= ${binary:Version}), | ||
python3-distutils, | ||
python3-pybind11, | ||
python3-gz-msgs10, | ||
python3-gz-msgs11, | ||
${shlibs:Depends}, | ||
${misc:Depends}, | ||
${python3:Depends} | ||
Enhances: libgz-transport13 | ||
Enhances: libgz-transport14 | ||
Description: Gazebo transport Library - Python3 bindings | ||
Gazebo transport library combines ZeroMQ with Protobufs to create a fast and | ||
efficient message passing system. Asynchronous message publication and | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters