[gazebo] 01/05: Fix lintian problems in control file

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Jun 23 23:42:15 UTC 2014


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

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 7601a854be84ab663224046ecb16b36fe9769c1e
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Jun 23 22:52:17 2014 +0000

    Fix lintian problems in control file
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0dbb1a7..abffa82 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: cmake,
      doxygen,
      doxygen-latex,
      texlive-fonts-recommended,
+     ttf-liberation,
      libfreeimage-dev,
      libprotoc-dev,
      libprotobuf-dev,
@@ -62,6 +63,8 @@ Package: gazebo3
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
+         ttf-liberation,
+         ruby,
 	 libgazebo3 (= ${binary:Version}),
 	 gazebo3-common (= ${source:Version})
 Recommends: gazebo3-plugin-base
@@ -75,7 +78,7 @@ Description: Open Source Robotics Simulator - Binaries
  and physically plausible interactions between objects (it includes an
  accurate simulation of rigid-body physics).
  .
- This package contains then main application application binaries
+ This package contains then main application binaries
 
 Package: libgazebo3
 Section: libs
@@ -109,10 +112,14 @@ Depends: libtbb-dev,
 	 libcurl4-openssl-dev,
 	 libcegui-mk2-dev,
 	 libgts-dev,
+	 robot-player-dev,
+	 libavformat-dev,
+	 libavcodec-dev,
+	 libswscale-dev,
 	 libsdformat-dev,
 	 libgazebo3 (= ${binary:Version}),
 	 gazebo3-common (= ${source:Version}),
-	 gazebo3-plugin-base (= ${source:Version}),
+	 gazebo3-plugin-base (= ${binary:Version}),
 	 ${misc:Depends}
 Multi-Arch: same
 Description: Open Source Robotics Simulator - Development Files

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



More information about the debian-science-commits mailing list