~openjdk/openjdk/openjdk6

23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
1
Source: openjdk-6
344 by Matthias Klose
* Merge changes from 6b14-1.4.1.
2
Section: java
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
3
Priority: optional
574 by Matthias Klose
openjdk-6 (6b39-1.13.11-1) experimental; urgency=medium
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
XSBC-Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
498 by Damien Raude-Morvan
* Add myself to Uploaders.
6
Uploaders: Torsten Werner <twerner@debian.org>, Matthias Klose <doko@ubuntu.com>, Damien Raude-Morvan <drazzib@debian.org>
568 by Matthias Klose
- Fix typo in nss version
7
Build-Depends: debhelper (>= 5), binutils-dev [armel armhf], m4, lsb-release, wget, zip, unzip, sharutils, gawk, cpio, pkg-config, procps, time, fastjar (>= 2:0.96-0ubuntu2),  autoconf, automake1.11, autotools-dev, ant, ant-optional, libtool [alpha amd64 armel armhf i386 lpia m68k mips mipsel powerpc s390], g++-4.9,  ecj-gcj [amd64 armel armhf arm64 hppa i386 ia64 lpia powerpc powerpcspe ppc64 ppc64el m68k mips mipsel sh4 sparc sparc64 s390 s390x], gcj-jdk [amd64 armel armhf arm64 hppa i386 ia64 lpia powerpc powerpcspe ppc64 ppc64el m68k mips mipsel sh4 sparc sparc64 s390 s390x], openjdk-6-jdk (>= 6b27) [alpha], libxtst-dev, libxi-dev, libxt-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libfreetype6-dev (>= 2.2.1), libgtk2.0-dev, libxinerama-dev, xsltproc, libkrb5-dev, rhino, fonts-ipafont-mincho, libffi-dev,  zlib1g-dev, libpng-dev, libjpeg-dev, libgif-dev, libpulse-dev (>= 0.9.12), libnss3-dev (>= 2:3.17.1),  mauve, xvfb, xauth, xfonts-base, libgl1-mesa-dri, twm | metacity, twm | dbus-x11, x11-xkb-utils,
569 by Matthias Klose
openjdk-6 (6b33-1.13.5-2) unstable; urgency=medium
8
Standards-Version: 3.9.6
24 by Matthias Klose
* Depend on tzdata-java.
9
Homepage: http://openjdk.java.net/
448 by Matthias Klose
- upload 6b20~pre1-1ubuntu1 to maverick
10
Vcs-Bzr: http://bazaar.launchpad.net/~openjdk/openjdk/openjdk6
444 by Matthias Klose
- update branch location
11
Vcs-Browser: https://code.launchpad.net/~openjdk/openjdk/openjdk6
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
12
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
13
Package: openjdk-6-jdk
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
14
Architecture: any
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
15
Multi-Arch: same
39 by Matthias Klose
* Compress packages using lzma.
16
Pre-Depends: ${dpkg:Depends}
544 by Matthias Klose
openjdk-6 (6b27-1.12.1-1) unstable; urgency=low
17
Depends: openjdk-6-jre (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
239 by Matthias Klose
* openjdk-6-jdk: Recommend libxt-dev (header includes of jawt_md.h).
18
Recommends: libxt-dev
284 by Matthias Klose
* Don't configure --with-alt-jar=/usr/bin/fastjar on hotspot archs
19
Suggests: openjdk-6-demo, openjdk-6-source, visualvm
321 by Matthias Klose
* debian/rules: Call dh_desktop. LP: #309999.
20
Provides: java-sdk, java2-sdk, java5-sdk, java6-sdk, java-compiler
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
21
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
22
Description: OpenJDK Development Kit (JDK)
23
 OpenJDK is a development environment for building applications,
24
 applets, and components using the Java programming language.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
25
 .
26
 The packages are built using the IcedTea build support and patches
27
 from the IcedTea project.
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
28
31 by Matthias Klose
* Split out a openjdk-6-jre-headless package, depend on java-common,
29
Package: openjdk-6-jre-headless
30
Architecture: any
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
31
Multi-Arch: same
490 by Matthias Klose
openjdk-6 (6b23~pre8-2) unstable; urgency=low
32
Pre-Depends: ${dpkg:Depends}, ${multiarch:Depends}
544 by Matthias Klose
openjdk-6 (6b27-1.12.1-1) unstable; urgency=low
33
Depends: openjdk-6-jre-lib (= ${source:Version}), ${jredefault:Depends}, ${cacert:Depends}, ${tzdata:Depends}, ${jcommon:Depends}, ${dlopenhl:Depends}, ${shlibs:Depends}, ${misc:Depends}
465 by Matthias Klose
openjdk-6 (6b21~pre3-0ubuntu1) natty; urgency=low
34
Recommends: ${dlopenjl:Recommends}, ${cacao:Recommends}, ${jamvm:Recommends}
564 by Matthias Klose
openjdk-6 (6b32-1.13.4-4) unstable; urgency=medium
35
Suggests: libnss-mdns, sun-java6-fonts, ttf-dejavu-extra, fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, fonts-indic,
453 by Matthias Klose
openjdk-6 (6b20-1.9-0ubuntu1) maverick; urgency=low
36
Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless, ${defaultvm:Provides}, ${jvm:Provides}
494 by Matthias Klose
openjdk-6 (6b23~pre10-0ubuntu1) oneiric; urgency=low
37
Replaces: openjdk-6-jre-lib (<< 6b23~pre10), openjdk-6-jre (<< 6b23~pre1), openjdk-6-jdk (<< 6b20-1.9.1-0ubuntu2)
490 by Matthias Klose
openjdk-6 (6b23~pre8-2) unstable; urgency=low
38
Conflicts: ${multiarch:Conflicts}, openjdk-6-jre-lib (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jdk (<< 6b17~pre3-1), openjdk-6-demo (<< 6b17~pre3-1), openjdk-6-source (<< 6b17~pre3-1), openjdk-6-doc (<< 6b17~pre3-1), openjdk-6-dbg (<< 6b17~pre3-1), openjdk-6-jre-zero (<< 6b17~pre3-1)
230 by Torsten Werner
newer versions of dpkg-gencontrol do not allow underscores in shlibvars:
39
Description: OpenJDK Java runtime, using ${vm:Name} (headless)
569 by Matthias Klose
openjdk-6 (6b33-1.13.5-2) unstable; urgency=medium
40
 Minimal Java runtime - needed for executing non GUI Java programs,
41
 using ${vm:Name}.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
42
 .
43
 The packages are built using the IcedTea build support and patches
44
 from the IcedTea project.
31 by Matthias Klose
* Split out a openjdk-6-jre-headless package, depend on java-common,
45
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
46
Package: openjdk-6-jre
31 by Matthias Klose
* Split out a openjdk-6-jre-headless package, depend on java-common,
47
Architecture: any
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
48
Multi-Arch: same
39 by Matthias Klose
* Compress packages using lzma.
49
Pre-Depends: ${dpkg:Depends}
544 by Matthias Klose
openjdk-6 (6b27-1.12.1-1) unstable; urgency=low
50
Depends: openjdk-6-jre-headless (= ${binary:Version}), ${xandsound:Depends}, ${shlibs:Depends}, ${dlopenjre:Depends}, ${misc:Depends}, ${dep:bridge}
461 by Matthias Klose
* Update from the IcedTea6 trunk (20101126).
51
Recommends: ${dlopenjre:Recommends}, ttf-dejavu-extra, icedtea-netx
52
Suggests: icedtea-plugin, ${pkg:pulseaudio}
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
53
Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4), openjdk-6-jre-lib (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jdk (<< 6b17~pre3-1), openjdk-6-demo (<< 6b17~pre3-1), openjdk-6-source (<< 6b17~pre3-1), openjdk-6-doc (<< 6b17~pre3-1), openjdk-6-dbg (<< 6b17~pre3-1), openjdk-6-jre-zero (<< 6b17~pre3-1)
461 by Matthias Klose
* Update from the IcedTea6 trunk (20101126).
54
Replaces: openjdk-6-jre-headless (<< 6b16~pre3), openjdk-6-jdk (<< 6b20-1.10~pre2-0ubuntu1)
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
55
Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime
230 by Torsten Werner
newer versions of dpkg-gencontrol do not allow underscores in shlibvars:
56
Description: OpenJDK Java runtime, using ${vm:Name}
78 by Torsten Werner
Improve some package descriptions.
57
 Full Java runtime environment - needed for executing Java GUI and Webstart
569 by Matthias Klose
openjdk-6 (6b33-1.13.5-2) unstable; urgency=medium
58
 programs, using ${vm:Name}.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
59
 .
60
 The packages are built using the IcedTea build support and patches
61
 from the IcedTea project.
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
62
31 by Matthias Klose
* Split out a openjdk-6-jre-headless package, depend on java-common,
63
Package: openjdk-6-jre-lib
64
Architecture: all
503 by Matthias Klose
* Enable CACAO on armhf.
65
Multi-Arch: foreign
39 by Matthias Klose
* Compress packages using lzma.
66
Pre-Depends: ${dpkg:Depends}
196 by Matthias Klose
* debian/patches/const_strings.patch, debian/patches/issue-6659207.diff:
67
Depends: openjdk-6-jre-headless (>= ${base:Version}), ${misc:Depends}
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
68
Recommends: ${dlopen:Recommends}
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
69
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
492 by Matthias Klose
* openjdk-6-jre-lib: Break openjdk-6-jre-headless (<< 6b23~pre9-1~).
70
Breaks: openjdk-6-jre-headless (<< 6b23~pre9-1~)
549 by Matthias Klose
* Add Built-Using: rhino attribute for the -lib package.
71
Built-Using: ${rhino:Source}
31 by Matthias Klose
* Split out a openjdk-6-jre-headless package, depend on java-common,
72
Description: OpenJDK Java runtime (architecture independent libraries)
230 by Torsten Werner
newer versions of dpkg-gencontrol do not allow underscores in shlibvars:
73
 OpenJDK Java runtime, using ${vm:Name}.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
74
 .
75
 The packages are built using the IcedTea build support and patches
76
 from the IcedTea project.
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
77
78
Package: openjdk-6-demo
79
Architecture: any
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
80
Priority: extra
39 by Matthias Klose
* Compress packages using lzma.
81
Pre-Depends: ${dpkg:Depends}
544 by Matthias Klose
openjdk-6 (6b27-1.12.1-1) unstable; urgency=low
82
Depends: openjdk-6-jre (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
83
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
24 by Matthias Klose
* Depend on tzdata-java.
84
Description: Java runtime based on OpenJDK (demos and examples)
85
 OpenJDK Java runtime
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
86
 .
87
 The packages are built using the IcedTea build support and patches
88
 from the IcedTea project.
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
89
90
Package: openjdk-6-source
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
91
Architecture: all
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
92
Priority: extra
39 by Matthias Klose
* Compress packages using lzma.
93
Pre-Depends: ${dpkg:Depends}
555 by Matthias Klose
openjdk-6 (6b27-1.12.5-2) unstable; urgency=low
94
Depends: openjdk-6-jre (>= ${source:Version}), openjdk-6-jdk (>= ${binary:Version}), ${misc:Depends}
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
95
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
96
Description: OpenJDK Development Kit (JDK) source files
97
 OpenJDK is a development environment for building applications,
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
98
 applets, and components using the Java programming language.
99
 .
100
 This package contains the Java programming language source files
101
 (src.zip) for all classes that make up the Java core API.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
102
 .
103
 The packages are built using the IcedTea build support and patches
104
 from the IcedTea project.
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
105
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
106
Package: openjdk-6-doc
182 by Matthias Klose
* Rebuild the upstream tar ball:
107
Section: doc
39 by Matthias Klose
* Compress packages using lzma.
108
Pre-Depends: ${dpkg:Depends}
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
109
Architecture: all
415.1.2 by Matthias Klose
- match priorities with overwrite files
110
Priority: extra
427 by Matthias Klose
- Fix some lintian warnings
111
Depends: ${misc:Depends}
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
112
Suggests: openjdk-6-jdk
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
113
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
23 by Matthias Klose
* First public OpenJDK upstream code drop (b05).
114
Description: OpenJDK Development Kit (JDK) documentation
115
 OpenJDK is a development environment for building applications,
1 by Matthias Klose
Initial checkin (7~b23-1.5~20071124-3 package).
116
 applets, and components using the Java programming language.
117
 .
118
 This package contains the API documentation.
48 by Matthias Klose
* debian/control: Mention IcedTea in the package descriptions.
119
 .
120
 The packages are built using the IcedTea build support and patches
121
 from the IcedTea project.
178 by Matthias Klose
* Build an openjdk-6-dbg package.
122
123
Package: openjdk-6-dbg
124
Architecture: any
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
125
Multi-Arch: same
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
126
Priority: extra
344 by Matthias Klose
* Merge changes from 6b14-1.4.1.
127
Section: debug
178 by Matthias Klose
* Build an openjdk-6-dbg package.
128
Pre-Depends: ${dpkg:Depends}
427 by Matthias Klose
- Fix some lintian warnings
129
Depends: openjdk-6-jre-headless (= ${binary:Version}), ${misc:Depends}
182 by Matthias Klose
* Rebuild the upstream tar ball:
130
Recommends: openjdk-6-jre (= ${binary:Version})
131
Suggests: openjdk-6-jdk (= ${binary:Version})
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
132
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
178 by Matthias Klose
* Build an openjdk-6-dbg package.
133
Description: Java runtime based on OpenJDK (debugging symbols)
134
 OpenJDK is a development environment for building applications,
135
 applets, and components using the Java programming language.
136
 .
137
 This package contains the debugging symbols.
138
 .
139
 The packages are built using the IcedTea build support and patches
140
 from the IcedTea project.
255 by Matthias Klose
* Update IcedTea build infrastructure (20081006).
141
332 by Matthias Klose
* Update hotspot to 14.0-b10.
142
Package: icedtea-6-jre-cacao
503 by Matthias Klose
* Enable CACAO on armhf.
143
Architecture: alpha amd64 armel armhf i386 lpia powerpc m68k mips mipsel s390
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
144
Multi-Arch: same
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
145
Priority: extra
332 by Matthias Klose
* Update hotspot to 14.0-b10.
146
Pre-Depends: ${dpkg:Depends}
147
Depends: openjdk-6-jre-headless (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
344 by Matthias Klose
* Merge changes from 6b14-1.4.1.
148
Provides: icedtea6-jre-cacao
370 by Matthias Klose
* Build using GCC-4.4 on sparc as well, require 4.4.1.
149
Description: Alternative JVM for OpenJDK, using Cacao
332 by Matthias Klose
* Update hotspot to 14.0-b10.
150
 The package provides an alternative runtime using the Cacao VM and the 
151
 Cacao Just In Time Compiler (JIT).  This is a somewhat faster alternative
152
 than the Zero port on architectures like alpha, armel, m68k, mips, mipsel,
153
 powerpc and s390.
154
 .
155
 The VM is started with the option `-cacao'. See the README.Debian for details.
339 by Matthias Klose
* Build the Zero/Shark VM as an additional JVM (call as `java -zero').
156
465 by Matthias Klose
openjdk-6 (6b21~pre3-0ubuntu1) natty; urgency=low
157
Package: icedtea-6-jre-jamvm
521 by Matthias Klose
* Build jamvm on powerpc.
158
Architecture: amd64 armel armhf i386 lpia mips mipsel powerpc
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
159
Multi-Arch: same
465 by Matthias Klose
openjdk-6 (6b21~pre3-0ubuntu1) natty; urgency=low
160
Priority: extra
161
Pre-Depends: ${dpkg:Depends}
162
Depends: openjdk-6-jre-headless (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
163
Description: Alternative JVM for OpenJDK, using JamVM
164
 The package provides an alternative runtime using the JamVM.  This is a
165
 somewhat faster alternative than the Zero port on architectures like armel,
166
 mips, mipsel, powerpc.
167
 .
168
 The VM is started with the option `-jamvm'. See the README.Debian for details.
169
339 by Matthias Klose
* Build the Zero/Shark VM as an additional JVM (call as `java -zero').
170
Package: openjdk-6-jre-zero
507 by Matthias Klose
openjdk-6 (6b24~pre4-1ubuntu1) precise; urgency=low
171
Architecture: amd64 i386 lpia 
501 by Matthias Klose
openjdk-6 (6b23~pre11-1) unstable; urgency=high
172
Multi-Arch: same
399 by Matthias Klose
* Set priority of default -jre and -jdk packages to optional.
173
Priority: extra
339 by Matthias Klose
* Build the Zero/Shark VM as an additional JVM (call as `java -zero').
174
Pre-Depends: ${dpkg:Depends}
175
Depends: openjdk-6-jre-headless (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
393 by Matthias Klose
* On armel and powerpc, build an additional VM using shark in the
176
Provides: ${zerovm:Provides}
402 by Matthias Klose
* Update IcedTea build infrastructure (20091218).
177
Conflicts: openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1)
370 by Matthias Klose
* Build using GCC-4.4 on sparc as well, require 4.4.1.
178
Description: Alternative JVM for OpenJDK, using Zero/Shark
339 by Matthias Klose
* Build the Zero/Shark VM as an additional JVM (call as `java -zero').
179
 The package provides an alternative runtime using the Zero VM and the 
180
 Shark Just In Time Compiler (JIT).  Built on architectures in addition
181
 to the Hotspot VM as a debugging aid for those architectures which don't
182
 have a Hotspot VM.
183
 .
184
 The VM is started with the option `-zero'. See the README.Debian for details.