On 12/4/06, Aurelien Jarno <[EMAIL PROTECTED]> wrote: [...]
I therefore propose to do a porter NMU. The diff is available below. I plan to upload it tomorrow evening if I got no news from you.
Salut Aurelien, Thanks for your patch. I'm updating it right now and will upload it asap.
diff -u gjdoc-0.7.7/debian/changelog gjdoc-0.7.7/debian/changelog --- gjdoc-0.7.7/debian/changelog +++ gjdoc-0.7.7/debian/changelog @@ -1,3 +1,10 @@ +gjdoc (0.7.7-6.1) unstable; urgency=low + + * Porter NMU. + * Use back gcj-dbtool-4.1 and gij-wrapper-4.1 on arm (closes: bug#400791). + + -- Aurelien Jarno <[EMAIL PROTECTED]> Mon, 4 Dec 2006 07:17:57 +0100 + gjdoc (0.7.7-6) unstable; urgency=low * Use gcj-4.1, not gcj. diff -u gjdoc-0.7.7/debian/rules gjdoc-0.7.7/debian/rules --- gjdoc-0.7.7/debian/rules +++ gjdoc-0.7.7/debian/rules @@ -21,13 +21,8 @@ GCJ=$(GCJ) \ ANTLR_JAR=$(ANTLR_JAR) -ifeq ($(DEB_BUILD_ARCH),arm) - DEB_CONFIGURE_SCRIPT_ENV += JAVA=true - GCJ_DBTOOL = /bin/sh $(CURDIR)/debian/fake-dbtool -else - DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-wrapper-4.1 - GCJ_DBTOOL = /usr/bin/gcj-dbtool-4.1 -endif +DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-wrapper-4.1 +GCJ_DBTOOL = /usr/bin/gcj-dbtool-4.1 DEB_CONFIGURE_USER_FLAGS = --disable-native --enable-xmldoclet -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net _______________________________________________ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
-- Arnaud Vandyck -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]