Merge lp:~james-page/ubuntu/natty/rhino/fix-304702 into lp:ubuntu/natty/rhino

Proposed by James Page
Status: Merged
Merge reported by: Thierry Carrez
Merged at revision: not available
Proposed branch: lp:~james-page/ubuntu/natty/rhino/fix-304702
Merge into: lp:ubuntu/natty/rhino
Diff against target: 38 lines (+9/-3)
3 files modified
debian/ant.properties (+0/-2)
debian/changelog (+8/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~james-page/ubuntu/natty/rhino/fix-304702
Reviewer Review Type Date Requested Status
Thierry Carrez (community) Approve
Ubuntu branches Pending
Review via email: mp+40840@code.launchpad.net

Description of the change

Re-enabled E4X support now that xmlbeans + saxonb are both in main.

To post a comment you must log in.
Revision history for this message
Thierry Carrez (ttx) wrote :

Ack, will upload in a few.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/ant.properties'
--- debian/ant.properties 2010-09-14 15:41:37 +0000
+++ debian/ant.properties 2010-11-15 09:31:55 +0000
@@ -3,5 +3,3 @@
3# JSR 173 (StAX) in included in JDK 63# JSR 173 (StAX) in included in JDK 6
4# Just set property to xmlbeans, to get build system happy4# Just set property to xmlbeans, to get build system happy
5jsr173.jar=/usr/share/java/xmlbeans.jar5jsr173.jar=/usr/share/java/xmlbeans.jar
6
7no-e4x=true
86
=== modified file 'debian/changelog'
--- debian/changelog 2010-09-14 15:41:37 +0000
+++ debian/changelog 2010-11-15 09:31:55 +0000
@@ -1,3 +1,11 @@
1rhino (1.7R2-4ubuntu2) natty; urgency=low
2
3 * Re-enable E4X support (LP: #304702):
4 - debian/control: Added Build-Depends on libxmlbeans-java
5 - debian/ant.properties: Remove no-e4x flag
6
7 -- James Page <james.page@canonical.com> Mon, 15 Nov 2010 08:51:04 +0000
8
1rhino (1.7R2-4ubuntu1) maverick; urgency=low9rhino (1.7R2-4ubuntu1) maverick; urgency=low
210
3 * To fix FTBFS, temporarily disabled E4X support as it requires11 * To fix FTBFS, temporarily disabled E4X support as it requires
412
=== modified file 'debian/control'
--- debian/control 2010-09-14 15:41:37 +0000
+++ debian/control 2010-11-15 09:31:55 +0000
@@ -5,7 +5,7 @@
5XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>5XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
6Uploaders: Paul Cager <paul-debian@home.paulcager.org>,6Uploaders: Paul Cager <paul-debian@home.paulcager.org>,
7 Marcus Better <marcus@better.se>, Michael Koch <konqueror@gmx.de>, Damien Raude-Morvan <drazzib@debian.org>7 Marcus Better <marcus@better.se>, Michael Koch <konqueror@gmx.de>, Damien Raude-Morvan <drazzib@debian.org>
8Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, quilt, maven-repo-helper8Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, quilt, maven-repo-helper, libxmlbeans-java
9Standards-Version: 3.8.49Standards-Version: 3.8.4
10Homepage: http://www.mozilla.org/rhino/10Homepage: http://www.mozilla.org/rhino/
11Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/rhino/11Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/rhino/

Subscribers

People subscribed via source and target branches

to all changes: