-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Addisu Z. Taddese <[email protected]>
- Loading branch information
Showing
3 changed files
with
11 additions
and
29 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-harmonic (1.0.0-1~jammy) jammy; urgency=medium | ||
gz-ionic (0.0.0-1~jammy) jammy; urgency=medium | ||
|
||
* gz-harmonic 1.0.0-1 release | ||
* gz-ionic 0.0.0-1 release | ||
|
||
-- Addisu Z. Taddese <[email protected]> Mon, 02 Oct 2023 10:05:41 -0500 | ||
|
||
gz-harmonic (1.0.0~pre2-1~jammy) jammy; urgency=medium | ||
|
||
* gz-harmonic 1.0.0~pre2-1 release | ||
|
||
-- Jose Luis Rivero <[email protected]> Thu, 31 Aug 2023 20:39:47 +0200 | ||
|
||
gz-harmonic (1.0.0~pre1-1~jammy) jammy; urgency=medium | ||
|
||
* gz-harmonic 1.0.0~pre1-1 release | ||
|
||
-- Jose Luis Rivero <[email protected]> Thu, 31 Aug 2023 16:28:20 +0200 | ||
|
||
gz-harmonic (0.0.0-1~jammy) jammy; urgency=medium | ||
|
||
* gz-harmonic 0.0.0-1 release | ||
|
||
-- Jose Luis Rivero <[email protected]> Wed, 31 May 2023 15:55:26 +0200 | ||
-- Addisu Z. Taddese <[email protected]> Fri, 06 Oct 2023 16:15:43 -0500 | ||
|
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-harmonic | ||
Source: gz-ionic | ||
Standards-Version: 3.9.5 | ||
Maintainer: Jose Luis Rivero <[email protected]> | ||
Section: science | ||
|
@@ -21,11 +21,11 @@ Build-Depends: debhelper (>= 13), | |
libgz-utils2-cli-dev, | ||
libgz-utils2-dev, | ||
libsdformat14-dev | ||
Vcs-Browser: https://github.com/gazebo-release/gz-harmonic-release | ||
Vcs-Git: https://github.com/gazebo-release/gz-harmonic-release | ||
Vcs-Browser: https://github.com/gazebo-release/gz-ionic-release | ||
Vcs-Git: https://github.com/gazebo-release/gz-ionic-release | ||
Homepage: http://gazebosim.org/ | ||
|
||
Package: gz-harmonic | ||
Package: gz-ionic | ||
Architecture: any | ||
Section: libdevel | ||
Depends: libgz-cmake3-dev, | ||
|
@@ -56,6 +56,6 @@ Depends: libgz-cmake3-dev, | |
python3-sdformat14, | ||
${misc:Depends} | ||
Multi-Arch: foreign | ||
Description: Collection of Gazebo packages - Harmonic | ||
Description: Collection of Gazebo packages - Ionic | ||
This is a metapackage used for triggering the whole collection of Gazebo | ||
packages corresponding to the Harmonic collection | ||
packages corresponding to the Ionic collection |
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,7 +1,7 @@ | ||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: gz-harmonic | ||
Upstream-Name: gz-ionic | ||
Upstream-Contact: [email protected] | ||
Source: https://github.com/gazebosim/gz-harmonic | ||
Source: https://github.com/gazebosim/gz-ionic | ||
|
||
Files: * | ||
Copyright: 2013 Open Source Robotics Foundation | ||
|