Skip to content

Commit

Permalink
Docs to gz (#21)
Browse files Browse the repository at this point in the history
* Docs to gz

Signed-off-by: Louise Poubel <[email protected]>

* sim

Signed-off-by: Louise Poubel <[email protected]>

Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Aug 13, 2022
1 parent ca59d90 commit 90cb35b
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
26 changes: 13 additions & 13 deletions bionic/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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
28 changes: 14 additions & 14 deletions ubuntu/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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
2 changes: 1 addition & 1 deletion ubuntu/debian/copyright
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: ignition_gazebo
Upstream-Contact: [email protected]
Source: https://bitbucket.org/osrf/ignition_gazebo
Source: https://github.com/gazebosim/gz-sim

Files: *
Copyright: 2013 Open Source Robotics Foundation
Expand Down
4 changes: 2 additions & 2 deletions ubuntu/debian/debian_copyright_2022
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion ubuntu/debian/watch
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 90cb35b

Please sign in to comment.