Log of /trunk/rhino
Directory Listing
Revision
16414 -
Directory Listing
Modified
Sat Feb 16 21:32:05 2013 UTC
(4 months ago)
by
drazzib
Rhino is now moved to Git.
Revision
15773 -
Directory Listing
Modified
Mon Feb 13 22:57:35 2012 UTC
(16 months ago)
by
drazzib
* Making getSourcePositionFromStack public (used by geogebra).
Closes: #659619.
* Upload to unstable.
* Remove Michael Koch from Uploaders (Closes: #654130).
* d/control: Wrap-and-sort
Revision
15442 -
Directory Listing
Modified
Thu Nov 24 19:23:58 2011 UTC
(18 months, 3 weeks ago)
by
tmancill
set distribution to unstable for sponsored upload; augment changelog entry
Revision
15434 -
Directory Listing
Modified
Wed Nov 23 21:28:08 2011 UTC
(18 months, 3 weeks ago)
by
xhaakon-guest
Add myself to Uploaders
Revision
15433 -
Directory Listing
Modified
Wed Nov 23 21:23:16 2011 UTC
(18 months, 3 weeks ago)
by
xhaakon-guest
Add OSGi metadata to jar manifest
Revision
15418 -
Directory Listing
Modified
Sun Nov 20 16:29:54 2011 UTC
(18 months, 4 weeks ago)
by
drazzib
* Since OpenJDK{6,7} now use a mangled version of Rhino
(in "sun.org.mozilla.rhino" package), there is no need to override
bootclasspath :
- Fix "Incorrect classpath prevents running on AMD64" (Closes: #649131)
- Fix "js: Error occurred during initialization ov VM" (Closes: #649281)
Revision
13788 -
Directory Listing
Modified
Sun Jun 12 19:56:59 2011 UTC
(2 years ago)
by
drazzib
Upload to unstable.
Revision
13409 -
Directory Listing
Modified
Sat Mar 12 01:09:41 2011 UTC
(2 years, 3 months ago)
by
drazzib
Thanks to Chris Lamb and Chris West for bugreport and patch
(Closes: #609965).
* Update rhino packaging to follow latest Debian Java Policy:
- move javadoc to a librhino-java-doc package.
- make rhino-doc package an empty transitional package.
- move jar/pom to a librhino-java package (which doesn't depends
on any java runtime).
- keep rhino interpreter in his own rhino package with a depends
on java5-runtime.
Revision
13392 -
Directory Listing
Modified
Sun Mar 6 00:41:08 2011 UTC
(2 years, 3 months ago)
by
drazzib
Fix parsing of command line arguments by using quotes.
Thanks to Chris Lamb and Chris West for bugreport and patch.
Revision
13239 -
Directory Listing
Modified
Mon Jan 24 18:52:19 2011 UTC
(2 years, 4 months ago)
by
drazzib
* New upstream snapshot of 1.7R3:
- Needed by OpenJDK7 >= b126
- d/patches/*: Refresh all patches
- d/rules: Force version installed by mh_* tools
* Bump Standards-Version to 3.9.1 (no changes needed)
* Switch to 3.0 (quilt) source format
Revision
11521 -
Directory Listing
Modified
Sat Feb 6 20:25:41 2010 UTC
(3 years, 4 months ago)
by
drazzib
* Enable E4X support:
- Build-Depends on libxmlbeans-java
- Set JAR location in debian/ant.properties
- Should fix (Closes: #567847) and (LP: #304702)
* Bump Standards-Version to 3.8.4 (no changes needed)
* Fix small typo in rhino-jsc manpage
* Fix debian/copyright: don't use symlink to license
Revision
11258 -
Directory Listing
Modified
Sat Dec 12 14:24:05 2009 UTC
(3 years, 6 months ago)
by
drazzib
* Remove Arnaud Vandyck from Uploaders
* Add description to debian/patches/*.diff
Revision
11165 -
Directory Listing
Modified
Sun Nov 29 01:58:33 2009 UTC
(3 years, 6 months ago)
by
drazzib
debian/rhino.1: Describe more precisly optimization levels and add missing
level '-1'. Thanks to Marcus Better for notifying (Closes: #558086)
Revision
11141 -
Directory Listing
Modified
Thu Nov 26 23:18:33 2009 UTC
(3 years, 6 months ago)
by
drazzib
* Maven POMs:
- debian/control: add a Build-Depends on maven-repo-helper
- debian/rules: use mh_installpoms and mh_installjar
to install the POM and the jar to the Maven repository
- debian/pom.xml: Debian pom.xml file as upstream doesn't provide one
- debian/rules: new get-orig-pom to update debian/pom.xml at new upstream
release.
* Bump debhelper version to >= 7
Revision
10746 -
Directory Listing
Modified
Fri Oct 2 21:09:02 2009 UTC
(3 years, 8 months ago)
by
drazzib
* Bump Standards-Version to 3.8.3:
because we don't build a native GCJ package
* Move api documentation to /usr/share/doc/rhino/api/
* debian/control: Improve rhino-doc package long description
* debian/copyright: Add missing BSD licence (3 clauses) for files under
toolsrc/org/mozilla/javascript/tools/debugger/treetable
* Update my email address
Revision
9408 -
Directory Listing
Modified
Wed Jul 29 21:44:38 2009 UTC
(3 years, 10 months ago)
by
drazzib-guest
* Build-Depends on default-jdk instead of default-jdk-builddep
because we don't build a native GCJ package.
Revision
9374 -
Directory Listing
Modified
Fri Jul 17 14:01:37 2009 UTC
(3 years, 11 months ago)
by
drazzib-guest
[rhino]
* Switch to Quilt patch system:
- Refresh all patches
- Add B-D on quilt
- Include patchsys-quilt.mk in debian/rules
* Bump Standards-Version to 3.8.2:
- Add a README.source to describe patch system
* Add a manpage for rhino-debugger script
Revision
8198 -
Directory Listing
Modified
Sun Apr 19 20:09:17 2009 UTC
(4 years, 2 months ago)
by
drazzib-guest
[rhino] - target unstable
Revision
8192 -
Directory Listing
Modified
Mon Apr 13 01:26:18 2009 UTC
(4 years, 2 months ago)
by
drazzib-guest
[rhino]
* 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}
Revision
7176 -
Directory Listing
Modified
Mon Oct 20 11:39:01 2008 UTC
(4 years, 8 months ago)
by
doko
* Drop alternate dependencies on java2-runtime-headless and
java2-runtime-headless. The binary package is currently built to
require a java5 runtime.
Revision
6805 -
Directory Listing
Modified
Wed Jul 30 21:36:04 2008 UTC
(4 years, 10 months ago)
by
doko
- depend on default-jre-headless
Revision
6802 -
Directory Listing
Modified
Wed Jul 30 18:51:03 2008 UTC
(4 years, 10 months ago)
by
doko
* (Build-)depend on default-jre/-jdk.
Revision
6102 -
Directory Listing
Modified
Sat Apr 5 21:36:48 2008 UTC
(5 years, 2 months ago)
by
marcusb-guest
Update package descriptions (spelling, capitalisation, and no need to mention
it's open source).
--Denna och nedanstående rader kommer inte med i loggmeddelandet--
M debian/control
M debian/changelog
Revision
6100 -
Directory Listing
Modified
Sat Apr 5 20:18:32 2008 UTC
(5 years, 2 months ago)
by
mkoch
rhino (1.7R2~pre-2) experimental; urgency=low
* Really include the debugger. Closes: #474046.
-- Michael Koch <konqueror@gmx.de> Sat, 05 Apr 2008 15:03:43 +0200
Revision
6097 -
Directory Listing
Modified
Sat Apr 5 11:56:30 2008 UTC
(5 years, 2 months ago)
by
mkoch
rhino (1.7R2~pre-1) experimental; urgency=low
* New upstream release.
* Upload to experimental.
* Enable build of debugger. Closes: #474046.
-- Michael Koch <konqueror@gmx.de> Fri, 04 Apr 2008 10:32:47 +0200
Revision
6020 -
Directory Listing
Modified
Sat Mar 22 15:34:35 2008 UTC
(5 years, 2 months ago)
by
mkoch
rhino (1.7R1-1) unstable; urgency=low
* New upstream release.
-- Michael Koch <konqueror@gmx.de> Sat, 22 Mar 2008 13:49:49 +0100
Revision
5745 -
Directory Listing
Modified
Tue Feb 19 15:20:29 2008 UTC
(5 years, 4 months ago)
by
mkoch
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 <konqueror@gmx.de> Tue, 19 Feb 2008 11:17:45 +0100
Revision
4930 -
Directory Listing
Modified
Sat Dec 1 10:54:19 2007 UTC
(5 years, 6 months ago)
by
mkoch
* Fixed bashism in debian/rules. Closes: #453766.
* Fixed names of Homepage, Vcs-Svn and Vcs-Browser fields.
* Added myself to Uploaders.
Revision
4514 -
Directory Listing
Modified
Tue Oct 30 09:32:16 2007 UTC
(5 years, 7 months ago)
by
marcusb-guest
Remove XS- prefix from Vcs field. Add Homepage.
Revision
4398 -
Directory Listing
Modified
Sun Oct 14 14:46:50 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Correct symlink creation.
Revision
4397 -
Directory Listing
Modified
Sun Oct 14 14:27:30 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Remove unused file.
Revision
4354 -
Directory Listing
Modified
Fri Oct 12 09:27:36 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Move build-depends-indep to build-depends, since cdbs stupidly calls ant from the clean target.
Revision
4353 -
Directory Listing
Modified
Fri Oct 12 09:25:59 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Fix version handling.
Revision
4352 -
Directory Listing
Modified
Fri Oct 12 09:25:31 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Rename.
Revision
4351 -
Directory Listing
Modified
Fri Oct 12 07:44:51 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Bump debhelper dependency.
Revision
4350 -
Directory Listing
Modified
Fri Oct 12 07:43:54 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
Rename binaries correctly.
Revision
4349 -
Directory Listing
Modified
Fri Oct 12 07:43:16 2007 UTC
(5 years, 8 months ago)
by
marcusb-guest
New upstream version.
Revision
3832 -
Directory Listing
Modified
Sun Jul 15 00:55:30 2007 UTC
(5 years, 11 months ago)
by
paulcager-guest
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.
Revision
3438 -
Directory Listing
Modified
Fri May 11 12:22:01 2007 UTC
(6 years, 1 month ago)
by
avdyk
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 <avdyk@debian.org> Fri, 11 May 2007 14:07:21 +0200
Revision
2974 -
Directory Listing
Modified
Sat Feb 3 15:50:59 2007 UTC
(6 years, 4 months ago)
by
doko
* New upstream maintenance release.
Revision
2724 -
Directory Listing
Modified
Mon Nov 6 11:54:51 2006 UTC
(6 years, 7 months ago)
by
avdyk
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 <avdyk@debian.org> Mon, 6 Nov 2006 12:54:28 +0100
Revision
2279 -
Directory Listing
Modified
Mon Jul 17 12:51:17 2006 UTC
(6 years, 11 months ago)
by
avdyk
rhino (1.6R2-1) unstable; urgency=low
* New upstream (closes: #350971).
* Removed Takashi Okamoto <tora@debian.org> 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 <avdyk@debian.org> Mon, 17 Jul 2006 14:50:36 +0200
Revision
1772 -
Directory Listing
Modified
Mon Jan 23 14:14:57 2006 UTC
(7 years, 4 months ago)
by
wbaer-guest
Update to kaffe transition upload.
Revision
1687 -
Directory Listing
Modified
Mon Jan 9 18:44:54 2006 UTC
(7 years, 5 months ago)
by
cfry-guest
set mergeWithUpstream=1
Revision
1397 -
Directory Listing
Modified
Sat Sep 24 23:38:57 2005 UTC
(7 years, 8 months ago)
by
wbaer-guest
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)
Revision
992 -
Directory Listing
Modified
Fri Apr 15 09:59:38 2005 UTC
(8 years, 2 months ago)
by
avdyk
java2-runtime as an alternative
Revision
761 -
Directory Listing
Added
Sun Nov 21 15:03:43 2004 UTC
(8 years, 6 months ago)
by
avdyk
Initial revision