tag 599994 + patch thanks Please find below a patch to fix the issue.
diff -u rjava-0.9-6/debian/control rjava-0.9-6/debian/control --- rjava-0.9-6/debian/control +++ rjava-0.9-6/debian/control @@ -2,7 +2,7 @@ Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel <[email protected]> -Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.1.0), cdbs, automake, default-jdk [!arm !hppa !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !mips !mipsel] +Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.1.0), cdbs, automake, default-jdk [!arm !hppa !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] Standards-Version: 3.9.5 Homepage: http://www.rforge.net/rJava -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

