diff --git a/ubuntu/debian/control b/ubuntu/debian/control index f1865d7..242a046 100644 --- a/ubuntu/debian/control +++ b/ubuntu/debian/control @@ -16,9 +16,9 @@ Build-Depends: cmake, libcurl4-openssl-dev, libyaml-dev, libtinyxml2-dev -Vcs-Browser: https://github.com/ignition-release/ign-fuel-tools4-release -Vcs-Hg: https://github.com/ignition-release/ign-fuel-tools4-release -Homepage: http://ignitionrobotics.org/ +Vcs-Browser: https://github.com/gazebosim/gz-fuel-tools +Vcs-Git: https://github.com/gazebosim/gz-fuel-tools +Homepage: http://gazebosim.org/ Package: libignition-fuel-tools4 Architecture: any @@ -26,8 +26,8 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same -Description: Ignition fuel-tools classes and functions for robot apps - Shared library - Ignition fuel-tools is a component in the ignition framework, a set of libraries +Description: Gazebo fuel-tools classes and functions for robot apps - Shared library + Gazebo fuel-tools is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-fuel-tools4-dev @@ -45,6 +45,6 @@ Depends: libignition-cmake2-dev (>= 2.8.0), libignition-fuel-tools4 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition fuel-tools classes and functions for robot apps - Development files - Ignition fuel-tools is a component in the ignition framework, a set of libraries +Description: Gazebo fuel-tools classes and functions for robot apps - Development files + Gazebo fuel-tools is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. diff --git a/ubuntu/debian/copyright b/ubuntu/debian/copyright index 99de380..e4ee53a 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_fuel_tools Upstream-Contact: gazebo-list@gazebosim.org -Source: https://bitbucket.org/ignitionrobotics/ignition-fuel-tools +Source: https://github.com/gazebosim/gz-fuel-tools Files: * Copyright: 2019 Open Source Robotics Foundation