From 90cb35b7c310e776be273fcf3b5eaa42654e1eaa Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Fri, 12 Aug 2022 17:12:08 -0700 Subject: [PATCH] Docs to gz (#21) * Docs to gz Signed-off-by: Louise Poubel * sim Signed-off-by: Louise Poubel Signed-off-by: Louise Poubel --- bionic/debian/control | 26 +++++++++++++------------- ubuntu/debian/control | 28 ++++++++++++++-------------- ubuntu/debian/copyright | 2 +- ubuntu/debian/debian_copyright_2022 | 4 ++-- ubuntu/debian/watch | 2 +- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/bionic/debian/control b/bionic/debian/control index cf507a4..d017f42 100644 --- a/bionic/debian/control +++ b/bionic/debian/control @@ -27,9 +27,9 @@ Build-Depends: cmake, libignition-utils1-dev, libsdformat12-dev (>= 12.3.0), python3-dev -Vcs-Browser: https://github.com/ignition-release/ign-gazebo6-release -Vcs-Git: https://github.com/ignition-release/ign-gazebo6-release -Homepage: http://ignitionrobotics.org/ +Vcs-Browser: https://github.com/gazebo-release/gz-sim6-release +Vcs-Git: https://github.com/gazebo-release/gz-sim6-release +Homepage: http://gazebosim.org/ Package: libignition-gazebo6 Architecture: any @@ -39,8 +39,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtqml-models2 Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Shared library - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Shared library + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Main shared library @@ -51,8 +51,8 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Plugins - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Plugins + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection @@ -83,8 +83,8 @@ Depends: libtinyxml2-dev, libignition-gazebo6-plugins (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Development files - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Development files + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Development files @@ -100,8 +100,8 @@ Description: Ignition Gazebo classes and functions for robot apps - Development # ${python3:Depends}, # ${shlibs:Depends}, # Enhances: libignition-gazebo6 -# Description: Ignition Gazebo classes and functions for robot apps - Development files -# Ignition Gazebo is a component in the ignition framework, a set of libraries +# Description: Gazebo Sim classes and functions for robot apps - Development files +# Gazebo Sim is a component in the Gazebo framework, a set of libraries # designed to rapidly develop robot applications. # . # The package contains the Python3 bindings. @@ -114,8 +114,8 @@ Depends: libignition-gazebo6 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Debug symbols - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Debug symbols + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Debug symbols diff --git a/ubuntu/debian/control b/ubuntu/debian/control index 477bb56..51718ff 100644 --- a/ubuntu/debian/control +++ b/ubuntu/debian/control @@ -28,11 +28,11 @@ Build-Depends: cmake, python3-dev, python3-pybind11 # doxygen and grapviz are excluded per bug: -# https://github.com/ignitionrobotics/ign-gazebo/issues/1409 -Vcs-Browser: https://github.com/ignitionrobotics/ignition-gazebo -Vcs-Git: https://github.com/ignition-release/ign-gazebo6-release +# https://github.com/gazebosim/gz-sim/issues/1409 +Vcs-Browser: https://github.com/gazebosim/gz-sim +Vcs-Git: https://github.com/gazebo-release/gz-sim6-release Standards-Version: 4.5.1 -Homepage: http://ignitionrobotics.org/ +Homepage: http://gazebosim.org/ Package: libignition-gazebo6 Architecture: any @@ -44,8 +44,8 @@ Depends: ${shlibs:Depends}, Breaks: libignition-gazebo6-6 (>= 6.4.0+ds) Replaces: libignition-gazebo6-6 (>= 6.4.0+ds) Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Shared library - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Shared library + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Main shared library @@ -56,8 +56,8 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Plugins - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Plugins + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection @@ -88,8 +88,8 @@ Depends: libtinyxml2-dev, libignition-gazebo6-plugins (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Development files - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Development files + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Development files @@ -103,8 +103,8 @@ Depends: libignition-gazebo6 (= ${binary:Version}), ${python3:Depends}, ${shlibs:Depends}, Enhances: libignition-gazebo6 -Description: Ignition Gazebo classes and functions for robot apps - Development files - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Development files + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . The package contains the Python3 bindings. @@ -117,8 +117,8 @@ Depends: libignition-gazebo6 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition Gazebo classes and functions for robot apps - Debug symbols - Ignition Gazebo is a component in the ignition framework, a set of libraries +Description: Gazebo Sim classes and functions for robot apps - Debug symbols + Gazebo Sim is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. . Debug symbols diff --git a/ubuntu/debian/copyright b/ubuntu/debian/copyright index 9ba832d..fdea4fc 100644 --- a/ubuntu/debian/copyright +++ b/ubuntu/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ignition_gazebo Upstream-Contact: gazebo-list@gazebosim.org -Source: https://bitbucket.org/osrf/ignition_gazebo +Source: https://github.com/gazebosim/gz-sim Files: * Copyright: 2013 Open Source Robotics Foundation diff --git a/ubuntu/debian/debian_copyright_2022 b/ubuntu/debian/debian_copyright_2022 index 535ee4e..8fb0ac0 100644 --- a/ubuntu/debian/debian_copyright_2022 +++ b/ubuntu/debian/debian_copyright_2022 @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ignition-gazebo -Upstream-Contact: https://github.com/ignitionrobotics/ign-gazebo/issues -Source: https://github.com/ignitionrobotics/ign-gazebo +Upstream-Contact: https://github.com/gazebosim/gz-sim/issues +Source: https://github.com/gazebosim/gz-sim Files: * Copyright: 2012-2021, Open Source Robotics Foundation diff --git a/ubuntu/debian/watch b/ubuntu/debian/watch index 707ebe7..747fd6f 100644 --- a/ubuntu/debian/watch +++ b/ubuntu/debian/watch @@ -1,5 +1,5 @@ version=4 opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,repacksuffix=+ds \ - https://github.com/ignitionrobotics/ign-gazebo/tags \ + https://github.com/gazebosim/gz-sim/tags \ (?:.*?/)@PACKAGE@.*_(\d[\d.]*)\.tar\.gz