]> git.sven.stormbind.net Git - sven/java-package.git/blob - debian/changelog
interim changelog
[sven/java-package.git] / debian / changelog
1 java-package (0.62) UNRELEASED; urgency=medium
2
3   * Team upload.
4   * Bump Standards-Version to 3.9.8 (no changes)
5   * Add --distribution option to override hard-coded value of unstable.
6     Thank you to Martin Gerhard Loschwitz for the patch. (Closes: #819537)
7
8  -- tony mancill <tmancill@debian.org>  Sat, 10 Sep 2016 10:01:07 -0700
9
10 java-package (0.61) unstable; urgency=medium
11
12   * Team upload.
13   * Bump Standards-Version to 3.9.7 (no changes)
14   * Use package name plus architecture as directory in /usr/lib/jvm
15   * Add support for server JRE (Closes: #776389)
16   * Update Vcs-Browser and Vcs-Git to use HTTPS
17
18  -- Benjamin Drung <benjamin.drung@profitbricks.com>  Fri, 18 Mar 2016 17:50:51 +0100
19
20 java-package (0.60) unstable; urgency=medium
21
22   * Team upload.
23
24   [ Emmanuel Bourg ]
25   * Added jcontrol to the command line alternatives (Closes: #799370)
26   * Fixed the detection of the latest Java 8 documentation archives.
27   * Fixed the dh_shlibdeps error when generating a documentation package
28     (Closes: #753071)
29   * Changed the architecture of the documentation packages from any to all.
30   * Changed the section of the documentation packages to non-free/doc
31   * Disabled dh_strip_nondeterminism when generating the Java packages
32     to speed up the build
33
34   [ tony mancill ]
35   * Update the package long description.
36   * Add build-essential as a dependency and drop the (now redundant)
37     recommends on gcc. (Closes: #787809)
38   * Use du --apparent-size when checking the size of the unpacked
39     distribution. (Closes: #794401)
40
41  -- Emmanuel Bourg <ebourg@apache.org>  Mon, 30 Nov 2015 14:23:05 +0100
42
43 java-package (0.59) unstable; urgency=medium
44
45   * Team upload.
46   * Upload to unstable.
47   * Add following dependencies to address build failures for dpkg-shlibdeps
48     errors during make-jpkg of JDK/JRE:
49     libgl1-mesa-glx libfontconfig1 libxslt1.1 libxtst6 libxxf86vm1 libgtk2.0-0
50     (Closes: #782132)
51
52  -- tony mancill <tmancill@debian.org>  Sat, 16 May 2015 13:46:27 -0700
53
54 java-package (0.58) experimental; urgency=medium
55
56   [ Francesc Zacarias ]
57   * New --with-system-certs option to use the system keystore (Closes: #776395)
58
59   [ Emmanuel Bourg ]
60   * Removed the generated package mistakenly included in the source package
61     (Closes: #779727)
62
63  -- Emmanuel Bourg <ebourg@apache.org>  Thu, 05 Mar 2015 00:09:05 +0100
64
65 java-package (0.57) experimental; urgency=medium
66
67   * Team upload.
68   * Include Java 8 in the help message of make-jpkg (Closes: #775977)
69   * Provide all runtimes since Java 5, thanks to Laurens Blankers
70     (Closes: #775987)
71   * Added more command line tool alternatives: jmc and jvisualvm
72     (Closes: #676877)
73   * Standards-Version updated to 3.9.6 (no changes)
74
75  -- Emmanuel Bourg <ebourg@apache.org>  Sun, 25 Jan 2015 00:02:59 +0100
76
77 java-package (0.56) unstable; urgency=medium
78
79   * Team upload.
80   * Do not Build-Depends libavcodec53 and libavformat53 for Java 8.
81     Thanks to Chris Jester-Young for the patch. (Closes: #751974)
82   * Set the urcency of the guest package to medium.
83
84  -- Benjamin Drung <benjamin.drung@profitbricks.com>  Fri, 20 Jun 2014 11:10:45 +0200
85
86 java-package (0.55) unstable; urgency=medium
87
88   [ tony mancill ]
89   * Team upload.
90   * Add lsb-release to Depends (used in make-jpkg).
91   * Apply patch to honor --revision argument.
92     Thanks to Alberto Caso Palomino. (Closes: #743919)
93
94   [ Emmanuel Bourg ]
95   * Bumped the Standards-Version of the generated package to 3.9.5
96   * Use debhelper level 9 in the generated package
97
98   [ Benjamin Drung ]
99   * Add a debian/rules file to the generated source package.
100   * Use dpkg-buildpackage to build the guest package.
101   * Add ${misc:Depends} to the guest dependency.
102   * Add --source option to build a source package instead of a binary deb
103     package. (Closes: #745762)
104   * Replace lsb_release call by dpkg-vendor call.
105   * Convert copyright file content to UTF-8 for guest debian/copyright.
106   * Remove trailing spaces from copyright file.
107   * Create build depends for JDK guest package.
108
109  -- Benjamin Drung <benjamin.drung@profitbricks.com>  Tue, 17 Jun 2014 20:41:39 +0200
110
111 java-package (0.54) unstable; urgency=medium
112
113   * Team upload.
114   * Added support for ARM VFP/hard-float JDK releases.
115     Thanks to Christopher Huhn <C.Huhn@gsi.de> (Closes: #724455)
116   * Added more command line tool alternatives: jcmd, jdeps, jhat, jrunscript,
117     schemagen, wsgen, wsimport and xjc
118   * Standards-Version updated to 3.9.5 (no changes)
119   * Removed the suggested dependency on openjdk-6-jre
120   * Switch to debhelper level 9
121
122  -- Emmanuel Bourg <ebourg@apache.org>  Mon, 24 Mar 2014 18:44:58 +0100
123
124 java-package (0.53) unstable; urgency=low
125
126   * Team upload.
127   * Added support for early access releases (Closes: #721136)
128   * Added support for GA and FCS releases
129   * Excluded the fxavcodecplugin libraries used by JavaFX from the dependency
130     calculation performed by dh_shlibdeps to avoid errors (Closes: #687075)
131   * Updated the package description and debian/README.Debian:
132     - no longer recommend openjdk-6
133     - mention the compatibility with Java 8
134   * Removed 'Replaces: ${j2se_package}debian' from the generated control file
135   * Adjusted the disk space required to unpack the Java 8 documentation
136   * Updated the manpages for Java 8
137   * Updated debhelper level to 7
138   * debian/rules: Use dh_prep instead of dh_clean -k
139   * Removed the recommended dependency on libstdc++5 from the generated
140     control file (used by the now unsupported IBM JDK 5)
141   * Removed the recommended dependency on libgtk1.2 from the generated
142     control file (removed from Squeeze)
143   * Removed the recommended dependency on libx11-6 and libasound2 from
144     the generated control file (these dependencies are already injected
145     by dh_shlibdeps)
146   * Removed the references to "Java 2" from the description of the generated
147     JRE package
148   * Changed the short description of the generate packages to match
149     the official name
150
151  -- Emmanuel Bourg <ebourg@apache.org>  Tue, 10 Sep 2013 14:42:43 +0200
152
153 java-package (0.52) unstable; urgency=low
154
155   [ Sylvestre Ledru ]
156   * Team upload
157   * Upload to unstable
158   * Ack the NMU of David Prévot (thanks!)
159   * Standards-Version updated to version 3.9.4
160   * Remove obsolete variable from the changelog
161   * Add support of ARM upstream binary by James Page and Matthias Vill.
162     Thanks guys! (Closes: #687375)
163   * Change the installation path from
164     /usr/lib/jvm/jdk-6.38-oracle-x64 or /usr/lib/jvm/jdk-7.10-oracle-x64
165     to
166     /usr/lib/jvm/jdk-6-oracle-x64 and /usr/lib/jvm/jdk-7-oracle-x64
167     Thanks to Constantin Makshin for the patch (Closes: #696227)
168
169   [ Cédric Pineau ]
170   * Fix lintian errors and warnings
171
172   [ Gabriele Giacone ]
173   * Add {mozilla,firefox}-javaplugin.so for update-java-alternatives.
174   * Fix plugin directories. Closes: #686216
175
176   [ Emmanuel Bourg ]
177   * Switched to the 3.0 (native) package format
178   * debian/control: Use canonical URLs for the Vcs-* fields
179   * debian/copyright: Switched to the Machine-readable format 1.0
180   * Updated the manpages to reflect the latest naming changes
181   * Removed the unused provided dependencies (j2sdk<version>, j2re<version>)
182   * Provide the java<version-1>-runtime and java<version-2>-runtime dependencies
183     (Closes: #691063)
184   * Provide the java<version>-sdk dependencies to match the openjdk package
185   * Use the upstream versioning scheme (i.e 7u13 instead of 7.13)
186     to match the convention used by the new openjdk packages
187   * Renamed the script files (j2sdk->jdk, j2re->jre, j2se->javase)
188
189  -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 05 Jun 2013 13:43:55 +0200
190
191 java-package (0.51~exp1) experimental; urgency=low
192
193   * Add firefox-javaplugin.so alternative Closes: #673670 and LP: #1024368
194   * Add java5 and 6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993 and LP: #995655
195   * Drop installation debconf note Closes: #685082
196   * Correct handling of amd64 in oracle-jdk6.1->4 and improve error message when used with unknown archives
197   * Add support for earlier oracle-jdk6 version
198
199   [Emmanuel Bourg]
200   * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates) Closes: #597294
201   * Brand and naming cleanup
202   * Documentation directory changed to be /usr/share/doc/oracle-javaV-doc (for oracle)
203
204   [Joerg Schirottke]
205   * Add mozilla-javaplugin.so alternative
206
207  -- Cédric Pineau <cedric.pineau@gmail.com>  Sat, 18 Aug 2012 11:00:34 +0200
208
209 java-package (0.50+nmu2) unstable; urgency=high
210
211   * Non-maintainer upload.
212   * Allow two digits in Java 7 updates. Closes: #597294, #698108
213
214  -- David Prévot <taffit@debian.org>  Tue, 15 Jan 2013 15:06:26 -0400
215
216 java-package (0.50+nmu1) unstable; urgency=low
217
218   * Non-maintainer upload.
219   * Drop installation debconf note. Closes: #685082
220
221  -- David Prévot <taffit@debian.org>  Thu, 06 Sep 2012 18:38:03 -0400
222
223 java-package (0.50) unstable; urgency=low
224
225   * Java-package reset for reintroduction in debian (removal of all
226     previously supported jvm, global refactoring).
227   * Add support for Oracle Java 6 (update >= 10)
228   * Add support for Oracle Java 7
229   * Add support for .jinfo file (update-java-alternatives tool)
230   * Use jdk included jre binaries (jdk/jre/bin/*)
231   * Print usage information on install
232
233   [ Sylvestre Ledru ]
234   * Long description removed
235   * debian-rules-missing-recommended-target removed
236   * maintainer-script-lacks-debhelper-token removed
237   * Declare the debian/compat to 7 to avoid warnings
238
239   [ Michael Koch ]
240   * Remove Java plugins for all browsers (Closes: #367887).
241   * Add support for Sun Java 6 Update XX (Closes: #514364).
242
243  -- Cédric Pineau <cedric.pineau@gmail.com>  Thu, 22 Dec 2011 11:42:13 +0100
244
245 java-package (0.42) unstable; urgency=low
246
247   * Provide java*-runtime-headless and java*-sdk names for generated
248     packages.
249   * Recommend dpkg-dev and gcc. Closes: #281766, #405814.
250
251  -- Matthias Klose <doko@debian.org>  Sat, 02 Aug 2008 12:10:52 +0200
252
253 java-package (0.41) unstable; urgency=low
254
255   * Added support for new SUN JDK/JRE for amd64 downloads. Thanks to
256     Artyom Gavrichenkov for the initial patch.
257
258  -- Michael Koch <konqueror@gmx.de>  Fri, 21 Mar 2008 17:20:35 +0100
259
260 java-package (0.40) unstable; urgency=low
261
262   * Add support for ibm-java2-sdk-5.0-6.0-linux-$arch.tgz. Closes: #462399
263     Thanks to Evgeni Dobrev for the patch.
264   * Fixed spelling error in long description: debian -> Debian.
265
266  -- Michael Koch <konqueror@gmx.de>  Thu, 24 Jan 2008 22:48:46 +0100
267
268 java-package (0.39) unstable; urgency=low
269
270   * Added support for IBM JDK 6.0 final release.
271   * Updated Standard-Version to 3.7.3.
272   * Updated debhelper level to 5.
273
274  -- Michael Koch <konqueror@gmx.de>  Tue, 18 Dec 2007 07:38:34 +0100
275
276 java-package (0.38) unstable; urgency=low
277
278   * Mention SUN JDK 6 in REAME.Debian. Closes: #448258.
279   * Fixed typo when creating version number for SUN JDK 6. Closes: #451935.
280   * Fix handling of symlinks for ControlPanel, HtmlConverter and java-rmi.cgi
281     from SUN JDK 6. Closes: #448351.
282
283  -- Michael Koch <konqueror@gmx.de>  Fri, 30 Nov 2007 00:03:50 +0100
284
285 java-package (0.37) unstable; urgency=low
286
287   * Added libstdc++5 to Recommends of generated package. Closes: #446334.
288
289  -- Michael Koch <konqueror@gmx.de>  Thu, 25 Oct 2007 22:45:42 +0200
290
291 java-package (0.36) unstable; urgency=low
292
293   * Fixed package description to include more supported JDKs.
294     Closes: #447615, #447617.
295
296  -- Michael Koch <konqueror@gmx.de>  Wed, 24 Oct 2007 09:56:52 +0200
297
298 java-package (0.35) unstable; urgency=low
299
300   * Use 'date -R' instead of the deprecated '822-date'. Closes: #441229.
301   * Fix generation of .changes file. Closes: #332643.
302     Thanks to Christoph Goehre for the patch.
303   * Add possibility to add a configured revision to the version.
304     Closes: #442246. Thanks to Christoph Goehre again for the patch.
305
306  -- Michael Koch <konqueror@gmx.de>  Fri, 14 Sep 2007 17:28:13 +0200
307
308 java-package (0.34) unstable; urgency=low
309
310   * Fixed SUN JDK on amd64. Closes: #439221.
311
312  -- Michael Koch <konqueror@gmx.de>  Fri, 24 Aug 2007 00:41:54 +0200
313
314 java-package (0.33) unstable; urgency=low
315
316   * Fixed postinst scripts for SUN JDK 1.4, 5 and 6. Closes: #435632.
317
318  -- Michael Koch <konqueror@gmx.de>  Thu, 02 Aug 2007 18:43:40 +0200
319
320 java-package (0.32) unstable; urgency=low
321
322   * Added support for iceweasel. Closes: #433445.
323   * Fix dangling links for SUN Java 5. Closes: #305053.
324   * Depend on libx11-6 and libasound2. Closes: #289004.
325   * Fix building on ia64. Closes: #355465.
326
327  -- Michael Koch <konqueror@gmx.de>  Thu, 19 Jul 2007 22:51:31 +0200
328
329 java-package (0.31) unstable; urgency=low
330
331   * Reapplied changes from 0.28 to 0.29. Closes: 322843.
332
333  -- Michael Koch <konqueror@gmx.de>  Tue, 10 Jul 2007 08:16:14 +0200
334
335 java-package (0.30) unstable; urgency=low
336
337   * Added support for SUN JDK 6u2 (and following updates).
338   * Added support for ibm-java2-jre-5.0-5.0-linux-ppc.tgz.
339     Thanks to B. Zhang.
340
341  -- Michael Koch <konqueror@gmx.de>  Sun, 08 Jul 2007 09:33:29 +0200
342
343 java-package (0.29) unstable; urgency=low
344
345   * Added support for SUN Java 6 and IBM Java 6.
346     Closes: #322843, #402642, #418592, #425508, #430026.
347   * Added myself to Uploaders.
348
349  -- Michael Koch <konqueror@gmx.de>  Tue, 26 Jun 2007 17:40:04 -0100
350
351 java-package (0.28) unstable; urgency=low
352
353   * Modified to reflect migration to Subversion
354   * Bumped standards to version 3.7.2, no changes
355   * Corrected test for AMD64 architecture during plug-in detection
356   * Corrected detected version for IBM Java 5 JDK on AMD64 (Closes: #345775)
357   * Repaired alternatives handling for IBM Java 5 JREs and JDKs
358     (Closes: #338569)
359   * Corrected pathing for alternatives installation for Mozilla and
360     Firefox plugins (Closes: #341751)
361   * Relaxed architectural restrictions on plugin alternative
362     installation for IBM Java 5 JREs and JDKs (Closes: #343837)
363   * Added plugin installation for the new packaging of Firefox 1.5 and
364     later (Closes: #341749)
365   * Modified warning suppression for dh_shlibdeps to accommodate
366     changes in dpkg-dev (Closes: #354427)
367   * Added quotes to variable tests for maintainer name and email
368     (Closes: #342623)
369   * Refactored architecture evaluation to eliminate repetition and
370     evaluate DEB_BUILD_GNU_TYPE correctly for i486-linux-gnu
371   * Removed dependency on 'coreutils | stat' from control file, as
372     the dependency is satisfied within essential (Closes: #370002)
373
374  -- Barry Hawkins <barry@alltc.com>  Mon, 26 Jun 2006 11:19:08 -0400
375
376 java-package (0.27) unstable; urgency=low
377
378   * Added support for IBM Java2 5.0 JREs and JDKs (Closes: #337129)
379   * Corrected missing alternatives links for all JREs and JDKs
380     (Closes: #317492)
381   * Added conditional wrapping around dh_compress to account for
382     JRE/JDKs that do not ship manpages (Closes: 301738)
383   * Removed java-common from Provides: for JRE and JDK packages.
384
385  -- Barry Hawkins <barry@bytemason.org>  Tue, 08 Nov 2005 12:16:24 -0500
386
387 java-package (0.26) unstable; urgency=low
388
389   * Update standards version to 3.6.2
390   * Resolve issues with powerpc-linux support detection (Closes: #317671)
391   * Added support for Blackdown 1.4.2+02 release (Closes: #316831)
392   * Added support for packaging Sun JDK documentation (Closes: #272971)
393   * Modified make-jpkg behavior to default the generated packages'
394     name and email address for the maintainer to Debian Java Maintainers
395     (Closes: #325554)
396
397  -- Barry Hawkins <barry@bytemason.org>  Thu, 18 Aug 2005 00:43:17 -0400
398
399 java-package (0.25) unstable; urgency=low
400
401   * Cope with dpkg's new way of expressing architectures (Closes: #313555)
402   * Re-exec with fakeroot if needed (Closes: #310132)
403
404  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun, 10 Jul 2005 18:50:40 +0200
405
406 java-package (0.24) unstable; urgency=low
407
408   * Added plugin alternatives support for i386 IBM JREs and JDKs
409   * Corrected pathing for plugin alternatives to reflect difference in
410     layout between JREs and JDKs for Sun and Blackdown (Closes: #305219,
411     #301806)
412
413  -- Barry Hawkins <barry@bytemason.org>  Wed, 21 Apr 2005 01:02:03 -0400
414
415 java-package (0.23.1) experimental; urgency=low
416
417   * Added architecture-specific pathing for plugin alternatives for
418     Blackdown 1.3 and 1.4 JREs and JDKs
419
420  -- Barry Hawkins <barry@bytemason.org>  Wed, 06 Apr 2005 00:03:40 -0500
421
422 java-package (0.23) unstable; urgency=low
423
424   * Further expanded 1.3.1 Blackdown JRE/JDK support for i386
425   * Added architecture-specific pathing for plugin alternatives for
426     Sun 1.4 and 1.5 JREs and JDKs (Closes: #301806)
427   * Added recommends for system elements required by applets and
428     graphical user interface elements (Closes: #300817)
429   * Jeroen van Wolffelaar:
430     + Fixed packages description to not have too long lines, and make the 3
431       items an enumeration
432
433  -- Barry Hawkins <barry@bytemason.org>  Fri, 01 Apr 2005 00:36:40 -0500
434
435 java-package (0.22.1) experimental; urgency=low
436
437   * Corrected IBM and Blackdown JRE/JDK file size specifications
438   * Added support for additional 1.3.1 Blackdown JREs and JDKs for i386,
439     powerpc (Closes: #301092)
440   * Added installation of javaws alternative for Sun 1.5 JREs and JDKs
441     (Closes: #300303)
442
443  -- Barry Hawkins <barry@bytemason.org>  Thu, 24 Mar 2005 13:20:18 -0500
444
445 java-package (0.22) unstable; urgency=low
446
447   * Corrected IBM JRE/JDK scripts to accurately reflect the supported
448     IBM JDKs and JREs in the generated SUPPORTED file
449
450  -- Barry Hawkins <barry@alltc.com>  Fri, 18 Mar 2005 10:21:53 -0500
451
452 java-package (0.21) unstable; urgency=low
453
454   * Enable support for IBM JDKs and JREs for x86, amd64, powerpc,
455     powerpc64, and s390 architectures, based upon a patch by Rico
456     Schiekel (Closes: #264137)
457   * Enable suppport for Blackdown 1.3.1 JDK and JRE for PowerPC
458     architecture. (Closes: #296205)
459   * Update documentation and to reflect current supported JDKs and JREs
460
461  -- Barry Hawkins <barry@alltc.com>  Mon, 14 Mar 2005 03:18:39 -0500
462
463 java-package (0.20) unstable; urgency=low
464
465   * Make the postinst & rm for generated packages #!/bin/bash, as we use
466     bash-specific features (Closes: #292179)
467   * Drop the df output parsing, use '/usr/bin/stat' instead (Closes: #293487,
468     #289006, #293350)
469   * Drop the now obsolete peer stuff from the source package
470   * Change priorities, 313 for 1.3, 314 for 1.4, etc (Closes: #292451)
471   * Don't dh_strip, fiddling with upstream's binaries apparantly breaks stuff
472     (Closes: #291238)
473
474  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Tue, 08 Feb 2005 15:04:51 +0100
475
476 java-package (0.19) unstable; urgency=low
477
478   The "Joshua Kwan <joshk@debian.org> rocks!" release.
479
480   Joshua Kwan:
481   * Unclutter Debian build system and rework package slightly so that
482     *debian packages are not needed anymore. The necessary files will be
483     included in the generated packages. (Closes: #291145, #289245, #284779)
484   * Add support for Blackdown 1.4.2+01 build. (Closes: #285405)
485   * Fix support for Sun 1.5.0 amd64 builds due to typo. (Closes: #290879)
486   * Mozilla browser plugin name changed in 1.4.2 versions. Detect and correct.
487     (Closes: #273730)
488   * Use --block-size=1M instead of -BM. (Closes: #289005, #291161)
489   * Disable support for Sun JDK 1.3 due to its dependencies on libraries
490     that are simply not available anymore. (Closes: #272972)
491   * Fix up short description a little bit.
492   * Bump Standards-Version to 3.6.1 (no changes)
493   * Be a bit more conservative with the real-root test.
494   * Remove last j2se-package references.
495   * Change Suggests on fakeroot to a Depends because it is worthless both
496     as real root and as a normal user without fakeroot.
497
498   Jeroen van Wolffelaar:
499   * Use DEBFULLNAME, DEBNAME and DEBEMAIL if available, and don't ask for
500     those values in that case. (Closes: #279653)
501   * Updated documentation regarding dropped Sun 1.3 support
502   * Work around multiline df output caused by long device names
503     (Closes: #289006)
504   * Add Replaces: for the generated packages on their *debian counterparts
505
506  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Tue, 25 Jan 2005 00:05:06 +0100
507
508 java-package (0.18) unstable; urgency=low
509
510   * Added myself to Uploaders
511   * Fix security hole (inscure temp file creation) plus lots of needless I/O
512     in free disk checking function
513   * Added support for Sun's JDK/JRE 1.5 patch levels, based on a patch by
514     Peter Marschall <peter@adpm.de> (Closes: #286718, #287857)
515   * Bail out if running as real root (works around the evil parts of Sun's
516     install script that unconditionally writes to /etc, see #266273, #280707)
517   * Fix typo in j2re.sh that apparantly with some versions of
518     bash/dpkg/whatever cause package build failure (Closes: #281780, #282902)
519   * Reduce minimum expected size a bit Sun's 1.5.0 amd64 package, it was set
520     too high (Closes: #284033)
521   * Substitute package version number at build time in the make-jpkg
522     executable (Closes: #282221)
523   * Added a README.Debian explaining the existance of make-jpkg and what
524     binary packages are supported and where to get them. Thanks Thijs
525     Kinkhorst for the draft (Closes: #283362)
526   * Added automatically-generated file SUPPORTED that lists all binary
527     filenames that are supported, thanks Alex Owen <owen@cus.org.uk> for the
528     idea (Closes: #275296)
529
530  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Mon,  3 Jan 2005 18:47:47 +0100
531
532 java-package (0.17) unstable; urgency=low
533
534   * added a patch for detecting the architecture (Closes: #274844,
535     #270949, #271846). This patch should also close this one (Closes:
536     #280685).
537
538  -- Arnaud Vandyck <avdyk@debian.org>  Fri, 12 Nov 2004 17:28:38 +0100
539
540 java-package (0.16) unstable; urgency=low
541
542   * added myself as an uploader.
543   * Carlos already closed the support for 1.5 request but it seems he did
544     not upload the package (Closes: #277088).
545
546  -- Arnaud Vandyck <avdyk@debian.org>  Wed, 10 Nov 2004 16:38:44 +0100
547
548 java-package (0.15) unstable; urgency=low
549
550   * lib/sun-j2re.sh: Added support for JRE 1.5.0 (aka "Java 5.0").
551   * lib/sun-j2sdk.sh: Added support for Java SDK 1.5.0.
552
553  -- Carlos Laviola <claviola@debian.org>  Mon, 11 Oct 2004 21:08:59 -0300
554
555 java-package (0.14) unstable; urgency=low
556
557   * debian/control: Commented out the lines that generate the Debian-specific
558     packages, thus making alternatives available.
559     - Also made all of the generated packages depend on their Debian-specific
560     counterparts by default.  (Closes: #266671)
561
562  -- Carlos Laviola <claviola@debian.org>  Mon, 13 Sep 2004 03:38:31 -0300
563
564 java-package (0.13) unstable; urgency=low
565
566   * References to j2se-package are gone.  (Closes: #267642)
567   * Added support for Blackdown Java 1.4.2 RC1 JRE/SDK.  (Closes: #267643)
568
569  -- Carlos Laviola <claviola@debian.org>  Mon, 13 Sep 2004 03:17:54 -0300
570
571 java-package (0.12) unstable; urgency=low
572
573   * remove to contrib because this package depend on non-free J2SE.
574
575  -- Takashi Okamoto <tora@debian.org>  Tue,  3 Aug 2004 00:37:13 +0900
576
577 java-package (0.11) unstable; urgency=low
578
579   * change package name java-package and the command build package is
580     make-jpkg.
581
582  -- Takashi Okamoto <tora@debian.org>  Sat, 31 Jul 2004 15:07:36 +0900
583
584 java-package (0.10) unstable; urgency=low
585
586   * change package name mpkg-j2se.
587   * not use *-j2[re|sdk]debian package. Instead of this, add package
588     dependency to generated package. This reduce the installation for
589     such extra package.
590   * SUN's jdk1.5 beta2 support.
591
592  -- Takashi Okamoto <tora@debian.org>  Sun, 18 Jul 2004 13:53:36 +0900
593
594 java-package (0.9) unstable; urgency=low
595
596   * more generic support for j2re1.3.1/j2sdk1.3.1 from SUN.
597
598   * add alternative for jarsigner (in j2sdk1.4 and j2sdk1.5 from SUN).
599
600  -- Hubert Schmid <ude2@z42.de>  Sun, 23 May 2004 23:35:14 +0200
601
602 java-package (0.8) unstable; urgency=low
603
604   * java plugin: support for mozilla-firefox.
605
606  -- Hubert Schmid <ude2@z42.de>  Tue,  4 May 2004 22:39:39 +0200
607
608 java-package (0.7) unstable; urgency=low
609
610   * Optionally create .changes file.
611
612   * Add command line options: --help, --version, --full-name,
613     --email, --changes.
614
615   * Add environment variables: J2SE_PACKAGE_FULL_NAME,
616     J2SE_PACKAGE_EMAIL.
617
618  -- Hubert Schmid <ude2@z42.de>  Sat, 27 Mar 2004 23:01:08 +0100
619
620 java-package (0.6) unstable; urgency=low
621
622   * More generic support for Java2 1.4.2 from SUN.
623
624  -- Hubert Schmid <ude2@z42.de>  Thu, 11 Mar 2004 20:39:51 +0100
625
626 java-package (0.5) unstable; urgency=low
627
628   * NEW: build Blackdown J2RE 1.4.1 (gcc-2.95) and J2SDK 1.4.1 (gcc-2.95).
629
630   * NEW: support for SUN J2RE 1.5.0 beta, SUN J2SDK 1.5.0 beta.
631
632  -- Hubert Schmid <ude2@z42.de>  Sat,  7 Feb 2004 21:57:09 +0100
633
634 java-package (0.4) unstable; urgency=low
635
636   * Added support for: SUN J2RE 1.4.2_03, SUN J2SDK 1.4.2_03
637
638  -- Hubert Schmid <ude2@z42.de>  Thu, 15 Jan 2004 22:27:52 +0100
639
640 java-package (0.3) unstable; urgency=low
641
642   * Added support for: Blackdown J2RE 1.3, 1.4, J2SDK 1.3, 1.4
643
644   * Removed usage of "du --apparent-size". This should fix a problem
645     with old fileutils.
646
647  -- Hubert Schmid <ude2@z42.de>  Sun,  9 Nov 2003 21:13:38 +0100
648
649 java-package (0.2) unstable; urgency=low
650
651   * Added support for: Sun J2RE 1.3, Sun J2SDK 1.3, Sun J2SDK 1.4
652
653   * Moved peer packages into this source package.
654
655  -- Hubert Schmid <ude2@z42.de>  Thu, 30 Oct 2003 00:10:01 +0100
656
657 java-package (0.1) unstable; urgency=low
658
659   * Initial Release.
660
661  -- Hubert Schmid <j2se-package@z42.de>  Sun, 26 Oct 2003 20:06:57 +0100