Control: severity -1 serious Control: tags -1 + pending Hello Soeren,
At Imagination Technologies (http://imgtec.com/) Dejan Latinovic has found a solution to Debian bug #766022. https://bugs.debian.org/766022 My NMU debdiff for python-shogun_3.2.0-5.2 is below, at the end of this message. With the changes in the NMU debdiff, python-shogun builds successfully on mips, mipsel and amd64. Regards, Aníbal -- Aníbal Monsalve Salazar <[email protected]> debdiff python-shogun_3.2.0-5.1.dsc python-shogun_3.2.0-5.2.dsc diff -Nru python-shogun-3.2.0/debian/changelog python-shogun-3.2.0/debian/changelog --- python-shogun-3.2.0/debian/changelog 2014-09-17 22:30:26.000000000 +0100 +++ python-shogun-3.2.0/debian/changelog 2014-10-20 10:42:36.000000000 +0100 @@ -1,3 +1,12 @@ +python-shogun (3.2.0-5.2) unstable; urgency=medium + + * Non-maintainer upload. + * Build-depend on clang (not clang-3.4) on [mips mipsel powerpc]. + Patch by Dejan Latinovic <[email protected]>. + Closes: #766022. + + -- Anibal Monsalve Salazar <[email protected]> Mon, 20 Oct 2014 10:42:32 +0100 + python-shogun (3.2.0-5.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru python-shogun-3.2.0/debian/control python-shogun-3.2.0/debian/control --- python-shogun-3.2.0/debian/control 2014-09-17 22:30:46.000000000 +0100 +++ python-shogun-3.2.0/debian/control 2014-10-20 07:43:55.000000000 +0100 @@ -9,7 +9,7 @@ libhdf5-dev (>= 1.8.8~) | libhdf5-serial-dev, swig3.0 (>= 3.0.2-1~), python-numpy (>= 1:1.7.1-1~), python-all-dev (>= 2.7.0-1~), libprotobuf-dev, protobuf-compiler, libcurl4-gnutls-dev, libbz2-dev, libcolpack-dev, - clang-3.4 [mips mipsel powerpc] + clang [mips mipsel powerpc] #python3-numpy (>= 1:1.7.1-1~), python3-all-dev (>= 3.3.0-1~), X-Python-Version: >= 2.7 #X-Python3-Version: >= 3.3 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

