[ros-message-runtime] 01/01: Fix missing fields in control

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Nov 25 14:51:42 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository ros-message-runtime.

commit 6315fca22b294341002f66e03df09d814004fd85
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Wed Nov 25 15:51:36 2015 +0100

    Fix missing fields in control
---
 debian/control | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4d4eae2..8352784 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,18 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-message-runtim
 
 Package: ros-message-runtime
 Architecture: all
-Replaces: message-runtime
+Replaces: message-runtime (<< 0.4.12-1)
+Breaks: message-runtime (<< 0.4.12-1)
 Depends: ${misc:Depends}, libroscpp-core-dev
 Description: Generates runtime messaging dependencies for Robot OS package
  This package is part of Robot OS (ROS). It contains cmake macros to
  generate runtime dependencies for the messages ROS packages use.
+
+Package: message-runtime
+Architecture: all
+Depends: ${misc:Depends}, ros-message-runtime
+Description: Transition package to move to ros-message-runtime
+ This package is part of Robot OS (ROS). It contains cmake macros to
+ generate runtime dependencies for the messages ROS packages use.
+ This is a empty package to make the transition from message-runtime to
+ ros-message-runtime.
\ No newline at end of file

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



More information about the debian-science-commits mailing list