Bug#400791: gjdoc: uninstallable on arm
Arnaud Vandyck
avandyck at gmail.com
Mon Dec 4 15:36:55 CET 2006
On 12/4/06, Aurelien Jarno <aurel32 at debian.org> 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 <aurel32 at debian.org> 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
> `. `' aurel32 at debian.org | aurelien at aurel32.net
> `- people.debian.org/~aurel32 | www.aurel32.net
>
>
> _______________________________________________
> pkg-java-maintainers mailing list
> pkg-java-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
>
--
Arnaud Vandyck
More information about the pkg-java-maintainers
mailing list