[geometry-experimental] 01/01: Fix libtf2-0d name and dependencies

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Wed Apr 29 14:26:56 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository geometry-experimental.

commit 0804f0e6490a9e230f945e9686e2b8600a67f896
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Wed Apr 29 16:24:56 2015 +0200

    Fix libtf2-0d name and dependencies
---
 debian/control                                 | 16 ++++++++--------
 debian/{libtf20d.install => libtf2-0d.install} |  0
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 2ca440d..4f81856 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Homepage: http://www.ros.org/wiki/geometry-experimental
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/geometry-experimental.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/geometry-experimental.git
 
-Package: libtf20d
+Package: libtf2-0d
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: ROS tf2 transform library second generation
@@ -38,7 +38,7 @@ Description: ROS tf2 transform library second generation
 Package: libtf2-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf20d ( = ${binary:Version}),
+Depends: ${misc:Depends}, libtf2-0d ( = ${binary:Version}),
 Description: tf2 transform library second generation - development 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
@@ -102,7 +102,7 @@ Description: ROS binding of tf2 transform library second generation - Python
 Package: libtf2-msgs-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-ros0d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS messages of 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
@@ -155,7 +155,7 @@ Description: ROS tf2 transform library second generation services - LISP
 Package: libtf2-sensor-msgs-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf20d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS small lib to transform sensor_msgs with tf2 - 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
@@ -183,7 +183,7 @@ Description: ROS messages of tf2 transform library second generation - Python
 Package: libtf2-bullet-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-ros0d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS tf2 transform library second generation for Bullet - 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
@@ -197,7 +197,7 @@ Description: ROS tf2 transform library second generation for Bullet - dev files
 Package: libtf2-eigen-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-ros0d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS tf2 transform library second generation for Eigen - 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
@@ -211,7 +211,7 @@ Description: ROS tf2 transform library second generation for Eigen - dev files
 Package: libtf2-geometry-msgs-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-ros0d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS geometry messages for tf2 transform library sec. 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
@@ -238,7 +238,7 @@ Description: ROS tf2 transform library second generation for Bullet- Python
 Package: libtf2-kdl-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libtf2-ros0d ( = ${binary:Version}),
+Depends: ${misc:Depends}
 Description: ROS tf2 transform library second generation for Orocos-Kdl - 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
diff --git a/debian/libtf20d.install b/debian/libtf2-0d.install
similarity index 100%
rename from debian/libtf20d.install
rename to debian/libtf2-0d.install

-- 
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