[ros-ros-comm-msgs] 01/01: Convert to new catkin with multiarch
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Mon Nov 23 13:26:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository ros-ros-comm-msgs.
commit ce400fec88aa802aeecc7de3c1fc5c6e96129125
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Mon Nov 23 14:25:25 2015 +0100
Convert to new catkin with multiarch
---
debian/control | 2 +-
debian/libros-rosgraph-msgs-dev.install | 2 +-
debian/libstd-srvs-dev.install | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 79eb974..64fef3f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
Jochen Sprickerhof <debian at jochen.sprickerhof.de>,
Leopold Palomo-Avellaneda <leo at alaxarxa.net>
-Build-Depends: debhelper (>= 9), catkin, libroscpp-core-dev, message-generation, libstd-msgs-dev, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3)
+Build-Depends: debhelper (>= 9), catkin (>> 0.6.16-2), libroscpp-core-dev, message-generation, libstd-msgs-dev, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3)
Standards-Version: 3.9.6
Section: libs
Homepage: https://github.com/ros/ros_comm_msgs
diff --git a/debian/libros-rosgraph-msgs-dev.install b/debian/libros-rosgraph-msgs-dev.install
index b9285b5..b983047 100644
--- a/debian/libros-rosgraph-msgs-dev.install
+++ b/debian/libros-rosgraph-msgs-dev.install
@@ -1,3 +1,3 @@
usr/include/rosgraph_msgs
usr/share/rosgraph_msgs
-usr/lib/pkgconfig/rosgraph_msgs.pc
+usr/lib/*/pkgconfig/rosgraph_msgs.pc usr/lib/pkgconfig
diff --git a/debian/libstd-srvs-dev.install b/debian/libstd-srvs-dev.install
index 680a2f3..1782fd8 100644
--- a/debian/libstd-srvs-dev.install
+++ b/debian/libstd-srvs-dev.install
@@ -1,3 +1,3 @@
usr/include/std_srvs
usr/share/std_srvs
-usr/lib/pkgconfig/std_srvs.pc
+usr/lib/*/pkgconfig/std_srvs.pc usr/lib/pkgconfig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-ros-comm-msgs.git
More information about the debian-science-commits
mailing list