[Pkg-ofed-commits] [libibcm] 06/10: Build binary package on linux-any

Benjamin Drung bdrung at moszumanska.debian.org
Fri Aug 19 14:18:05 UTC 2016


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

bdrung pushed a commit to branch master
in repository libibcm.

commit 9593f50a44a6f9e0ce826f45c65aba6c190ded25
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Fri Aug 19 16:10:11 2016 +0200

    Build binary package on linux-any
    
    LP: #1565650
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0d8123d..071391e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://www.openfabrics.org/downloads/rdmacm/
 
 Package: libibcm-dev
 Section: libdevel
-Architecture: i386 ia64 amd64 powerpc
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibcm1 (= ${binary:Version})
 Description: Development files for the libibcm library
  libibcm provides a userspace implementation of an InfiniBand
@@ -23,7 +23,7 @@ Description: Development files for the libibcm library
  needed for compiling.
 
 Package: libibcm1
-Architecture: i386 ia64 amd64 powerpc
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: InfiniBand Communication Manager (CM) library
  libibcm provides a userspace implementation of an InfiniBand

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libibcm.git



More information about the Pkg-ofed-commits mailing list