[Pkg-ofed-commits] [opensm] 11/14: add support for ppc6el, mips64 and mips64el
Ana Beatriz Guerrero López
ana at moszumanska.debian.org
Mon Jun 30 14:06:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
ana pushed a commit to annotated tag debian/3.3.17-1
in repository opensm.
commit 59845f74a11ee3fe4c6cb4829ccb69c846533dea
Author: Ana Guerrero López <ana at ekaia.org>
Date: Mon Jun 30 11:35:22 2014 +0200
add support for ppc6el, mips64 and mips64el
---
debian/changelog | 3 +++
debian/control | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0b89932..8542996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ opensm (3.3.17-1) UNRELEASED; urgency=medium
* Update Homepage.
* Set -e flag in all the maintainer scripts.
* Improve the description of opensm-doc.
+ * Add support for ppc64el. Thanks to Breno Leitao. (Closes: #751811)
+ * Add support for mips64 and mips64el. Thanks to YunQiang Su.
+ (Closes: #729039)
-- Ana Beatriz Guerrero Lopez <ana at debian.org> Fri, 27 Jun 2014 15:22:27 +0200
diff --git a/debian/control b/debian/control
index 91b9fce..2cf3c60 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.5
Homepage: https://www.openfabrics.org/downloads/management/
Package: opensm
-Architecture: i386 ia64 amd64 powerpc
+Architecture: i386 ia64 amd64 powerpc ppc64el mips64 mips64el
Depends: ${misc:Depends}, libopensm5 (= ${binary:Version}), ${shlibs:Depends}, infiniband-diags
Description: InfiniBand subnet manager
OpenSM provides an implementation of an InfiniBand Subnet Manager (SM) and
@@ -28,7 +28,7 @@ Description: Documentation for the InfiniBand subnet manager
manager.
Package: libopensm5
-Architecture: i386 ia64 amd64 powerpc
+Architecture: i386 ia64 amd64 powerpc ppc64el mips64 mips64el
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libopensm2, libopensm4
@@ -42,7 +42,7 @@ Description: InfiniBand subnet manager libraries
Package: libopensm-dev
Section: libdevel
-Architecture: i386 ia64 amd64 powerpc
+Architecture: i386 ia64 amd64 powerpc ppc64el mips64 mips64el
Depends: libopensm5 (= ${binary:Version}), ${misc:Depends}
Conflicts: libopensm2-dev
Replaces: libopensm2-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/opensm.git
More information about the Pkg-ofed-commits
mailing list