Skip to content

Debian Changelog cacao (0.99.4-1)

2009

cacao (0.99.4-1) unstable; urgency=low

   * Cacao 0.99.4 release.

 -- Matthias Klose <doko@debian.org>  Mon, 16 Mar 2009 21:19:31 +0100

cacao (0.99.4~20090303-1) unstable; urgency=low

   * New upstream snapshot, closer to a 0.99.4 release.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Mar 2009 22:19:14 +0100

2008

cacao (0.99.4~20081012-3) unstable; urgency=low

   * debian/rules: Set DEB_DESTDIR. Closes: #503164.

 -- Matthias Klose <doko@debian.org>  Sat, 25 Oct 2008 22:06:42 +0000

cacao (0.99.4~20081012-2) unstable; urgency=low

   * cacao-source: Fix priority and section of the binary package.

 -- Matthias Klose <doko@debian.org>  Sat, 18 Oct 2008 23:33:53 +0200

cacao (0.99.4~20081012-1) experimental; urgency=low

   * Build a cacao-source package (to be used as a build dependency of
     cacao-oj6).
   * New upstream snapshot; remove patches integrated upstream.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Oct 2008 22:07:46 +0000

cacao (0.99.4~20081011-2) unstable; urgency=low

   [ Matthias Klose ]
   * Use openjdk-6 on alpha as a build dependency.
 
   [ Michael Koch ]
   * Added patch for mips(el), s390 to find __data_start symbol.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Oct 2008 20:54:42 +0200

cacao (0.99.4~20081011-1) unstable; urgency=low

   * Apply patches from the cacao-oj6 package from Ubuntu intrepid:
     - debian/patches/cacao-mipsel-linux.diff: Set JAVA_ARCH on mipsel.
     - debian/patches/cacao-no-mmap-first-page.diff: On arm-linux the
       first memory page can't be mmap'ed, as it contains the exception
       vectors.
   * Upload with correct maintainer address.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Oct 2008 12:46:37 +0200

cacao (0.99.4~20081011-0) unstable; urgency=low

   * New upstream snapshot, close to the 0.99.4 release.
     - Drop cacao-0.98-kfreebsd.patch, as it isn't needed.
   * Updated Standards-Version to 3.8.0.
   * debian/copyright: Add copyrights for new files, remove copyrights
     for files not distributed anymore. Closes: #495223.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Oct 2008 08:50:53 +0000

cacao (0.99.4~20081006-0ubuntu2) intrepid; urgency=low

   * Use a toplevel directory in the cacao-source tarball.
   * Build in a separate builddir and don't include the build in the
     cacao-source package.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 07 Oct 2008 14:22:24 +0200

cacao (0.99.4~20081006-0ubuntu1) intrepid; urgency=low

   * Update to a HG snapshot of 0.99.4. (LP: #278957)
   * Add a cacao-source package.
   * Drop cacao-0.98-kfreebsd.patch, as it isn't needed.
   * Chop and change ./configure options.
   * Don't move the executable, it isn't installed to /usr/bin any more.

 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 06 Oct 2008 19:36:11 +1100

cacao (0.99~rc5-1) experimental; urgency=low

   * New upstream release.
     - fixes build issue on mips/el. Closes: #477317
   * Added patch for mips/el and s390 to find __data_start symbol.
   * Build-Depends on default-jdk-builddep instead of java-gcj-compat-dev.
     Closes: #477854

 -- Michael Koch <konqueror@gmx.de>  Thu, 08 May 2008 12:00:36 +0200

cacao (0.99~rc1-1) experimental; urgency=low

   * New upstream release. Closes: #441122, #449185, #458631.
   * Build with java-gcj-compat-dev instead of jikes-classpath.
   * Added Homepage, Vcs-Svn and Vcs-Browser fields.
   * Updated Standards-Version to 3.7.3.

 -- Michael Koch <konqueror@gmx.de>  Wed, 20 Feb 2008 08:16:01 +0100

2007

cacao (0.98-2) unstable; urgency=low

   * Added patch for Debain/kFreeBSD. Closes: #396699.
     Thanks to Petr Salinger.
   * (Build-)Depends on classpath (>= 2:0.95) and classpath-common (>= 2:0.95).
     Thanks to Thomas Weidner. Closes: #432000.
   * Added homepage link to long description.

 -- Michael Koch <konqueror@gmx.de>  Sat, 14 Jul 2007 14:47:16 +0200

cacao (0.98-1) unstable; urgency=low

   * New upstream release (Closes: #428600)
     - obsoleted debian/patches/cacao-freebsd.patch.
     - fix boehm-gc on kfreebsd/amd64 (Closes: #396699).

 -- Michael Koch <konqueror@gmx.de>  Wed, 27 Jun 2007 07:47:54 +0200

cacao (0.97-4) unstable; urgency=low

   * Updated debian/patches/cacao-freebsd.patch to fix more kfreebsd
     issues. Patch by Petr Salinger (Closes #396699).

 -- Michael Koch <konqueror@gmx.de>  Mon, 15 Jan 2007 22:09:49 +0100

cacao (0.97-3) unstable; urgency=low

   * Increased (Build-)Depends on classpath to 2:0.92 (Closes: #400172).
   * Added support for kfreebsd in debian/rules and added
     debian/patches/cacao-freebsd.patch. Based on patch by Petr Salinger.
     (Closes: #396699)

 -- Michael Koch <konqueror@gmx.de>  Mon, 15 Jan 2007 08:40:46 +0100

2006

cacao (0.97-2) unstable; urgency=low

   * Configure with --libdir=/usr/lib/cacao.

 -- Michael Koch <konqueror@gmx.de>  Sun, 5 Nov 2006 17:56:16 +0100

cacao (0.97-1) unstable; urgency=low

   * New upstream release

 -- Michael Koch <konqueror@gmx.de>  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 <konqueror@gmx.de>  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 <konqueror@gmx.de>  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 <sesse@debian.org>  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 <konqueror@gmx.de>  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 <stephan@apache.org>  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 <konqueror@gmx.de>  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 <konqueror@gmx.de>  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 <konqueror@gmx.de>  Sun, 1 Jan 2006 23:27:11 +0000

2005

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 <konqueror@gmx.de>  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 <konqueror@gmx.de>  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 <stephan@apache.org>  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 <stephan@apache.org>  Mon, 14 Nov 2005 21:51:10 +0100