rhino (1.7R2-1ubuntu1) karmic; urgency=low * Build using gcj. -- Matthias Klose Tue, 12 May 2009 13:43:59 +0200 rhino (1.7R2-1) unstable; urgency=low [ Marcus Better ] * Updated package descriptions. [ Matthias Klose ] * (Build-)depend on default-jre-headless/-jdk. * Drop alternate dependencies on java2-runtime-headless and java2-runtime-headless. The binary package is currently built to require a java5 runtime. [ Damien Raude-Morvan ] * New upstream release. - new 02_exclude-jdk15 patch to exclude already compiled classes for jdk15 rebuild: gcj doesn't handle compiling classes already on its classpath - new "rhino-debugger" launcher for Rhino Debugger Swing UI - update "rhino" launcher to exclude OpenJDK bundled rhino (Closes: #512498) * debian/{postinst,prerm }: scripts should take care of errors, add set -e before any instruction * debian/rules: add new get-orig-source target using uscan * debian/control: - Build-Depends on specialized default-jdk-builddep instead of default-jdk - Bump Standards-Version to 3.8.1: Wrap Uploaders field - add Depends on ${misc:Depends} -- Damien Raude-Morvan Mon, 13 Apr 2009 02:40:15 +0200 rhino (1.7R2~pre-2) experimental; urgency=low * Really include the debugger. Closes: #474046. -- Michael Koch Sat, 05 Apr 2008 15:03:43 +0200 rhino (1.7R2~pre-1) experimental; urgency=low * New upstream release. * Upload to experimental. * Enable build of debugger. Closes: #474046. -- Michael Koch Fri, 04 Apr 2008 10:32:47 +0200 rhino (1.7R1-1) unstable; urgency=low * New upstream release. -- Michael Koch Sat, 22 Mar 2008 13:49:49 +0100 rhino (1.7R1~RC3-1) experimental; urgency=low * New upstream version. * Fixed hyphen in rhino-jsc manpage. * Updated watch file to handle upstream RC versions. * Updated Standards-Version to 3.7.3. -- Michael Koch Tue, 19 Feb 2008 11:17:45 +0100 rhino (1.6.R7-2) unstable; urgency=low * Fixed bashism in debian/rules. Closes: #453766. * Fixed names of Homepage, Vcs-Svn and Vcs-Browser fields. * Added myself to Uploaders. -- Michael Koch Sat, 01 Dec 2007 11:56:31 +0100 rhino (1.6.R7-1) unstable; urgency=low * New upstream version. -- Marcus Better Thu, 11 Oct 2007 15:50:42 +0200 rhino (1.6.R5-3) unstable; urgency=low * Removed Wolfgang Baer from Uploaders and added myself. * Fixed FTBFS: java.net.ConnectException: Connection refused. Was trying to download xmlbeans Jar, which is not allowed. As this Jar is not (yet) in Debian, rhino has been built with XML implementation disabled. A bug in 1.6.R5-2 meant that it was still trying to download the "treetable" source. This has been fixed in debian/rules by copying the sample source code into the "downloaded" directory (the sample source code had to be modified). (Closes: #424466) * Moved "-doc" package to doc section. -- Paul Cager Sun, 15 Jul 2007 00:32:12 +0100 rhino (1.6.R5-2) unstable; urgency=low * added java classes from a tutorial from Sun (BSD license as mentionned in #409629), thanks to Roktas, Filipe Lautert and Bruno Harbulot for filing bug, giving infos and proposed a patch (even if it's not used). I've just removed the 02-dont_build-toolsrc.patch. I added the classes examples if needed but it seems not to be the case (closes: #409629). -- Arnaud Vandyck Fri, 11 May 2007 14:07:21 +0200 rhino (1.6.R5-1) unstable; urgency=low * New upstream maintenance release. -- Matthias Klose Sat, 3 Feb 2007 16:46:28 +0100 rhino (1.6R2-3) unstable; urgency=low * debian/patches/02-dont_build-toolsrc.patch: added. Don't build toolsrc and xmlimplsrc because they use Sun classes to build. If you want to build them, just remove the file (closes: #395525). -- Arnaud Vandyck Mon, 6 Nov 2006 12:54:28 +0100 rhino (1.6R2-2) unstable; urgency=low * Changed the dependency from kaffe to java-gcj-compat. -- Arnaud Vandyck Sun, 5 Nov 2006 17:45:52 +0100 rhino (1.6R2-1) unstable; urgency=low * New upstream (closes: #350971). * Removed Takashi Okamoto from uploaders (closes: #352992) * Updated Standards-Version to 3.7.2: moved debhelper and cdbs to Build-Depends. * Build with java-gcj-compat. * debian/copyright: updated the download url. * debian/watch: new file. -- Arnaud Vandyck Mon, 17 Jul 2006 14:50:36 +0200 rhino (1.5.R5-5) unstable; urgency=low * Removed explicit usage of jikes build compiler property for kaffe jikes -> ecj transition -- Wolfgang Baer Fri, 6 Jan 2006 18:54:28 +0100 rhino (1.5.R5-4) unstable; urgency=low * libant1.6-java to ant transition * Removed dependency on java-common * Added suggests to rhino-doc and other way round * Registered documentation with doc-base * Fixed lintian warning in postinst and added override for false positive lintian warning * Standards-Version 3.6.2 (no changes) -- Wolfgang Baer Sat, 24 Sep 2005 23:31:36 +0200 rhino (1.5.R5-3) unstable; urgency=low * Added java2-runtime to runtime choices * Removed build.xml workaround patch which is no longer needed with the current kaffe in sarge/unstable -- Wolfgang Baer Wed, 13 Apr 2005 19:30:40 +0200 rhino (1.5.R5-2) unstable; urgency=low * Closes: #283651: alternative without a manpage * upload to main: uses kaffe,jikes to build * provide JavaScript compiler as rhino-jsc with manpage * Arnaud Vandyck did sponsor this package. As a member of pkg-java Alioth's project, I added Wolfgang as uploaders -- Wolfgang Baer Sat, 12 Feb 2005 11:56:06 +0000 rhino (1.5.R5-1) unstable; urgency=low * New upstream release * changed the build system to cdbs -- Arnaud Vandyck Sun, 21 Nov 2004 14:29:34 +0100 rhino (1.5.R2-2) unstable; urgency=low * Add alternative for /usr/bin/js. The patch is provided by Brian Bassett. (Closes:#122669) -- Takashi Okamoto Sat, 8 Dec 2001 10:45:06 +0900 rhino (1.5.R2-1) unstable; urgency=low * Initial Release. -- Takashi Okamoto Fri, 16 Nov 2001 23:51:38 +0900