[sdformat] 02/04: Fixes in control file to solve lintian problems

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Fri May 16 17:42:57 UTC 2014


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

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

commit 71dcf365d32f7947201a663cd2c029c9f1fae756
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Fri May 16 17:16:58 2014 +0000

    Fixes in control file to solve lintian problems
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 04f9091..8084ad4 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: libsdformat2
 Architecture: any
 Section: libs
 Pre-Depends: ${misc:Pre-Depends}
-Depends:  sdformat-sdf (>= ${binary:Version}),
+Depends:  sdformat-sdf (>= ${source:Version}),
           ${shlibs:Depends},
           ${misc:Depends}
 Conflicts: libsdformat1
@@ -70,6 +70,8 @@ Description: Simulation Description Format (SDF) parser - Development files
 Package: sdformat-sdf
 Architecture: all
 Section: libdevel
+Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Simulation Description Format (SDF) parser - SDF files
  SDF is an XML file format that describes environments, objects, and robots
  in a manner suitable for robotic applications. SDF is capable of representing

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



More information about the debian-science-commits mailing list