summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
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 Koch4-9/+15
* 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 Klose3-11/+23
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-05- checkin missing scripts subdirectory, missing since 0.24Matthias Klose2-0/+200
2008-03-03- add me as uploader, bump standards versionMatthias Klose1-2/+2
2008-03-03- start work on new versionMatthias Klose1-0/+6
2008-02-11Moved java-wrappers to a separate packageVincent Fourmond2-438/+0
2008-01-12[java-wrappers.sh] Export a decent JAVA_HOME, idea taken from #404728Vincent Fourmond1-1/+11
2008-01-07[java-common] Integrating to java-wrappers modifications suggested by Eric ↵Vincent Fourmond2-25/+137
Lavarde
2008-01-05[java-common] Moving to wrappers.sh to java-wrappers.sh to prevent possible ↵Vincent Fourmond1-0/+0
clashes