Bug#329325: marked as done (libgef-java: Please use 'kaffe')

Debian Bug Tracking System owner at bugs.debian.org
Wed Sep 21 10:03:37 UTC 2005


Your message dated Wed, 21 Sep 2005 02:47:05 -0700
with message-id <E1EI1Bx-0007Na-00 at spohr.debian.org>
and subject line Bug#329325: fixed in libgef-java 0.11.1-2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Sep 2005 07:04:42 +0000
>From aj at andaco.de Wed Sep 21 00:04:42 2005
Return-path: <aj at andaco.de>
Received: from d040062.adsl.hansenet.de (localhost.localdomain) [80.171.40.62] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EHyeo-0002su-00; Wed, 21 Sep 2005 00:04:42 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
	id 1EHyem-0008Jv-A2; Wed, 21 Sep 2005 09:04:40 +0200
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: libgef-java: Please use 'kaffe'
Message-Id: <E1EHyem-0008Jv-A2 at localhost.localdomain>
Date: Wed, 21 Sep 2005 09:04:40 +0200
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libgef-java
Version: 0.11.1-1
Severity: wishlist
Tags: patch

Please use 'kaffe' to build the package. It seems to build fine with 'kaffe'.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libgef-java-0.11.1/debian/control ./debian/control
--- ../tmp-orig/libgef-java-0.11.1/debian/control	2005-09-21 06:52:57.000000000 +0000
+++ ./debian/control	2005-09-21 06:52:48.000000000 +0000
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk at debian.org>
-Build-Depends-Indep: j2sdk1.3 | j2sdk1.4 | java2-compiler, debhelper (>= 4.1.0), cdbs (>= 0.4.5.3), libxerces-java, liblog4j1.2-java, ant, jikes, libcommons-logging-java
+Build-Depends-Indep: kaffe, debhelper (>= 4.1.0), cdbs (>= 0.4.5.3), libxerces-java, liblog4j1.2-java, ant, jikes, libcommons-logging-java
 Standards-Version: 3.6.2
 
 Package: libgef-java
 Architecture: all
-Depends: j2re1.4 | java2-runtime, libxerces-java, liblog4j1.2-java, libcommons-logging-java
+Depends: kaffe | j2re1.4 | java2-runtime, libxerces-java, liblog4j1.2-java, libcommons-logging-java
 Description: Graph Editing Framework written entirely in Java
  This lib is needed by ArgoUML but can be used within different applications.
  .
diff -urN ../tmp-orig/libgef-java-0.11.1/debian/rules ./debian/rules
--- ../tmp-orig/libgef-java-0.11.1/debian/rules	2005-09-21 06:52:57.000000000 +0000
+++ ./debian/rules	2005-09-21 06:51:50.000000000 +0000
@@ -13,7 +13,7 @@
 include /usr/share/cdbs/1/class/ant.mk
 #include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-JAVA_HOME_DIRS       := /usr/local/IBMJava2-ppc-142 /usr/lib/j2se/1.4 /usr/lib/j2se/1.3
+JAVA_HOME_DIRS       := /usr/lib/kaffe
 ANT_HOME             := /usr/share/ant
 DEB_JARS             := log4j-1.2 xerces $(ANT_HOME)/lib/ant-launcher.jar commons-logging
 DEB_ANT_COMPILER     := jikes

---------------------------------------
Received: (at 329325-close) by bugs.debian.org; 21 Sep 2005 09:48:21 +0000
>From katie at spohr.debian.org Wed Sep 21 02:48:21 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EI1Bx-0007Na-00; Wed, 21 Sep 2005 02:47:05 -0700
From: Arnaud Vandyck <avdyk at debian.org>
To: 329325-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#329325: fixed in libgef-java 0.11.1-2
Message-Id: <E1EI1Bx-0007Na-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Wed, 21 Sep 2005 02:47:05 -0700
Delivered-To: 329325-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: libgef-java
Source-Version: 0.11.1-2

We believe that the bug you reported is fixed in the latest version of
libgef-java, which is due to be installed in the Debian FTP archive:

libgef-java_0.11.1-2.diff.gz
  to pool/main/libg/libgef-java/libgef-java_0.11.1-2.diff.gz
libgef-java_0.11.1-2.dsc
  to pool/main/libg/libgef-java/libgef-java_0.11.1-2.dsc
libgef-java_0.11.1-2_all.deb
  to pool/main/libg/libgef-java/libgef-java_0.11.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 329325 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Vandyck <avdyk at debian.org> (supplier of updated libgef-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 21 Sep 2005 11:22:34 +0200
Source: libgef-java
Binary: libgef-java
Architecture: source all
Version: 0.11.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Changed-By: Arnaud Vandyck <avdyk at debian.org>
Description: 
 libgef-java - Graph Editing Framework written entirely in Java
Closes: 321853 329325
Changes: 
 libgef-java (0.11.1-2) unstable; urgency=low
 .
   * debian/control (*Depends*), debian/rules: build with kaffe, can move
     to main, thanks to Andreas Jochens for the patch (closes: #329325)
   * debian/control (Description): corrected typo, thanks to Julian Gilbey
     for the patch (closes: #321853)
Files: 
 14c6bd8048f2875bf0a35a35b18ab827 799 libs optional libgef-java_0.11.1-2.dsc
 345bd072213202777559b467d480362f 379867 libs optional libgef-java_0.11.1.orig.tar.gz
 fef6f5433cbc92dc5545b822d2ee430b 3267 libs optional libgef-java_0.11.1-2.diff.gz
 89bdbf862e5f7c73cd99b6876accb40d 594586 libs optional libgef-java_0.11.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDMSfR4vzFZu62tMIRAiqHAJ4gzrU39uaWjoe/vXE5yLKlVzRNFgCgv3kS
rSSOBipxe1V6JGQHBIGe4w4=
=xoNf
-----END PGP SIGNATURE-----




More information about the pkg-java-maintainers mailing list