Your message dated Mon, 16 Jul 2007 08:09:03 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#391170: libjazzy-java: Please build with free java
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libjazzy-java
Version: 0.5.1-1
Severity: wishlist
Tags: patch
Hello,
with the attached patch the package builds using the
free java-gcj-compat-dev.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libjazzy-java-0.5.1/build.xml ./build.xml
--- ../tmp-orig/libjazzy-java-0.5.1/build.xml 2005-06-13 20:47:40.000000000
+0000
+++ ./build.xml 2006-10-05 09:53:53.000000000 +0000
@@ -8,7 +8,7 @@
<property name="www" value="www"/>
<property name="javadoc" value="javadoc"/>
<property name="jedit-config"
value="${src}/com/swabunga/spell/jedit/config"/>
- <property name="target" value="1.1"/>
+ <property name="target" value="1.4"/>
<property name="package" value="com.swabunga.spell.event"/>
<property name="verbose" value="false"/>
<property name="jsdk-lib" value=""/>
diff -urN ../tmp-orig/libjazzy-java-0.5.1/debian/control ./debian/control
--- ../tmp-orig/libjazzy-java-0.5.1/debian/control 2006-10-05
09:53:56.000000000 +0000
+++ ./debian/control 2006-10-05 09:43:28.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL
PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.8), jikes, ant,
j2sdk1.4
+Build-Depends-Indep: debhelper (>= 4.2.30), cdbs (>= 0.4.8), ant,
java-gcj-compat-dev
Standards-Version: 3.6.2
Package: libjazzy-java
diff -urN ../tmp-orig/libjazzy-java-0.5.1/debian/rules ./debian/rules
--- ../tmp-orig/libjazzy-java-0.5.1/debian/rules 2006-10-05
09:53:56.000000000 +0000
+++ ./debian/rules 2006-10-05 09:44:14.000000000 +0000
@@ -9,10 +9,7 @@
export JITC_PROCESSOR_TYPE=6
-JAVA_HOME_DIRS := /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm
/usr/lib/j2sdk1.4-blackdown /usr/lib/j2sdk1.5-sun /usr/local/IBMJava2-ppc-142
-ANT_HOME := /usr/share/ant
-DEB_JARS := /usr/share/ant/lib/ant-launcher.jar
-DEB_ANT_COMPILER := jikes
+JAVA_HOME_DIRS := /usr/lib/jvm/java-gcj
DEB_ANT_BUILD_TARGET := library-all javadoc
LIBRARY=jazzy
Binary files ../tmp-orig/libjazzy-java-0.5.1/www/jazzy-applet.jar and
./www/jazzy-applet.jar differ
--- End Message ---
--- Begin Message ---
Version: 0.5.1-2
On Thu, Oct 05, 2006 at 12:11:10PM +0200, Andreas Jochens wrote:
> Package: libjazzy-java
> Version: 0.5.1-1
> Severity: wishlist
> Tags: patch
>
>
> Hello,
>
>
> with the attached patch the package builds using the
> free java-gcj-compat-dev.
Thanks for the patch. This was applied long ago.
Cheers,
Michael
--
.''`. | Michael Koch <[EMAIL PROTECTED]>
: :' : | Free Java Developer <http://www.classpath.org>
`. `' |
`- | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B
--- End Message ---