[Pkg-octave-devel] Bug#759663: [pkg-octave/master] Disable java on mips.
pini
pini at pustule.org
Fri Aug 29 21:56:51 UTC 2014
On Fri, 29 Aug 2014 20:40:34 +0000 =?utf-8?q?S=C3=A9bastien_Villemot?= <sebastien at debian.org> wrote:
> tag 759663 pending
> thanks
>
> Date: Fri Aug 29 22:38:31 2014 +0200
> Author: Sébastien Villemot <sebastien at debian.org>
> Commit ID: 4f87d1af82a202c3b142fa50fdb756bf65fa7b3b
> Commit URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff;h=4f87d1af82a202c3b142fa50fdb756bf65fa7b3b
> Patch URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff_plain;h=4f87d1af82a202c3b142fa50fdb756bf65fa7b3b
>
> Disable java on mips.
>
> Closes: #759663
Looking at the patch - IIUIC - it misses the change below in debian/control.
Thanks,
_g.
diff -Nru octave-3.8.2/debian/control octave-3.8.2/debian/control
--- octave-3.8.2/debian/control 2014-08-13 20:14:38.000000000 +0000
+++ octave-3.8.2/debian/control 2014-08-29 18:20:42.000000000 +0000
@@ -24,7 +24,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, texinfo, octave-common (= ${source:Version}),
liboctave2 (= ${binary:Version}),
- default-jre-headless [!armhf !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mipsel !sparc]
+ default-jre-headless [!armhf !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mips !mipsel !sparc]
Recommends: gnuplot-x11 | gnuplot-qt, libopenblas-base | libatlas3-base,
pstoedit
Suggests: octave-info,
More information about the Pkg-octave-devel
mailing list