[ros-std-msgs] 01/01: Move message definitions in ros-std-msgs package.

Daniele E. Domenichelli drdanz-guest at moszumanska.debian.org
Thu Aug 11 08:58:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

drdanz-guest pushed a commit to branch master
in repository ros-std-msgs.

commit bddc276680c5905e12465fdcea78ae19c7ac65c9
Author: Daniele E. Domenichelli <ddomenichelli at drdanz.it>
Date:   Wed Aug 10 09:45:18 2016 +0200

    Move message definitions in ros-std-msgs package.
    
    Closes: #833383
---
 debian/control                 | 11 +++++++++++
 debian/libstd-msgs-dev.install |  3 ++-
 debian/ros-std-msgs.install    |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 076e496..db63bfa 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,17 @@ Homepage: http://wiki.ros.org/std_msgs
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/ros-std-msgs.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-std-msgs.git
 
+Package: ros-std-msgs
+Section: devel
+Architecture: all
+Depends: ${misc:Depends}
+Description: Message definitions for Standard Robot OS Messages
+ This package is part of Robot OS (ROS). It contains message
+ definitions for the ROS std_msgs library, which contains wrappers for
+ ROS primitive types, which are documented in the msg specification. It
+ also contains the Empty type, which is useful for sending an empty
+ signal.
+
 Package: libstd-msgs-dev
 Architecture: all
 Depends: ${misc:Depends}, ros-message-runtime
diff --git a/debian/libstd-msgs-dev.install b/debian/libstd-msgs-dev.install
index 83f650b..7d5df8e 100644
--- a/debian/libstd-msgs-dev.install
+++ b/debian/libstd-msgs-dev.install
@@ -1,3 +1,4 @@
 usr/include
-usr/share/std_msgs
+usr/share/std_msgs/cmake
+usr/share/std_msgs/package.xml
 usr/lib/*/pkgconfig/std_msgs.pc usr/lib/pkgconfig
diff --git a/debian/ros-std-msgs.install b/debian/ros-std-msgs.install
new file mode 100644
index 0000000..5bf1da8
--- /dev/null
+++ b/debian/ros-std-msgs.install
@@ -0,0 +1 @@
+usr/share/std_msgs/msg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-std-msgs.git



More information about the debian-science-commits mailing list