lp:ubuntu/natty/rhino

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/rhino
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

21. By James Page

* Re-enable E4X support (LP: #304702):
  - debian/control: Added Build-Depends on libxmlbeans-java
  - debian/ant.properties: Remove no-e4x flag

20. By James Page

* To fix FTBFS, temporarily disabled E4X support as it requires
  libxmlbeans-java which is in universe (LP: #638724)
  - Removed Build-Depends on libxmlbeans-java
  - Added no-e4x flag to ant.properties file

19. By Damien Raude-Morvan

* 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

18. By Damien Raude-Morvan

* 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
* debian/rhino.1: Describe more precisly optimization levels and add missing
  level '-1'. Thanks to Marcus Better for notifying (Closes: #558086)
* Remove Arnaud Vandyck from Uploaders
* Add description to debian/patches/*.diff

17. By Matthias Klose

Build using gcj.

16. By Damien Raude-Morvan

[ 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}

15. By Matthias Klose

* Build-depend on default-jdk instead of java-gcj-compat-dev.
* Depend on default-jre-headless | java*-runtime-headless as the
  preferred alternative.

14. By Matthias Klose

Drop alternate dependencies on java2-runtime-headless and
java2-runtime-headless. The binary package is currently built to
require a java5 runtime.

13. By Thierry Carrez

Depend on default-jre-headless (fixes LP: #249598)

12. By Matthias Klose

(Build-)depend on default-jre/-jdk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/rhino
This branch contains Public information 
Everyone can see this information.

Subscribers