From 8b41f03b17e77a7d3aef694097d10c8175a341b9 Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Fri, 24 Jun 2022 18:33:52 -0700 Subject: [PATCH] Migrate docs (#10) Signed-off-by: Louise Poubel --- ubuntu/debian/control | 10 +++++----- ubuntu/debian/copyright | 4 ++-- ubuntu/debian/debian_copyright_2022 | 6 +++--- ubuntu/debian/watch | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ubuntu/debian/control b/ubuntu/debian/control index 3f1a883..a001a35 100644 --- a/ubuntu/debian/control +++ b/ubuntu/debian/control @@ -13,10 +13,10 @@ Build-Depends: cmake, libignition-math7-dev, libignition-tools2-dev, protobuf-compiler, -Vcs-Browser: https://github.com/ignitionrobotics/ignition-msgs -Vcs-Git: https://github.com/ignition-release/ign_msgs5-release +Vcs-Browser: https://github.com/gazebosim/gz-msgs +Vcs-Git: https://github.com/gazebo-release/gz-msgs5-release Standards-Version: 4.5.1 -Homepage: http://ignitionrobotics.org/ +Homepage: http://gazebosim.org/ Package: libignition-msgs9 Architecture: any @@ -25,7 +25,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Set of message definitions used by robotics apps - Shared library - Ignition msgs is a component in the Ignition framework, a set of + Gazebo msgs is a component in the Gazebo framework, a set of librariesdesigned to rapidly develop robot applications. The library defines common protobuf messages used by the robotics community. . @@ -44,7 +44,7 @@ Depends: libprotobuf-dev (>= 2.3.0), ${misc:Depends} Multi-Arch: same Description: Set of message definitions used by robotics apps - Dev files - Ignition msgs is a component in the Ignition framework, a set of + Gazebo msgs is a component in the Gazebo framework, a set of librariesdesigned to rapidly develop robot applications. The library defines common protobuf messages used by the robotics community. . diff --git a/ubuntu/debian/copyright b/ubuntu/debian/copyright index 68c35a6..69cfb31 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_msgs +Upstream-Name: gz-msgs Upstream-Contact: gazebo-list@gazebosim.org -Source: https://bitbucket.org/osrf/ignition_msgs +Source: https://github.com/gazebosim/gz-msgs Files: * Copyright: 2013 Open Source Robotics Foundation diff --git a/ubuntu/debian/debian_copyright_2022 b/ubuntu/debian/debian_copyright_2022 index 6d34ebe..cabc3ed 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-msgs -Upstream-Contact: https://github.com/ignitionrobotics/ign-msgs/issues -Source: https://github.com/ignitionrobotics/ign-msgs/tree/ign-msgs5 +Upstream-Name: gz-msgs +Upstream-Contact: https://github.com/gazebosim/gz-msgs/issues +Source: https://github.com/gazebosim/gz-msgs/tree/ign-msgs5 Files-Excluded: test/gtest Files: * diff --git a/ubuntu/debian/watch b/ubuntu/debian/watch index 1268ebf..5905cf0 100644 --- a/ubuntu/debian/watch +++ b/ubuntu/debian/watch @@ -1,5 +1,5 @@ version=4 opts=filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,repacksuffix=+ds \ - https://github.com/ignitionrobotics/ign-msgs/tags \ + https://github.com/gazebosim/gz-msgs/tags \ (?:.*?/)@PACKAGE@.*_(\d[\d.]*)\.tar\.gz