[Pkg-db-devel] Bug#426573: please remove java bindings armel/armeb

Riku Voipio riku.voipio at iki.fi
Tue May 29 17:34:13 UTC 2007


Package: db4.2
Severity: wishlist
Tags: patch
User: debian-arm at lists.debian.org
Usertags: eabi

gcj Java support has not been ported to the new arm eabi port, or
to the bigendian port. please remove the bindings for these ports.

-- 
"rm -rf" only sounds scary if you don't have backups
-------------- next part --------------
diff -u db4.2-4.2.52+dfsg/debian/rules db4.2-4.2.52+dfsg/debian/rules
--- db4.2-4.2.52+dfsg/debian/rules
+++ db4.2-4.2.52+dfsg/debian/rules
@@ -26,7 +26,7 @@
 CONFARGS = --host=$(DEB_HOST_GNU_TYPE)
 endif
 
-JAVA_UNSUPPORTED_CPUS = zm32rz zm68kz zmipsz zmipselz zarmz
+JAVA_UNSUPPORTED_CPUS = zm32rz zm68kz zmipsz zmipselz zarmz zarmebz
 JAVA_UNSUPPORTED_SYSTEMS = zgnuz zkfreebsd-gnuz zknetbsd-gnuz
 
 CONFIGURE_VARS =  CFLAGS="$(CFLAGS)" CPPFLAGS="-I/usr/include/tcl8.4" 
diff -u db4.2-4.2.52+dfsg/debian/control db4.2-4.2.52+dfsg/debian/control
--- db4.2-4.2.52+dfsg/debian/control
+++ db4.2-4.2.52+dfsg/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Debian Berkeley DB Maintainers <pkg-db-devel at lists.alioth.debian.org>
 Uploaders: Clint Adams <schizo at debian.org>, Matthew Wilcox <willy at debian.org>, Andreas Barth <aba at not.so.argh.org>, Adam Conrad <adconrad at 0c3.net>
 Standards-Version: 3.7.2
-Build-Depends: tcl8.4-dev, procps [!hurd-i386], java-gcj-compat-dev [!m68k !mips !mipsel !arm !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: tcl8.4-dev, procps [!hurd-i386], java-gcj-compat-dev [!m68k !mips !mipsel !arm !armeb !armel !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 
 Package: libdb4.2-dev
 Architecture: any
diff -u db4.2-4.2.52+dfsg/debian/changelog db4.2-4.2.52+dfsg/debian/changelog
--- db4.2-4.2.52+dfsg/debian/changelog
+++ db4.2-4.2.52+dfsg/debian/changelog
@@ -1,3 +1,9 @@
+db4.2 (4.2.52+dfsg-2+armel) unreleased; urgency=low
+
+  * no java for armel plz.
+
+ -- Riku Voipio <riku at debian.org>  Wed, 23 May 2007 20:03:53 +0000
+
 db4.2 (4.2.52+dfsg-2) unstable; urgency=high
 
   * Remove previous Java fixes for db_java_wrap.c.


More information about the Pkg-db-devel mailing list