Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Docs to gz (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>

Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Aug 10, 2022
1 parent 49db6ac commit 0979038
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions ubuntu/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ Build-Depends: cmake,
qtquickcontrols2-5-dev,
libqt5core5a,
binutils-dev
Vcs-Browser: https://github.com/ignition-release/ign-launch2-release
Vcs-Hg: https://github.com/ignition-release/ign-launch2-release
Homepage: https://github.com/ignition-release/ign-launch2
Vcs-Browser: https://github.com/gazebosim/gz-launch
Vcs-Git: https://github.com/gazebosim/gz-launch
Homepage: https://github.com/gazebosim/gz-launch

Package: libignition-launch2
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Ignition Robotics Launch Library - Launch libraries
Description: Gazebo Launch Library - Launch libraries

Package: libignition-launch2-dev
Architecture: any
Expand All @@ -50,6 +50,6 @@ Depends: libignition-cmake2-dev,
libignition-launch2 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Description: Ignition Robotics Launch Library - Launch libraries
Ignition Common is a component in the ignition framework, a set of libraries
Description: Gazebo Launch Library - Launch libraries
Gazebo Common is a component in the Gazebo framework, a set of libraries
designed to rapidly develop robot applications.
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: ignlaunch
Upstream-Contact: [email protected]
Source: https://bitbucket.org/ignitionrobotics/ign-launch
Source: https://github.com/gazebosim/gz-launch

Files: *
Copyright: 2014-2015 Open Source Robotics Foundation
Expand Down

0 comments on commit 0979038

Please sign in to comment.