[Pkg-ofed-commits] [libmlx5] 09/09: Use Architecture: linux-any

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Sun Oct 23 19:13:42 UTC 2016


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

ana pushed a commit to branch master
in repository libmlx5.

commit fd7ab39655298214d27c923e7e7a33acd99e59da
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Wed Sep 14 23:40:19 2016 +0200

    Use Architecture: linux-any
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 57f469e..d7c8418 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/libmlx5.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ofed/libmlx5.git
 
 Package: libmlx5-1
-Architecture: amd64 i386 powerpc ppc64el sparc
+Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Userspace driver for Mellanox Connect-IB InfiniBand HCAs
  libmlx5 is a device-specific driver for Mellanox Connect-IB InfiniBand
@@ -22,7 +22,7 @@ Description: Userspace driver for Mellanox Connect-IB InfiniBand HCAs
 
 Package: libmlx5-dev
 Section: libdevel
-Architecture: amd64 i386 powerpc ppc64el sparc
+Architecture: linux-any
 Depends: ${misc:Depends}, libmlx5-1 (= ${binary:Version})
 Description: Development files for the libmlx5 driver
  libmlx5 is a device-specific driver for Mellanox Connect-IB InfiniBand

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



More information about the Pkg-ofed-commits mailing list