summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-08-09Change default-jdk/jre(-headless) back to gcj on the mips architectureTorsten Werner2-1/+8
because openjdk FTBFS there.
2010-06-30Set dist.debian/0.39Niels Thykier1-2/+2
2010-06-30java-common (0.38) UNRELEASED; urgency=lowNiels Thykier4-3/+57
* Updated the description of gcj-native-helper and also the previous changelog entry to clarify that gcj-native-helper is only a partial replacement for default-jdk-builddep. Please see README.gcj-native-transition in the java-common package for more information on the transition. * Added missing Replaces/Conflicts for gcj-native-helper. * Bumped Standards-Versions to 3.9.0 - no changes required. -- Niels Thykier <niels@thykier.net> Wed, 30 Jun 2010 22:05:13 +0200
2010-06-27Updated d/copyright.debian/0.37Niels Thykier2-3/+8
2010-06-27Removed unused overrides.Niels Thykier4-3/+1
2010-06-27Move the lintian-overrides.Niels Thykier11-6/+5
2010-06-27Added missing entry to d/changelogNiels Thykier1-0/+1
2010-06-27Updated reference to default-jdk-builddep in the policy.Niels Thykier1-3/+4
2010-06-27Set dist to unstable.Niels Thykier1-2/+2
2010-06-27Redid rename of default-jdk-builddep to gcj-native-helper.Niels Thykier6-7/+12
2010-06-27Sync FAQ again.Niels Thykier1-6/+28
2010-05-13Synced Java FAQ.Niels Thykier2-18/+34
2010-05-13Removed unused lintian overrides.Niels Thykier8-20/+19
2010-05-13Undo the d-jdk-builddep rename patch.Niels Thykier6-11/+4
2010-05-06Renamed default-jdk-builddep to gcj-native-helper.Niels Thykier6-4/+11
2010-04-19Set dist to unstable.debian/0.36Niels Thykier1-3/+2
2010-04-19Whitespace and markup changes to the policy.Niels Thykier1-35/+30
2010-04-19Sync FAQNiels Thykier1-270/+17
2010-04-19Committed policy changes.Niels Thykier2-34/+34
2010-04-12Removed need for dpsyco-devel and added sh4 to the openjdk-6 arch list.Niels Thykier3-5/+6
2010-04-12Sync DJ-FAQ.Niels Thykier3-800/+147
2010-04-06Applied patch from Thierry Basque that fixes the --list argument for ↵Niels Thykier2-3/+5
update-java-alternatives.
2010-04-06Removed Stefan Gybas from Uploaders (no upload since 2003)Niels Thykier2-1/+3
2010-04-06Fix jdk -> jre misspelling, sync the faq.Niels Thykier3-84/+424
2010-04-05Removed Arnaud Vandyck from Uploaders and added dh_lintian.debian/0.35Niels Thykier4-6/+7
2010-04-05Another update from ddp.Niels Thykier2-416/+84
2010-04-05Fix typo, self suggests and added missing closes.Niels Thykier3-3/+4
2010-04-05Set dist.Niels Thykier1-2/+2
2010-04-05Fix the changelog parsing.Niels Thykier1-1/+1
2010-04-05Pulled another update from ddp.Niels Thykier1-26/+19
2010-04-05Pulled another update from ddp.Niels Thykier1-15/+8
2010-04-05Set DMUA flag.Niels Thykier2-0/+2
2010-04-05Pulled another update from ddp.Niels Thykier2-372/+10
2010-04-05Added ${misc:Depends} and bumped S-V.Niels Thykier2-6/+11
2010-04-05Converted source to 3.0 (native)Niels Thykier2-0/+2
2010-04-05Bumped debhelper compat to 7 and updated the faq update rules.Niels Thykier5-20/+22
Removed obsolete publish rule. Made the build fetch the version from the changelog rather than the build dir.
2010-04-05Updated to java-faq to match the online version.Niels Thykier2-9/+39
2010-03-30Fixed typo in the policy.Niels Thykier1-1/+1
2010-03-30Added missing closes.Niels Thykier1-0/+2
2010-03-30Applied the remaining FOSDEM06 patches with minor changes.Niels Thykier2-10/+97
2010-03-26Added myself to uploaders and applied p1_trival_changes.patchNiels Thykier3-16/+32
2010-02-07Removed the obsolete .cvsignore filesEmmanuel Bourg2-9/+0
2009-12-11- prepare to upload 0.34Matthias Klose1-2/+2
2009-11-01 * Build a default-jdk-doc package to make the documentation availableMatthias Klose3-1/+26
in a path (/usr/share/doc/default-jdk/api) independent of the depending package.
2009-07-30* Add myself to Uploaders.debian/0.33Torsten Werner6-24/+3890
* 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.
2009-05-18* Set package sections to java.Matthias Klose2-5/+7
2009-05-18java-common (0.32) unstable; urgency=lowdebian/0.32Matthias Klose3-3/+26
* Build the default-* packages on hppa. -- Matthias Klose <doko@debian.org> Sun, 17 May 2009 23:21:22 +0200 java-common (0.31) unstable; urgency=low * Build the default-* packages on alpha again. -- Matthias Klose <doko@debian.org> Sun, 01 Feb 2009 12:41:46 +0100
2009-02-01- Revert r6772Matthias Klose2-37/+2
2008-07-30* On alpha, point default-* to openjdk-6.Matthias Klose2-2/+37
2008-04-26java-common (0.30) unstable; urgency=lowMichael Koch2-1/+7
* Fix description generation for default-jre. Closes: #476978. -- Michael Koch <konqueror@gmx.de> Sun, 27 Apr 2008 00:13:55 +0200