summaryrefslogtreecommitdiff
path: root/debian-java-faq
AgeCommit message (Collapse)AuthorFilesLines
2010-04-19Sync FAQNiels Thykier1-270/+17
2010-04-12Sync DJ-FAQ.Niels Thykier2-800/+146
2010-04-06Fix jdk -> jre misspelling, sync the faq.Niels Thykier1-83/+415
2010-04-05Another update from ddp.Niels Thykier1-415/+83
2010-04-05Pulled another update from ddp.Niels Thykier1-26/+19
2010-04-05Pulled another update from ddp.Niels Thykier1-15/+8
2010-04-05Pulled another update from ddp.Niels Thykier2-372/+10
2010-04-05Updated to java-faq to match the online version.Niels Thykier1-9/+38
2009-07-30* Add myself to Uploaders.debian/0.33Torsten Werner3-0/+3823
* 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.