summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2015-10-11java_defaults.mk: Add jvm_archdir and jvm_archpath macrosdebian/0.52.1Matthias Klose2-1/+22
2015-10-11Bump kfreebsd-amd64 kfreebsd-i386 to 1.7 againMatthias Klose2-2/+9
2014-05-06Upload to unstabledebian/0.52Emmanuel Bourg1-2/+2
2014-05-06Use OpenJDK 7 on mips64el (Closes: #747179)Emmanuel Bourg2-1/+2
2014-04-02Added the Homepage fieldEmmanuel Bourg2-0/+2
2014-04-02Use 'set -e' instead of '#!/bin/sh -e' in debian/java-common.postrmEmmanuel Bourg2-1/+4
2014-04-02Use a canonical URL for the Vcs-Svn fieldEmmanuel Bourg2-2/+4
2014-04-02Standards-Version updated to 3.9.5Emmanuel Bourg2-1/+2
2014-04-02Switch to debhelper level 9Emmanuel Bourg3-2/+3
2014-04-02Prepared the default values for Java 8Emmanuel Bourg2-1/+19
2014-02-01Release java-common/0.51 into unstabledebian/0.51Niels Thykier1-2/+2
2014-01-11 * Promote openjdk-7 as default-java on arm64, mips, mipsel, powerpcspe,Matthias Klose3-11/+25
ppc64el, x32. * Revert back to gcj on ia64. openjdk-7 fails to build, not porter feedback. * Revert back to gcj on s390. openjdk-7 fails to build, not a release architecture anymore. * Revert back to gcj on sparc and sparc64. Hotspot for sparc isn't maintained anymore upstream. No porter feedback about a Zero port. * Revert back to gcj on kfreebsd-{i386,amd64}. The port is not yet available upstream. No feedback from the kfreebsd porters, and no updates for new upstream versions. * Bump the epoch on the default-{jre-headless,jre,jdk} packages.
2013-11-25Fix some wrong version declarationsSylvestre Ledru1-0/+6
2013-11-23prepare upload to unstableSylvestre Ledru1-2/+2
2013-11-22Remove the 'Libraries must depend on the needed runtime environment'Sylvestre Ledru1-3/+8
from the policy. It was wrong and conflicting with lintian. (Closes: #730133)
2013-08-17* Team upload.Damien Raude-Morvan2-2/+10
* Promote openjdk-7 as default-java on kfreebsd-{i386,amd64}.
2013-08-05Fix empty-binary-package on gcj-native-helper, default-jre & default-jdkSylvestre Ledru2-3/+4
2013-08-05prepare the uploadSylvestre Ledru1-9/+11
2013-08-01 * Provide a /usr/share/java/java_defaults.mk makefile fragment forMatthias Klose3-2/+31
supported java architectures and versions.
2013-06-30 * Don't blindly update to OpenJDK7 on architectures where it is notMatthias Klose2-4/+19
supported or not even built.
2013-06-05Document the changes in the policySylvestre Ledru1-1/+9
2013-06-05State the license of the policy (Closes: #687841)Sylvestre Ledru1-0/+1
2013-06-05* Remove local variables in the changelogSylvestre Ledru1-4/+7
* Update of the Debian Java FAQ (was starting to become obsolete)
2013-05-22mark 0.49 as unreleasedTony Mancill1-1/+1
2013-05-22upload of 0.49 to unstableTony Mancill2-2/+12
2012-06-18Fix version numberdebian/0.49debian/0.48Niels Thykier1-1/+1
2012-06-18Make experimental upload with Java7 as defaultdebian/0.47Niels Thykier2-8/+16
2012-04-21fix urlsMathieu Malaterre1-2/+2
2012-02-26java-common (0.47) unstable; urgency=lowMatthias Klose4-2/+42
* Add creation and removal of /etc/.java (common to different OpenJDK versions) in java-common maintainer scripts. Closes: #660604. * Remove Michael from the uploaders list. Closes: #654029. -- Matthias Klose <doko@debian.org> Sun, 26 Feb 2012 15:19:30 +0100
2011-12-17java-common (0.46) unstable; urgency=lowMatthias Klose2-0/+7
* java-common: Mark it as Multi-Arch: foreign. -- Matthias Klose <doko@debian.org> Sat, 17 Dec 2011 10:57:55 +0100
2011-11-22Fixed FTBFS due to build depending on build-indepdebian/0.45Niels Thykier2-1/+8
2011-11-06Set dist to unstabledebian/0.44Niels Thykier1-2/+2
2011-11-06Made better use of the build-arch targetNiels Thykier1-4/+5
2011-10-28Added build-arch target and bumped S-VNiels Thykier3-1/+10
2011-09-03Merge changes from unstable (uploads by doko)Damien Raude-Morvan3-5/+31
2011-06-20 * Remove outdated information about java in Squeeze (Closes: #617803)Sylvestre Ledru1-0/+1
2011-06-20more info about the changeSylvestre Ledru1-0/+1
2011-06-20 [ Sylvestre Ledru ]Sylvestre Ledru2-1/+4
* Under mips, openjdk should be proposed instead of gcj (Closes: #631140)
2010-11-09Bumped S-V and removed DMUA.Niels Thykier2-2/+8
2010-08-23* Add an epoch to the arch any packages because we downgrade them from 1.6-*Torsten Werner2-4/+11
to 1.5-* on mips. - This fixes the last upload on this architecture. - Set urgency to medium.
2010-08-22Make openjdk-6 default on powerpcspe (Closes: #593627).debian/0.40Niels Thykier2-1/+8
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-27Set dist to unstable.Niels Thykier1-2/+2
2010-06-27Redid rename of default-jdk-builddep to gcj-native-helper.Niels Thykier6-7/+12