summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
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-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-05-13Synced Java FAQ.Niels Thykier1-1/+3
2010-05-13Removed unused lintian overrides.Niels Thykier7-6/+7
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-19Committed policy changes.Niels Thykier1-0/+9
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 Thykier1-0/+1
2010-04-06Applied patch from Thierry Basque that fixes the --list argument for ↵Niels Thykier1-0/+2
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 Thykier2-1/+9
2010-04-05Removed Arnaud Vandyck from Uploaders and added dh_lintian.debian/0.35Niels Thykier4-6/+7
2010-04-05Another update from ddp.Niels Thykier1-1/+1
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-05Set DMUA flag.Niels Thykier2-0/+2
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 Thykier4-13/+19
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 Thykier1-0/+1
2010-03-30Added missing closes.Niels Thykier1-0/+2
2010-03-30Applied the remaining FOSDEM06 patches with minor changes.Niels Thykier1-1/+2
2010-03-26Added myself to uploaders and applied p1_trival_changes.patchNiels Thykier2-1/+10
2010-02-07Removed the obsolete .cvsignore filesEmmanuel Bourg1-4/+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 Werner3-24/+67
* 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
2008-04-08* Do not build the default-* packages on alpha, arm, hppa.Matthias Klose2-5/+11
2008-04-02* Ignore lintian issues as they are false positives in our case.debian/0.28Michael Koch12-2/+15
2008-04-02* Fix issues in scripts/update-java-alternatives.8Michael Koch2-3/+9
* Converted debian/java-common.doc-base.faq to utf-8 encoding. * Fix bug in scripts/update-java-alternatives when usage is shown.
2008-03-05- don't build java-common for binary-arch only buildsMatthias Klose1-6/+12
2008-03-05- install copyright fileMatthias Klose1-2/+8
2008-03-05- upload 0.28 packageMatthias Klose1-2/+2
2008-03-05* update-java-alternatives: Add --jre-headless option.Matthias Klose1-0/+1
2008-03-05 * Build packages default-jre, default-jre-headless, default-jdkMatthias Klose3-22/+109
and default-jdk-builddep. Provides an abstraction for the preferred jre/jdk for a specific architecture. Build-depending on default-jdk-builddep ensures a dependency on java-gcj-compat-dev even if the default jdk is another than java-gcj-compat-dev. Discussion thread starting at http://lists.debian.org/debian-java/2008/03/msg00007.html.
2008-03-03- add me as uploader, bump standards versionMatthias Klose1-2/+2