|
* Add a local copy of debian-java-faq to avoid network (CVS) access during
build time.
* Sync with Ubuntu:
- Switch to OpenJDK as the default JDK/JRE.
* Update Standards-Version: 3.8.2:
- Add Vcs headers to debian/control.
* default-jdk-builddep: Depend on gcj-jdk instead of java-gcj-compat-dev.
* Build for hppa.
* Default to openjdk-6 on armel.
* On powerpc, default back to openjdk-6 instead of cacao-oj6. Still
more testsuite failures in the OpenJDK testsuite with cacao compared
to the zero port.
* debian/rules
- Fix jvmdir for powerpc, so that default-java symlink is correct.
(LP: #256949)
* On amd64, i386, ia64 and sparc, point default-* to openjdk-6,
on powerpc, point to cacao-oj6.
|