2006
jikes (1:1.22-6) unstable; urgency=medium
* Acknowledge the NMU by Ansreas. Thanks! (closes: #384613) * Fixed changelog entry -5 to properly close the bug. * Applied a patch for Arm that fixes the unique bigendian/little-endian double/word situation on this architecture. Big thanks to Ben Hutchings for providing the patch (closes: #230601) * Urgency medium as it fixes a long standing bug on Arm that made jikes unusable with floating point operations on that architecture. * Removed -O1 compiler workaround for m68k
-- Adam Majer <adamm@zombino.com> Sun, 22 Oct 2006 13:42:47 -0500
jikes (1:1.22-5.1) unstable; urgency=high
* Non-maintainer upload. * Fix dependency to make the package installable again. Closes: 384613
-- Andreas Barth <aba@not.so.argh.org> Sat, 14 Oct 2006 22:12:04 +0200
jikes (1:1.22-5) unstable; urgency=low
* [jikes-gij] Fixed dependencies so the package is installable once
more. (closes: #384101)
* Updated Standards to 3.7.2. No changes.
-- Adam Majer <adamm@zombino.com> Wed, 23 Aug 2006 23:51:51 -0500
jikes (1:1.22-4) unstable; urgency=low
* jikes-gij should now depend on libgcj6-jar as that package was
renamed (closes: #349730)
* jikes-gij will no longer match .zip files, only .jar files
-- Adam Majer <adamm@zombino.com> Sat, 11 Feb 2006 15:45:43 -0600
2005
jikes (1:1.22-3) unstable; urgency=low
* Updated descriptioni, copyright and watch file to reflect new website
* Fix dependencies of jikes-gij to also depend on the new libgcj6-common
from gcc 4.0 (closes: #323036)
* Fixed a typo in the manpage (closes: #302834)
* Acknowledge the NMU (see below) (closes: #319424)
-- Adam Majer <adamm@zombino.com> Mon, 15 Aug 2005 23:36:54 -0500
jikes (1:1.22-2.1) unstable; urgency=low
* Non-maintainer upload to get a rebuild with the new C++ ABI.
-- Petter Reinholdtsen <pere@debian.org> Fri, 22 Jul 2005 01:08:42 +0200
jikes (1:1.22-2) unstable; urgency=low
* Upstream NEWS is now included in the package (closes: #275702) * Enable --source 1.5 option. (closes: #284163) * Applied two patches from CVS + src/error.cpp: bug 4059; deprecation diagnostics should be warnings, not errors. + src/decl.cpp: bug 4058; shouldn't warn about deprecation in deprecated contexts. (closes: #289346)
-- Adam Majer <adamm@zombino.com> Sun, 23 Jan 2005 22:51:55 -0600
2004
jikes (1:1.22-1) unstable; urgency=low
* New upstream release
* Added a watch file
* Fixed depends line to use << instead of < for version comparison (closes:
#266208)
-- Adam Majer <adamm@zombino.com> Mon, 4 Oct 2004 00:25:15 -0500
jikes (1:1.21.1-2) unstable; urgency=high
* Updated dependencies for jikes-gij (closes: #264066) * This can affect Sarge soon enough so urgency high
-- Adam Majer <adamm@zombino.com> Sat, 7 Aug 2004 11:53:03 -0500
jikes (1:1.21.1-1) unstable; urgency=low
* Rebuild upstream tarball to remove g+s mode on directories.
(closes: #262488)
-- Adam Majer <adamm@zombino.com> Sat, 31 Jul 2004 14:32:51 -0500
jikes (1:1.21-2) unstable; urgency=low
* Upload to unstable (closes: #249785)
-- Adam Majer <adamm@zombino.com> Mon, 7 Jun 2004 18:45:20 -0500
jikes (1:1.21-1) experimental; urgency=low
* New upstream release
+ Fixes the bad class problem with GIJ and Sun classes.
* jikes-gij
+ added lintian override for usr-doc-symlink-to-foreign-package
-- Adam Majer <adamm@zombino.com> Sun, 16 May 2004 18:29:45 -0500
jikes (1:1.20-1) experimental; urgency=low
* New upstream release * Uploaded to experimental due to (excessive) new warnings and errors
-- Adam Majer <adamm@zombino.com> Tue, 20 Apr 2004 20:09:46 -0500
jikes (1:1.18-8) unstable; urgency=low
* Reintroduce the jikes-gij wrapper. It makes much more sense for
jikes to depend on gcc (gij) than the other way arround.
-- Adam Majer <adamm@zombino.com> Fri, 13 Feb 2004 01:20:52 -0600
jikes (1:1.18-7) unstable; urgency=low
* Remove all wrappers from jikes so they can be incorporated into
respective JVM (closes: #203054)
* Applied a patch from Nicolas <nicolas.francois@centraliens.net> to
fix jikes manpage (closes: #211981)
-- Adam Majer <adamm@zombino.com> Mon, 19 Jan 2004 22:23:26 -0600
2003
jikes (1:1.18-6) unstable; urgency=low
* Made jikes-gij installable again by adding libgcj4 to depends
(closes: #201524)
* Fixed optimization option on m68k (closes: #198018)
* Updated standards to 3.6.0
-- Adam Majer <adamm@zombino.com> Tue, 19 Aug 2003 01:33:28 -0500
jikes (1:1.18-5) unstable; urgency=low
* Removed a bunch of dependencies in core jikes package as they
are actually not needed to use jikes (closes: #194952)
* Fixed jikes-gij so it can find Gij's classes again (closes: #195477)
* Updated standards to 3.5.10
-- Adam Majer <adamm@zombino.com> Tue, 17 Jun 2003 10:06:38 -0500
jikes (1:1.18-4) unstable; urgency=low
* Remove optimization on m68k due to a buggy compiler.
* Add --disable-dependency-tracking when rules calls configure
to speed up build, esp on the poor m68k.
* Wrapper scripts now return 1 on failure
-- Adam Majer <adamm@zombino.com> Thu, 1 May 2003 03:21:39 -0500
jikes (1:1.18-3) unstable; urgency=low
* Really remove jikes as alternative for javac (closes: #187378)
-- Adam Majer <adamm@zombino.com> Wed, 9 Apr 2003 19:47:52 -0500
jikes (1:1.18-2) unstable; urgency=low
* Changed jikes-sable -> jikes-sablevm as requested by
Grzegorz B. Prokopski <gadek@debian.org>
* Jikes does not provice an alternative for javac anymore.
(closes: #187378)
* Fixes apostrophe errrors in description (closes: #174103)
* Updated standards to 3.5.9
* jikes-gij now only depends on finding libgcj-* in /usr/share/java
and not a particular version of it.
-- Adam Majer <adamm@zombino.com> Sat, 5 Apr 2003 20:49:52 -0600
2002
jikes (1:1.18-1) unstable; urgency=low
* New upstream release (closes: #153078, #166216) * This version seems to be much better than any previous ones since 1.15b. At least it compiles jython again :) (closes: #155987) * jikes does not provide java-compiler anymore. The wrappers still do, of course [eg. jikes-sun, jikes-kaffe] (closes: #163169) * Modified some short descriptions to be more 'informative' (closes: #167162) * Fixed depends of jikes-gij -- now depends on libgcj2 or libgcj3 instead of gij. These should work when we move to gcc3.2 altough some tweaking might be required if libgcj2 dissapears. (closes: #163755) * Updated standards to 3.5.8 * Added jikes-sable which uses SableVM in its classpath (closes: #164963)
-- Adam Majer <adamm@zombino.com> Fri, 13 Dec 2002 16:39:51 -0600
jikes (1:1.17-1) unstable; urgency=low
* New upstream release (1.17 sources from CVS)
* Fixed a cut and paste bug in jikes-classpath description, 'script'
and other misc files. (closes: #155716, #159699, #159700)
* A bunch of bugs introduced in 1.16 are now fixed (closes: #158584)
* Upgraded to new debheler to remove stuff from /usr/doc
-- Adam Majer <adamm@zombino.com> Mon, 30 Sep 2002 23:15:57 -0500
jikes (1:1.16-1) unstable; urgency=low
* New upstream release * Fixed alternative mismatch between java and javac (closes: #144376) * Updated wrapper scripts to test for classpath and issue an error if they don't exist. * Added a wrapper jikes-classpath as requested (closes: #148169) * Trimmed the Description in control slightly as not to bloat Packages too much. Original, full description now in README.Debian * Removed recommends for jikes-ibm as the installer in in flux (orphaned)
-- Adam Majer <adamm@zombino.com> Sun, 21 Jul 2002 14:59:11 -0500
jikes (1:1.15-2) unstable; urgency=high
* Fixed wrappers to allow spaces. Also added -e to the wrappers as per
policy. (closes: #143553)
* Made the architecture for the wrappers all instead of any.
-- Adam Majer <adamm@zombino.com> Fri, 19 Apr 2002 11:20:31 -0500
jikes (1:1.15-1) unstable; urgency=high
* Rollback to jikes 1.15 as 1.15b seems to be too broken for any
use. (closes: #141980, #141278, #141306, #140533)
* Added wrappers for all java classpaths [Kaffe, gij, etc.] that
exist in Debian. For example, running jikes-kaffe will have bootclasspath
properly set with kaffe's classes.
* javac now points to one of the wrappers [if installed] in the order
given in README.Debian
-- Adam Majer <adamm@zombino.com> Sat, 13 Apr 2002 23:58:24 -0500
jikes (1.15b-2) unstable; urgency=low
* Added a patch to fix compilation problems with g++-3.0 (closes: #116265)
-- Adam Majer <adamm@zombino.com> Mon, 25 Mar 2002 05:44:51 -0600
jikes (1.15b-1) unstable; urgency=low
* New CVS version (closes: #133616, #119551) * New Maintainer (closes: #129584) * Close some prev. NMU fixed bugs (closes: #96989, #111502, #111682, #116265) * and more (closes: #86187, #110149, #67518, #76698, #83724, #103057) * and some more (closes: #116644, #89278, #97341) * Already does not built-depend on gcc-3.0 (closes: #136499) * Reinstated alternative link to javac (closes: #95340)
-- Adam Majer <adamm@zombino.com> Tue, 5 Mar 2002 22:58:16 -0600
2001
jikes (1.15-0.1) unstable; urgency=low
* NMU * New upstream release (closes: #116644) * Architecture: any (so jikes gets built on ARM again and can hopefully move to testing soon) * Use debhelper V3 in debian/rules * Call "make distclean" in debian/rules * Standards-Version: 3.5.6 (no changes required) * Compile using default g++ and default optimization (-O2) on all archs * Drop the Debian locale patches, upstream included a different patch and will probably include the rest later (closes: #110149) The only patch to the upstream sources is now the NAN patch from #116265 * Install jikesapi.h in /usr/include * Removed emacs variables from changelog to make lintian happy
-- Stefan Gybas <sgybas@debian.org> Tue, 13 Nov 2001 19:26:32 +0100
jikes (1.14-0.6) unstable; urgency=low
* NMU * Clean up compile errors with gcc 3.0. Closes: #116265. * Have clean remove src/.deps. Closes: #111682.
-- LaMont Jones <lamont@debian.org> Fri, 19 Oct 2001 07:20:27 -0600
jikes (1.14-0.5) unstable; urgency=low
* remove arm from Architecture field because autobuilding failed on arm.
(Closes:#111502)
-- Takashi Okamoto <tora@debian.org> Sat, 8 Sep 2001 21:00:32 +0900
jikes (1.14-0.4) unstable; urgency=low
* Non maintainer upload (nobody can contact to Mike Goldman).
* modified configure.in.h src/config.h.in for
setlocale() and nl_langinfo().
* unset encoding when nl_langinfo() value is ANSI_X3.4-1968 at jikesapi.cpp.
This means use ISO-8859-1 when locale is "C"
* undefined HAVE_DYNAMIC_CAST in expr.cpp because kissme-classpath
can't be compiled.(maybe dynamic cast don't work correctly.)
-- Takashi Okamoto <tora@debian.org> Sun, 2 Sep 2001 21:48:33 +0900
jikes (1.14-0.3) unstable; urgency=low
* Non maintainer upload.
* apply Michael Vrable's patch and fixed segfaults with a lot of input
files reported by #110149.
* replace new configure file from jikes CVS (closes: #103057)
* replace expr.c to cvs's. upstream changelog said;
Add a missing return that caused a regression in
Jikes 1.14. An assertion was being raised when a ?:
expression mixed a primitive and reference type
in the second and third operands.
-- Takashi Okamoto <tora@debian.org> Sun, 2 Sep 2001 20:24:30 +0900
jikes (1.14-0.2) unstable; urgency=low
* Non maintainer upload. * auto encoding problem was fixed. (closes: #96989)
-- Takashi Okamoto <tora@debian.org> Tue, 21 Aug 2001 11:08:54 +0900
jikes (1.14-0.1) unstable; urgency=low
* Non maintainer upload. * New upstream release. (closes: #86187, #67518, #76698, #83724, #89278, #97341)
-- Takashi Okamoto <tora@debian.org> Tue, 15 May 2001 23:34:19 +0000
jikes (1.12.20010116-2) unstable; urgency=low
* Now replaces guavac (closes: #82461). * Various make process fixes, including build-depends added.
-- Mike Goldman <whig@debian.org> Mon, 5 Mar 2001 21:32:43 +0900
2000
jikes (1.12.20010116-1) unstable; urgency=low
* New upstream cvs revision (closes: #64633, #71514). * Increased TypeIndex, TokenIndex and CommentIndexes to typedef long in stream.h to prevent assertion failure on 64-bit platforms (closes: #80525).
-- Mike Goldman <whig@debian.org> Sat, 16 Dec 2000 23:36:53 -0500
jikes (1.10-6) frozen unstable; urgency=low
* Released to frozen and unstable.
-- Mike Goldman <whig@by.net> Tue, 8 Feb 2000 21:01:14 -0500
jikes (1.10-5) unstable; urgency=low
* Added patch to enable compilation on ARM (closes: #55909)
-- Mike Goldman <whig@by.net> Fri, 4 Feb 2000 04:37:58 -0500
jikes (1.10-4) unstable; urgency=low
* Applied patch from Igor Khavkine to enable Jikes to
build correctly on Debian GNU/Hurd.
-- Mike Goldman <whig@by.net> Fri, 31 Dec 1999 19:23:24 -0500
1999
jikes (1.10-3) unstable; urgency=low
* Fixed copyright file to give correct URL.
* Upstream has fixed Jikes to return non-zero when no base classes are
found (closes: #44477)
-- Mike Goldman <whig@by.net> Sun, 12 Dec 1999 03:56:47 -0500
jikes (1.10-2) unstable; urgency=low
* Fixed stupid prerm bug (closes: #49350)
-- Mike Goldman <whig@by.net> Sat, 6 Nov 1999 18:07:21 -0500
jikes (1.10-1) unstable; urgency=low
* New upstream release.
-- Mike Goldman <whig@by.net> Fri, 5 Nov 1999 05:48:31 -0500
jikes (1.06-3) unstable; urgency=low
* Jikes is not yet suitable as a drop-in replacement for javac
(closes: #43730) but update-alternatives may be reinstated.
* Documented Jikes ability to find core classes unpacked into
the Debian Java Repository (closes: #44462).
-- Mike Goldman <whig@by.net> Sun, 31 Oct 1999 04:40:30 -0500
jikes (1.06-2) unstable; urgency=low
* Added #DEBHELPER# to postinst/prerm scripts (closes: #46998) * Fixed braindead postinst/prerm scripts (closes: #46999)
-- Mike Goldman <whig@by.net> Sat, 9 Oct 1999 17:44:28 -0400
jikes (1.06-1) unstable; urgency=low
* New upstream release (closes: #46216).
-- Mike Goldman <whig@by.net> Thu, 7 Oct 1999 08:01:16 -0400
jikes (1.05-1) unstable; urgency=low
* New upstream release.
-- Mike Goldman <whig@by.net> Sun, 19 Sep 1999 11:56:03 -0400
jikes (1.02-1) unstable; urgency=low
* New upstream release.
-- Mike Goldman <whig@by.net> Fri, 3 Sep 1999 02:41:30 -0400
jikes (1.01-1) unstable; urgency=low
* New upstream release.
-- Mike Goldman <whig@by.net> Sun, 29 Aug 1999 22:42:57 -0400
jikes (0.55-5) unstable; urgency=medium
* Adopted changes by Roman Hodek to enable build on m68k.
Closes: 43431
-- Mike Goldman <whig@by.net> Thu, 26 Aug 1999 02:12:38 -0400
jikes (0.55-4) unstable; urgency=low
* Added default classpath /usr/share/java/repository in conformance to
Debian policy for Java.
* Increased update-alternatives level to 112 so that jikes is preferred to
jdk1.1-dev for providing javac. This seemed reasonable in light of the
fact that jikes is apparently quite stable and does not have the serious
license concerns of Sun's Java Development Kit.
-- Mike Goldman <whig@by.net> Wed, 4 Aug 1999 04:14:59 -0400
jikes (0.55-3) unstable; urgency=low
* Moved from non-free to main.
-- Mike Goldman <whig@by.net> Tue, 3 Aug 1999 18:07:45 -0400
jikes (0.55-2) unstable; urgency=low
* Conformance changes for proposed Debian policy for Java.
-- Mike Goldman <whig@by.net> Fri, 30 Jul 1999 20:50:38 -0400
jikes (0.55-1) unstable; urgency=low
* New upstream release
-- Mike Goldman <whig@by.net> Thu, 29 Jul 1999 16:56:44 -0400
jikes (0.49-1) unstable; urgency=low
* New upstream release
-- Mike Goldman <whig@by.net> Wed, 21 Apr 1999 18:33:20 -0400
jikes (0.47-3) unstable; urgency=low
* Depends on jdk1.1 | kaffe instead of just jdk1.1
-- Mike Goldman <whig@by.net> Sun, 21 Mar 1999 18:11:36 -0500
jikes (0.47-2) unstable; urgency=low
* Moved to non-free due to license termination clause.
-- Mike Goldman <whig@by.net> Thu, 18 Mar 1999 00:41:30 -0500
jikes (0.47-1) unstable; urgency=low
* Initial Release.
-- Mike Goldman <whig@by.net> Sun, 14 Mar 1999 12:46:09 -0500