cacao (0.97-2) unstable; urgency=low * Configure with --libdir=/usr/lib/cacao. -- Michael Koch Sun, 5 Nov 2006 17:56:16 +0100 cacao (0.97-1) unstable; urgency=low * New upstream release -- Michael Koch Tue, 31 Oct 2006 22:20:11 +0100 cacao (0.96-2) unstable; urgency=low * debian/control: Don't Build-Depends on binutils-dev (Closes: #375657). * debian/rules: Added --disable-disassembler to DEB_CONFIGURE_EXTRA_FLAGS. -- Michael Koch Wed, 28 Jun 2006 19:33:54 +0000 cacao (0.96-1) unstable; urgency=low * Acknowledge NMU (Closes: #367502, #370044). * Updated (Build-)Depends to classpath 0.91. * Added some more lintian overrides to cacao.lintian-overrides. * Moved executables provided by cacao instead of symlinking. * Added symlink for tools.jar. * Updated Standards-Version to 3.7.2. -- Michael Koch Wed, 7 Jun 2006 20:47:38 +0000 cacao (0.96-0.1) unstable; urgency=high * Non-maintainer upload. * New upstream release. * Supports GNU Classpath 0.91; fixes FTBFS. (Closes: #367502) * Give /usr/include/classpath for Classpath include files to configure. * Bump the versioned build-dependency on Classpath to 2:0.91-3, as the include path change appeared there. -- Steinar H. Gunderson Fri, 2 Jun 2006 23:03:47 +0200 cacao (0.95-1) unstable; urgency=low * New upstream release - Removed debian/patches/01cacao-fpu-prec.patch. Integrated upstream. -- Michael Koch Tue, 14 Feb 2006 12:45:15 +0000 cacao (0.94-2) unstable; urgency=low * debian/patches/01cacao-fpu-prec.patch: Add patch to fix incorrect results of computations in extended precision on x86. Closes: #350729 * debian/rules: Using the CDBS scripts. -- Stephan Michels Wed, 1 Feb 2006 23:43:13 +0100 cacao (0.94-1) unstable; urgency=low [ Michael Koch ] * New upstream version. - Fixes access checks in reflection. Closes: #348048 * Added Build-Depends on binutils-dev and libltdl3-dev. * Added a watch file. * Updated debian/docs. [ Stephan Michels ] * debian/control: Fixed typo. Closes: #345974 * debian/cacao.dirs, debian/cacao.links: Add a JDK like directory structure in /usr/lib/jvm. -- Michael Koch Wed, 25 Jan 2006 00:39:46 +0000 cacao (0.93-4) unstable; urgency=low * Added jikes, zip and zlib1g-dev to build-Depends. -- Michael Koch Tue, 3 Jan 2006 07:53:40 +0000 cacao (0.93-3) unstable; urgency=low * debian/copyright: Reworked to include the lisenses of the included third-party software. -- Michael Koch Sun, 1 Jan 2006 23:27:11 +0000 cacao (0.93-2) unstable; urgency=low * debian/control: Fixed Maintainer field and added Stephan Michels and me as Uploaders. * debian/control: Removed Build-Depends on autotools-dev. * debian/rules: Don't update config.guess and config.sub randomly. -- Michael Koch Thu, 22 Dec 2005 21:44:54 +0000 cacao (0.93-1) unstable; urgency=low [ Stephan Michels ] * New upstream release. Initial upload to Debian archive. Closes: #304517 * debian/rules: Re-enabled -O2 flag, because the issue is fixed. [ Michael Koch ] * debian/dirs: Removed. Not needed. * debian/copyright: Don't include full text of GPL. * debian/control: Moved package to Debian Java Maintainers. Added myself as Uploader. * debian/rules: Fixed call to ./configure. Strip binary. -- Michael Koch Thu, 22 Dec 2005 18:36:08 +0000 cacao (0.92+cvs20051114-1) unstable; urgency=low * New CVS snapshot, which is able to run Eclipse -- Stephan Michels Mon, 14 Nov 2005 22:37:03 +0100 cacao (0.92+cvs20051112-1) unstable; urgency=low * Initial release. * debian/rules: Remove conflicting binaries /usr/bin/rmiregistry and /usr/bin/java . * debian/rules: Remove unnecessary direcory /usr/include and /usr/lib . * debian/rules: Deactivate -O2 flag, which doesn't work with cacao. * debian/rules: Deactivate dh_strip to preserve debugging symbols. -- Stephan Michels Mon, 14 Nov 2005 21:51:10 +0100