[geometry-experimental] 01/01: Added missing dependency. It was deleted by error.
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Tue Jun 16 13:54:28 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository geometry-experimental.
commit 1ed7f3a4f102dbd36c898c20e7d5be07ad96e691
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Tue Jun 16 13:42:56 2015 +0200
    Added missing dependency. It was deleted by error.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0217eb9..211d104 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Description: ROS binding for tf2 transform library second generation
 Package: libtf2-ros-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-dev
+Depends: ${misc:Depends}, libtf2-dev, libtf2-ros0d (= ${binary:Version})
 Description: ROS binding for tf2 transform library second generation - dev files
  tf2 is the second generation of the transform library, which lets the user
  keep track of multiple coordinate frames over time. tf2 maintains the
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/geometry-experimental.git
    
    
More information about the debian-science-commits
mailing list