[yarp] 07/109: Prepare for Multi-Arch

Daniele E. Domenichelli drdanz-guest at moszumanska.debian.org
Thu Jun 22 16:10:11 UTC 2017


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

drdanz-guest pushed a commit to branch master
in repository yarp.

commit 8190775f543a3e739c1048ccb11da1fb6b423c39
Author: Daniele E. Domenichelli <daniele.domenichelli at iit.it>
Date:   Mon Sep 28 14:25:48 2015 +0200

    Prepare for Multi-Arch
---
 debian/control | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index faadcb4..7c25fd3 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/yarp.gi
 Package: libyarp-os1
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: thin middleware for humanoid robots and more - [os] shared libraries
  [TODO add description]
  .
@@ -46,7 +48,9 @@ Description: thin middleware for humanoid robots and more - [os] shared librarie
 Package: libyarp-sig1
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: thin middleware for humanoid robots and more - [sig] shared libraries
  [TODO add description]
  .
@@ -59,7 +63,9 @@ Description: thin middleware for humanoid robots and more - [sig] shared librari
 Package: libyarp-math1
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: thin middleware for humanoid robots and more - [math] shared libraries
  [TODO add description]
  .
@@ -72,7 +78,9 @@ Description: thin middleware for humanoid robots and more - [math] shared librar
 Package: libyarp-dev1
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: thin middleware for humanoid robots and more - [dev] shared libraries
  [TODO add description]
  .
@@ -85,7 +93,9 @@ Description: thin middleware for humanoid robots and more - [dev] shared librari
 Package: libyarp-name1
 Section: libs
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: thin middleware for humanoid robots and more - [name] shared libraries
  [TODO add description]
  .
@@ -195,6 +205,7 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends},
  lynx | www-browser, doc-base, libjs-jquery
+Multi-Arch: foreign
 Description: thin middleware for humanoid robots and more - documentation and examples
  [TODO add description]
  .

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



More information about the debian-science-commits mailing list