[ompl] 01/06: Added sed rule to solve pkgconfig issue and drop unneeded rule

Leopold Palomo-Avellaneda leo at alaxarxa.net
Tue Oct 20 10:33:39 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository ompl.

commit d63e157cebb43f9ea2a81435ac94d28e03ff33c3
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Tue Oct 20 11:45:11 2015 +0200

    Added sed rule to solve pkgconfig issue and drop unneeded rule
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e81cf67..5e76f11 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ompl.git
 Homepage: http://ompl.kavrakilab.org
 
 Package: libompl-dev
+Multi-Arch: same
 Architecture: any
 Section: libdevel
 Depends: libompl10 (= ${binary:Version}),
@@ -39,6 +40,7 @@ Description: Open Motion Planning Library (OMPL) development files
  needed to use the library.
 
 Package: libompl10
+Multi-Arch: same
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -51,7 +53,8 @@ Description: Open Motion Planning Library (OMPL)
  additional components.  This package contains the library itself.
 
 Package: ompl-demos
-Architecture: any
+Multi-Arch: foreign
+Architecture: all
 Section: science
 Depends: ${misc:Depends},
          python,
@@ -68,6 +71,7 @@ Description: Open Motion Planning Library (OMPL) demos
  library.
 
 Package: libompl10-dbg
+Multi-Arch: same
 Architecture: any
 Section: debug
 Priority: extra

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



More information about the debian-science-commits mailing list