[ros-ros] 06/07: Fix dependency and typo

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Jul 16 07:02:57 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-ros.

commit de8bce577dce41b2f9b5f0cb85b87645bd50f77c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Jul 16 09:01:30 2017 +0200

    Fix dependency and typo
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c22296a..3067bdc 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
 	       libboost-filesystem-dev,
 	       libboost-thread-dev,
 	       libgtest-dev,
-	       libtinyxml-dev,
+	       libtinyxml2-dev,
 	       python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3),
 	       dh-python,
 	       libpython-dev
@@ -51,7 +51,7 @@ Section: devel
 Architecture: all
 Depends: ${misc:Depends}
 Multi-Arch: foreign
-Description: Common meta-package for all Robot OS client libraries
+Description: Common metapackage for all Robot OS client libraries
  This package is part of Robot OS (ROS). It is mainly used to find
  client libraries (via 'rospack depends-on1 roslang'). The roslang
  package is only of interest to those implementing a ROS client

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



More information about the debian-science-commits mailing list