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