Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs to gz #5

Merged
merged 1 commit into from
Jun 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions jammy/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Priority: optional
Build-Depends: cmake,
pkg-config,
debhelper (>= 11)
Vcs-Browser: https://github.com/ignitionrobotics/ign-cmake
Vcs-Git: https://github.com/ignitionrobotics/ign-cmake.git
Vcs-Browser: https://github.com/gazebosim/gz-cmake
Vcs-Git: https://github.com/gazebosim/gz-cmake.git
Standards-Version: 4.5.1
Homepage: http://ignitionrobotics.org/
Homepage: http://gazebosim.org/

Package: libignition-cmake3-dev
Architecture: any
Expand All @@ -17,10 +17,10 @@ Depends: cmake, ${misc:Depends}
Breaks: libignition-cmake-dev (<= 2.10.0-2)
Replaces: libignition-cmake-dev (<= 2.10.0-2)
Multi-Arch: same
Description: Ignition Robotics CMake Library - Development files
CMake modules to be used by the Ignition projects.
Description: Gazebo CMake Library - Development files
CMake modules to be used by the Gazebo projects.
.
This package is required to build ignition projects, as well as to link your
This package is required to build Gazebo projects, as well as to link your
third party projects against them. It provides modules that are used to find
dependencies of ignition projects and generate cmake targets for consumers of
ignition projects to link against.
dependencies of Gazebo projects and generate cmake targets for consumers of
Gazebo projects to link against.
16 changes: 8 additions & 8 deletions ubuntu/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ Priority: optional
Build-Depends: cmake,
pkg-config,
debhelper (>= 11)
Vcs-Browser: https://github.com/ignitionrobotics/ign-cmake
Vcs-Git: https://github.com/ignitionrobotics/ign-cmake.git
Vcs-Browser: https://github.com/gazebosim/gz-cmake
Vcs-Git: https://github.com/gazebosim/gz-cmake.git
Standards-Version: 4.5.1
Homepage: http://ignitionrobotics.org/
Homepage: http://gazebosim.org/

Package: libignition-cmake3-dev
Architecture: any
Section: libdevel
Depends: cmake, ${misc:Depends}
Multi-Arch: same
Description: Ignition Robotics CMake Library - Development files
CMake modules to be used by the Ignition projects.
Description: Gazebo CMake Library - Development files
CMake modules to be used by the Gazebo projects.
.
This package is required to build ignition projects, as well as to link your
This package is required to build Gazebo projects, as well as to link your
third party projects against them. It provides modules that are used to find
dependencies of ignition projects and generate cmake targets for consumers of
ignition projects to link against.
dependencies of Gazebo projects and generate cmake targets for consumers of
Gazebo projects to link against.
4 changes: 2 additions & 2 deletions 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_cmake
Upstream-Name: gz-cmake
Upstream-Contact: gazebo-list@gazebosim.org
Source: https://bitbucket.org/osrf/ignition_cmake
Source: https://github.com/gazebosim/gz-cmake

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-cmake
Upstream-Name: gz-cmake
Upstream-Contact: gazebo-list@gazebosim.org
Source: https://bitbucket.org/ignitionrobotics/ign_cmake
Source: https://github.com/gazebosim/gz-cmake

Files: *
Copyright: 2017-2020, 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,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
https://github.com/ignitionrobotics/ign-cmake/tags \
https://github.com/gazebosim/gz-cmake/tags \
(?:.*?/)@PACKAGE@.*_(\d[\d.]*)\.tar\.gz