]> git.sven.stormbind.net Git - sven/java-package.git/blob - debian/changelog
Support of .jinfo for udpate-java-alternatives tool
[sven/java-package.git] / debian / changelog
1 java-package (0.50) UNRELEASED; urgency=low
2
3   * Java-package reset for reintroduction in debian (removal of all
4     previously supported jvm, global refactoring).
5   * Add support for Oracle Java 6 (update >= 10)
6   * Add support for Oracle Java 7
7   * Add support for .jinfo file (update-java-alternatives tool)
8   * Use jdk included jre binaries (jdk/jre/bin/*)
9
10  -- Cédric Pineau <cedric.pineau@gmail.com>  Thu, 22 Dec 2011 11:42:13 +0100
11
12 java-package (0.43) UNRELEASED; urgency=low
13
14   * Remove Java plugins for all browsers (Closes: #367887).
15   * Add support for Sun Java 6 Update XX (Closes: #514364).
16
17  -- Michael Koch <konqueror@gmx.de>  Thu, 17 Sep 2009 13:15:55 +0200
18
19 java-package (0.42) unstable; urgency=low
20
21   * Provide java*-runtime-headless and java*-sdk names for generated
22     packages.
23   * Recommend dpkg-dev and gcc. Closes: #281766, #405814.
24
25  -- Matthias Klose <doko@debian.org>  Sat, 02 Aug 2008 12:10:52 +0200
26
27 java-package (0.41) unstable; urgency=low
28
29   * Added support for new SUN JDK/JRE for amd64 downloads. Thanks to
30     Artyom Gavrichenkov for the initial patch.
31
32  -- Michael Koch <konqueror@gmx.de>  Fri, 21 Mar 2008 17:20:35 +0100
33
34 java-package (0.40) unstable; urgency=low
35
36   * Add support for ibm-java2-sdk-5.0-6.0-linux-$arch.tgz. Closes: #462399
37     Thanks to Evgeni Dobrev for the patch.
38   * Fixed spelling error in long description: debian -> Debian.
39
40  -- Michael Koch <konqueror@gmx.de>  Thu, 24 Jan 2008 22:48:46 +0100
41
42 java-package (0.39) unstable; urgency=low
43
44   * Added support for IBM JDK 6.0 final release.
45   * Updated Standard-Version to 3.7.3.
46   * Updated debhelper level to 5.
47
48  -- Michael Koch <konqueror@gmx.de>  Tue, 18 Dec 2007 07:38:34 +0100
49
50 java-package (0.38) unstable; urgency=low
51
52   * Mention SUN JDK 6 in REAME.Debian. Closes: #448258.
53   * Fixed typo when creating version number for SUN JDK 6. Closes: #451935.
54   * Fix handling of symlinks for ControlPanel, HtmlConverter and java-rmi.cgi
55     from SUN JDK 6. Closes: #448351.
56
57  -- Michael Koch <konqueror@gmx.de>  Fri, 30 Nov 2007 00:03:50 +0100
58
59 java-package (0.37) unstable; urgency=low
60
61   * Added libstdc++5 to Recommends of generated package. Closes: #446334.
62
63  -- Michael Koch <konqueror@gmx.de>  Thu, 25 Oct 2007 22:45:42 +0200
64
65 java-package (0.36) unstable; urgency=low
66
67   * Fixed package description to include more supported JDKs.
68     Closes: #447615, #447617.
69
70  -- Michael Koch <konqueror@gmx.de>  Wed, 24 Oct 2007 09:56:52 +0200
71
72 java-package (0.35) unstable; urgency=low
73
74   * Use 'date -R' instead of the deprecated '822-date'. Closes: #441229.
75   * Fix generation of .changes file. Closes: #332643.
76     Thanks to Christoph Goehre for the patch.
77   * Add possibility to add a configured revision to the version.
78     Closes: #442246. Thanks to Christoph Goehre again for the patch.
79
80  -- Michael Koch <konqueror@gmx.de>  Fri, 14 Sep 2007 17:28:13 +0200
81
82 java-package (0.34) unstable; urgency=low
83
84   * Fixed SUN JDK on amd64. Closes: #439221.
85
86  -- Michael Koch <konqueror@gmx.de>  Fri, 24 Aug 2007 00:41:54 +0200
87
88 java-package (0.33) unstable; urgency=low
89
90   * Fixed postinst scripts for SUN JDK 1.4, 5 and 6. Closes: #435632.
91
92  -- Michael Koch <konqueror@gmx.de>  Thu, 02 Aug 2007 18:43:40 +0200
93
94 java-package (0.32) unstable; urgency=low
95
96   * Added support for iceweasel. Closes: #433445.
97   * Fix dangling links for SUN Java 5. Closes: #305053.
98   * Depend on libx11-6 and libasound2. Closes: #289004.
99   * Fix building on ia64. Closes: #355465.
100
101  -- Michael Koch <konqueror@gmx.de>  Thu, 19 Jul 2007 22:51:31 +0200
102
103 java-package (0.31) unstable; urgency=low
104
105   * Reapplied changes from 0.28 to 0.29. Closes: 322843.
106
107  -- Michael Koch <konqueror@gmx.de>  Tue, 10 Jul 2007 08:16:14 +0200
108
109 java-package (0.30) unstable; urgency=low
110
111   * Added support for SUN JDK 6u2 (and following updates).
112   * Added support for ibm-java2-jre-5.0-5.0-linux-ppc.tgz.
113     Thanks to B. Zhang.
114
115  -- Michael Koch <konqueror@gmx.de>  Sun, 08 Jul 2007 09:33:29 +0200
116
117 java-package (0.29) unstable; urgency=low
118
119   * Added support for SUN Java 6 and IBM Java 6.
120     Closes: #322843, #402642, #418592, #425508, #430026.
121   * Added myself to Uploaders.
122
123  -- Michael Koch <konqueror@gmx.de>  Tue, 26 Jun 2007 17:40:04 -0100
124
125 java-package (0.28) unstable; urgency=low
126
127   * Modified to reflect migration to Subversion
128   * Bumped standards to version 3.7.2, no changes
129   * Corrected test for AMD64 architecture during plug-in detection
130   * Corrected detected version for IBM Java 5 JDK on AMD64 (Closes: #345775)
131   * Repaired alternatives handling for IBM Java 5 JREs and JDKs
132     (Closes: #338569)
133   * Corrected pathing for alternatives installation for Mozilla and
134     Firefox plugins (Closes: #341751)
135   * Relaxed architectural restrictions on plugin alternative 
136     installation for IBM Java 5 JREs and JDKs (Closes: #343837)
137   * Added plugin installation for the new packaging of Firefox 1.5 and
138     later (Closes: #341749)
139   * Modified warning suppression for dh_shlibdeps to accommodate 
140     changes in dpkg-dev (Closes: #354427)
141   * Added quotes to variable tests for maintainer name and email 
142     (Closes: #342623)
143   * Refactored architecture evaluation to eliminate repetition and
144     evaluate DEB_BUILD_GNU_TYPE correctly for i486-linux-gnu
145   * Removed dependency on 'coreutils | stat' from control file, as
146     the dependency is satisfied within essential (Closes: #370002)
147
148  -- Barry Hawkins <barry@alltc.com>  Mon, 26 Jun 2006 11:19:08 -0400
149
150 java-package (0.27) unstable; urgency=low
151
152   * Added support for IBM Java2 5.0 JREs and JDKs (Closes: #337129)
153   * Corrected missing alternatives links for all JREs and JDKs
154     (Closes: #317492)
155   * Added conditional wrapping around dh_compress to account for
156     JRE/JDKs that do not ship manpages (Closes: 301738)
157   * Removed java-common from Provides: for JRE and JDK packages.
158
159  -- Barry Hawkins <barry@bytemason.org>  Tue, 08 Nov 2005 12:16:24 -0500
160
161 java-package (0.26) unstable; urgency=low
162
163   * Update standards version to 3.6.2
164   * Resolve issues with powerpc-linux support detection (Closes: #317671)
165   * Added support for Blackdown 1.4.2+02 release (Closes: #316831)
166   * Added support for packaging Sun JDK documentation (Closes: #272971)
167   * Modified make-jpkg behavior to default the generated packages' 
168     name and email address for the maintainer to Debian Java Maintainers
169     (Closes: #325554)
170
171  -- Barry Hawkins <barry@bytemason.org>  Thu, 18 Aug 2005 00:43:17 -0400
172
173 java-package (0.25) unstable; urgency=low
174
175   * Cope with dpkg's new way of expressing architectures (Closes: #313555)
176   * Re-exec with fakeroot if needed (Closes: #310132)
177
178  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun, 10 Jul 2005 18:50:40 +0200
179
180 java-package (0.24) unstable; urgency=low
181
182   * Added plugin alternatives support for i386 IBM JREs and JDKs
183   * Corrected pathing for plugin alternatives to reflect difference in 
184     layout between JREs and JDKs for Sun and Blackdown (Closes: #305219,
185     #301806)
186
187  -- Barry Hawkins <barry@bytemason.org>  Wed, 21 Apr 2005 01:02:03 -0400
188
189 java-package (0.23.1) experimental; urgency=low
190
191   * Added architecture-specific pathing for plugin alternatives for 
192     Blackdown 1.3 and 1.4 JREs and JDKs
193
194  -- Barry Hawkins <barry@bytemason.org>  Wed, 06 Apr 2005 00:03:40 -0500
195
196 java-package (0.23) unstable; urgency=low
197
198   * Further expanded 1.3.1 Blackdown JRE/JDK support for i386
199   * Added architecture-specific pathing for plugin alternatives for 
200     Sun 1.4 and 1.5 JREs and JDKs (Closes: #301806)
201   * Added recommends for system elements required by applets and 
202     graphical user interface elements (Closes: #300817)
203   * Jeroen van Wolffelaar:
204     + Fixed packages description to not have too long lines, and make the 3
205       items an enumeration
206
207  -- Barry Hawkins <barry@bytemason.org>  Fri, 01 Apr 2005 00:36:40 -0500
208
209 java-package (0.22.1) experimental; urgency=low
210
211   * Corrected IBM and Blackdown JRE/JDK file size specifications
212   * Added support for additional 1.3.1 Blackdown JREs and JDKs for i386,
213     powerpc (Closes: #301092)
214   * Added installation of javaws alternative for Sun 1.5 JREs and JDKs 
215     (Closes: #300303)
216
217  -- Barry Hawkins <barry@bytemason.org>  Thu, 24 Mar 2005 13:20:18 -0500
218
219 java-package (0.22) unstable; urgency=low
220
221   * Corrected IBM JRE/JDK scripts to accurately reflect the supported 
222     IBM JDKs and JREs in the generated SUPPORTED file
223
224  -- Barry Hawkins <barry@alltc.com>  Fri, 18 Mar 2005 10:21:53 -0500
225
226 java-package (0.21) unstable; urgency=low
227
228   * Enable support for IBM JDKs and JREs for x86, amd64, powerpc, 
229     powerpc64, and s390 architectures, based upon a patch by Rico 
230     Schiekel (Closes: #264137)
231   * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC 
232     architecture. (Closes: #296205)
233   * Update documentation and to reflect current supported JDKs and JREs
234
235  -- Barry Hawkins <barry@alltc.com>  Mon, 14 Mar 2005 03:18:39 -0500
236
237 java-package (0.20) unstable; urgency=low
238
239   * Make the postinst & rm for generated packages #!/bin/bash, as we use
240     bash-specific features (Closes: #292179)
241   * Drop the df output parsing, use '/usr/bin/stat' instead (Closes: #293487,
242     #289006, #293350)
243   * Drop the now obsolete peer stuff from the source package
244   * Change priorities, 313 for 1.3, 314 for 1.4, etc (Closes: #292451)
245   * Don't dh_strip, fiddling with upstream's binaries apparantly breaks stuff
246     (Closes: #291238)
247
248  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Tue, 08 Feb 2005 15:04:51 +0100
249
250 java-package (0.19) unstable; urgency=low
251
252   The "Joshua Kwan <joshk@debian.org> rocks!" release.
253
254   Joshua Kwan:
255   * Unclutter Debian build system and rework package slightly so that
256     *debian packages are not needed anymore. The necessary files will be
257     included in the generated packages. (Closes: #291145, #289245, #284779)
258   * Add support for Blackdown 1.4.2+01 build. (Closes: #285405)
259   * Fix support for Sun 1.5.0 amd64 builds due to typo. (Closes: #290879)
260   * Mozilla browser plugin name changed in 1.4.2 versions. Detect and correct.
261     (Closes: #273730)
262   * Use --block-size=1M instead of -BM. (Closes: #289005, #291161)
263   * Disable support for Sun JDK 1.3 due to its dependencies on libraries
264     that are simply not available anymore. (Closes: #272972)
265   * Fix up short description a little bit.
266   * Bump Standards-Version to 3.6.1 (no changes)
267   * Be a bit more conservative with the real-root test.
268   * Remove last j2se-package references.
269   * Change Suggests on fakeroot to a Depends because it is worthless both
270     as real root and as a normal user without fakeroot.
271
272   Jeroen van Wolffelaar:
273   * Use DEBFULLNAME, DEBNAME and DEBEMAIL if available, and don't ask for
274     those values in that case. (Closes: #279653)
275   * Updated documentation regarding dropped Sun 1.3 support
276   * Work around multiline df output caused by long device names
277     (Closes: #289006)
278   * Add Replaces: for the generated packages on their *debian counterparts
279
280  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Tue, 25 Jan 2005 00:05:06 +0100
281
282 java-package (0.18) unstable; urgency=low
283
284   * Added myself to Uploaders
285   * Fix security hole (inscure temp file creation) plus lots of needless I/O
286     in free disk checking function
287   * Added support for Sun's JDK/JRE 1.5 patch levels, based on a patch by
288     Peter Marschall <peter@adpm.de> (Closes: #286718, #287857)
289   * Bail out if running as real root (works around the evil parts of Sun's
290     install script that unconditionally writes to /etc, see #266273, #280707)
291   * Fix typo in j2re.sh that apparantly with some versions of
292     bash/dpkg/whatever cause package build failure (Closes: #281780, #282902)
293   * Reduce minimum expected size a bit Sun's 1.5.0 amd64 package, it was set
294     too high (Closes: #284033)
295   * Substitute package version number at build time in the make-jpkg
296     executable (Closes: #282221)
297   * Added a README.Debian explaining the existance of make-jpkg and what
298     binary packages are supported and where to get them. Thanks Thijs
299     Kinkhorst for the draft (Closes: #283362)
300   * Added automatically-generated file SUPPORTED that lists all binary
301     filenames that are supported, thanks Alex Owen <owen@cus.org.uk> for the
302     idea (Closes: #275296)
303
304  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Mon,  3 Jan 2005 18:47:47 +0100
305
306 java-package (0.17) unstable; urgency=low
307
308   * added a patch for detecting the architecture (Closes: #274844,
309     #270949, #271846). This patch should also close this one (Closes:
310     #280685).
311
312  -- Arnaud Vandyck <avdyk@debian.org>  Fri, 12 Nov 2004 17:28:38 +0100
313
314 java-package (0.16) unstable; urgency=low
315
316   * added myself as an uploader.
317   * Carlos already closed the support for 1.5 request but it seems he did
318     not upload the package (Closes: #277088).
319
320  -- Arnaud Vandyck <avdyk@debian.org>  Wed, 10 Nov 2004 16:38:44 +0100
321
322 java-package (0.15) unstable; urgency=low
323
324   * lib/sun-j2re.sh: Added support for JRE 1.5.0 (aka "Java 5.0").
325   * lib/sun-j2sdk.sh: Added support for Java SDK 1.5.0.
326
327  -- Carlos Laviola <claviola@debian.org>  Mon, 11 Oct 2004 21:08:59 -0300
328
329 java-package (0.14) unstable; urgency=low
330
331   * debian/control: Commented out the lines that generate the Debian-specific
332     packages, thus making alternatives available.
333     - Also made all of the generated packages depend on their Debian-specific
334     counterparts by default.  (Closes: #266671)
335
336  -- Carlos Laviola <claviola@debian.org>  Mon, 13 Sep 2004 03:38:31 -0300
337
338 java-package (0.13) unstable; urgency=low
339
340   * References to j2se-package are gone.  (Closes: #267642)
341   * Added support for Blackdown Java 1.4.2 RC1 JRE/SDK.  (Closes: #267643)
342
343  -- Carlos Laviola <claviola@debian.org>  Mon, 13 Sep 2004 03:17:54 -0300
344
345 java-package (0.12) unstable; urgency=low
346
347   * remove to contrib because this package depend on non-free J2SE.
348
349  -- Takashi Okamoto <tora@debian.org>  Tue,  3 Aug 2004 00:37:13 +0900
350
351 java-package (0.11) unstable; urgency=low
352
353   * change package name java-package and the command build package is 
354     make-jpkg.
355
356  -- Takashi Okamoto <tora@debian.org>  Sat, 31 Jul 2004 15:07:36 +0900
357
358 java-package (0.10) unstable; urgency=low
359
360   * change package name mpkg-j2se.
361   * not use *-j2[re|sdk]debian package. Instead of this, add package 
362     dependency to generated package. This reduce the installation for 
363     such extra package. 
364   * SUN's jdk1.5 beta2 support.
365
366  -- Takashi Okamoto <tora@debian.org>  Sun, 18 Jul 2004 13:53:36 +0900
367
368 java-package (0.9) unstable; urgency=low
369
370   * more generic support for j2re1.3.1/j2sdk1.3.1 from SUN.
371
372   * add alternative for jarsigner (in j2sdk1.4 and j2sdk1.5 from SUN).
373
374  -- Hubert Schmid <ude2@z42.de>  Sun, 23 May 2004 23:35:14 +0200
375
376 java-package (0.8) unstable; urgency=low
377
378   * java plugin: support for mozilla-firefox.
379
380  -- Hubert Schmid <ude2@z42.de>  Tue,  4 May 2004 22:39:39 +0200
381
382 java-package (0.7) unstable; urgency=low
383
384   * Optionally create .changes file.
385
386   * Add command line options: --help, --version, --full-name,
387     --email, --changes.
388
389   * Add environment variables: J2SE_PACKAGE_FULL_NAME,
390     J2SE_PACKAGE_EMAIL.
391
392  -- Hubert Schmid <ude2@z42.de>  Sat, 27 Mar 2004 23:01:08 +0100
393
394 java-package (0.6) unstable; urgency=low
395
396   * More generic support for Java2 1.4.2 from SUN.
397
398  -- Hubert Schmid <ude2@z42.de>  Thu, 11 Mar 2004 20:39:51 +0100
399
400 java-package (0.5) unstable; urgency=low
401
402   * NEW: build Blackdown J2RE 1.4.1 (gcc-2.95) and J2SDK 1.4.1 (gcc-2.95).
403
404   * NEW: support for SUN J2RE 1.5.0 beta, SUN J2SDK 1.5.0 beta.
405
406  -- Hubert Schmid <ude2@z42.de>  Sat,  7 Feb 2004 21:57:09 +0100
407
408 java-package (0.4) unstable; urgency=low
409
410   * Added support for: SUN J2RE 1.4.2_03, SUN J2SDK 1.4.2_03
411
412  -- Hubert Schmid <ude2@z42.de>  Thu, 15 Jan 2004 22:27:52 +0100
413
414 java-package (0.3) unstable; urgency=low
415
416   * Added support for: Blackdown J2RE 1.3, 1.4, J2SDK 1.3, 1.4
417
418   * Removed usage of "du --apparent-size". This should fix a problem
419     with old fileutils.
420
421  -- Hubert Schmid <ude2@z42.de>  Sun,  9 Nov 2003 21:13:38 +0100
422
423 java-package (0.2) unstable; urgency=low
424
425   * Added support for: Sun J2RE 1.3, Sun J2SDK 1.3, Sun J2SDK 1.4
426
427   * Moved peer packages into this source package.
428
429  -- Hubert Schmid <ude2@z42.de>  Thu, 30 Oct 2003 00:10:01 +0100
430
431 java-package (0.1) unstable; urgency=low
432
433   * Initial Release.
434
435  -- Hubert Schmid <j2se-package@z42.de>  Sun, 26 Oct 2003 20:06:57 +0100
436
437 Local variables:
438 mode: debian-changelog
439 End: