diff --git a/ubuntu/debian/control b/ubuntu/debian/control index 3c10d15..3453196 100644 --- a/ubuntu/debian/control +++ b/ubuntu/debian/control @@ -28,9 +28,9 @@ Build-Depends: cmake, libignition-tools-dev, libignition-transport8-dev, libignition-msgs5-dev -Vcs-Browser: https://github.com/ignition-relase/ign-gui3-release -Vcs-Git: https://github.com/ignition-relase/ign-gui3-release -Homepage: http://ignitionrobotics.org/ +Vcs-Browser: https://github.com/gazebosim/gz-gui +Vcs-Git: https://github.com/gazebosim/gz-gui +Homepage: http://gazebosim.org/ Package: libignition-gui3 Architecture: any @@ -38,8 +38,8 @@ Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same -Description: Ignition Gui classes and functions for robot apps - Shared library - Ignition Gui is a component in the ignition framework, a set of libraries +Description: Gazebo Gui classes and functions for robot apps - Shared library + Gazebo Gui is a component in the Gazebo framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-gui3-dev @@ -71,6 +71,6 @@ Depends: libtinyxml2-dev, libignition-gui3 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same -Description: Ignition Gui classes and functions for robot apps - Development files - Ignition Gui is a component in the ignition framework, a set of libraries +Description: Gazebo Gui classes and functions for robot apps - Development files + Gazebo Gui 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 025b4dc..e7ea430 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_gui Upstream-Contact: gazebo-list@gazebosim.org -Source: https://bitbucket.org/osrf/ignition_gui +Source: https://github.com/gazebosim/gz-gui Files: * Copyright: 2013 Open Source Robotics Foundation