Source: libibmad
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

We are working to enable this package on Debian ppc64el. This patch
just add ppc64el as a valid binary platform.

The patched was tested and the build is fine in the new arch.

Thanks in advance!
Paulo


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libibmad-1.3.11/debian/changelog libibmad-1.3.11/debian/changelog
--- libibmad-1.3.11/debian/changelog	2014-07-03 07:31:39.000000000 +0000
+++ libibmad-1.3.11/debian/changelog	2014-07-17 00:35:59.000000000 +0000
@@ -1,3 +1,9 @@
+libibmad (1.3.11-2.1) UNRELEASED; urgency=medium
+
+  * Add ppc64el architecture.
+
+ -- Paulo Flabiano Smorigo <pfsmor...@linux.vnet.ibm.com>  Thu, 17 Jul 2014 00:35:45 +0000
+
 libibmad (1.3.11-2) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru libibmad-1.3.11/debian/control libibmad-1.3.11/debian/control
--- libibmad-1.3.11/debian/control	2014-07-03 07:21:50.000000000 +0000
+++ libibmad-1.3.11/debian/control	2014-07-17 00:36:26.000000000 +0000
@@ -11,7 +11,7 @@
 
 Package: libibmad-dev
 Section: libdevel
-Architecture: i386 ia64 amd64 powerpc
+Architecture: i386 ia64 amd64 powerpc ppc64el
 Depends: libibmad5 (= ${binary:Version}), ${misc:Depends}
 Description: Development files for libibmad
  libibmad provides low layer Infiniband functions for use by the
@@ -24,7 +24,7 @@
  needed for compiling.
 
 Package: libibmad5
-Architecture: i386 ia64 amd64 powerpc
+Architecture: i386 ia64 amd64 powerpc ppc64el
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Infiniband Management Datagram (MAD) library

Reply via email to