diff --git a/jammy/debian/control b/jammy/debian/control index 95945c4..1a851bd 100644 --- a/jammy/debian/control +++ b/jammy/debian/control @@ -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 @@ -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. diff --git a/ubuntu/debian/control b/ubuntu/debian/control index 938522c..9cb062e 100644 --- a/ubuntu/debian/control +++ b/ubuntu/debian/control @@ -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. diff --git a/ubuntu/debian/copyright b/ubuntu/debian/copyright index dd8dc6f..5bc6c0f 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_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 diff --git a/ubuntu/debian/debian_copyright_2022 b/ubuntu/debian/debian_copyright_2022 index 5b894f8..013d6f1 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-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 diff --git a/ubuntu/debian/watch b/ubuntu/debian/watch index f782a3f..126e014 100644 --- a/ubuntu/debian/watch +++ b/ubuntu/debian/watch @@ -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