Your message dated Wed, 05 Oct 2005 16:05:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326697: fixed in avalon-framework 4.2.0-1
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; 5 Sep 2005 06:26:24 +0000
>From [EMAIL PROTECTED] Sun Sep 04 23:26:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c203105.adsl.hansenet.de (localhost.localdomain) 
[213.39.203.105] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ECAQy-00067X-00; Sun, 04 Sep 2005 23:26:24 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1ECAQS-00010N-Aw; Mon, 05 Sep 2005 08:25:52 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: avalon-framework: FTBFS: Build-Depends-Indep cannot be satisfied 
because the package liblog4j cannot be found
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 05 Sep 2005 08:25:52 +0200
Delivered-To: [EMAIL PROTECTED]
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: avalon-framework
Version: 4.1.2-2.1
Severity: serious
Tags: patch

When building 'avalon-framework' in a clean 'unstable' chroot,
I get the following error:

Reading package lists...
Building dependency tree...
E: Build-Depends-Indep dependency for avalon-framework cannot be satisfied 
because the package liblog4j cannot be found

Please change the Build-Depends from 'liblog4j' to 'liblog4j1.2-java'
in debian/control.

Please also change the Build-Depends from 'j2sdk1.4' to 'kaffe'.

Regards
Andreas Jochens

diff -urN ../tmp-orig/avalon-framework-4.1.2/debian/control ./debian/control
--- ../tmp-orig/avalon-framework-4.1.2/debian/control   2005-09-05 
06:16:30.000000000 +0000
+++ ./debian/control    2005-09-05 06:16:25.000000000 +0000
@@ -1,8 +1,8 @@
 Source: avalon-framework
-Section: contrib/libs
+Section: libs
 Priority: optional
 Maintainer: Takashi Okamoto <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 3.0.0), junit, liblogkit-java, 
libxerces-java, ant, liblog4j, libxalan2-java, j2sdk1.4
+Build-Depends-Indep: debhelper (>> 3.0.0), junit, liblogkit-java, 
libxerces-java, ant, liblog4j1.2-java, libxalan2-java, kaffe
 Standards-Version: 3.5.2
 
 Package: libavalon-framework-java
diff -urN ../tmp-orig/avalon-framework-4.1.2/debian/rules ./debian/rules
--- ../tmp-orig/avalon-framework-4.1.2/debian/rules     2005-09-05 
06:16:30.000000000 +0000
+++ ./debian/rules      2005-09-05 06:14:39.000000000 +0000
@@ -15,7 +15,7 @@
 export LANG=C
 export VERSION=4.1.2
 
-jdk_dirs:=/usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-blackdown 
/usr/lib/j2sdk1.4-ibm
+jdk_dirs:=/usr/lib/kaffe /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-blackdown 
/usr/lib/j2sdk1.4-ibm
 export JAVA_HOME=$(shell for jdir in $(jdk_dirs); do if [ -d "$$jdir" ]; then 
echo $$jdir; exit 0; fi; done)
 
 

---------------------------------------
Received: (at 326697-close) by bugs.debian.org; 5 Oct 2005 23:08:02 +0000
>From [EMAIL PROTECTED] Wed Oct 05 16:08:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ENIKE-0007Nm-00; Wed, 05 Oct 2005 16:05:26 -0700
From: Wolfgang Baer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#326697: fixed in avalon-framework 4.2.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 05 Oct 2005 16:05:26 -0700
Delivered-To: [EMAIL PROTECTED]
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: 4

Source: avalon-framework
Source-Version: 4.2.0-1

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

avalon-framework_4.2.0-1.diff.gz
  to pool/main/a/avalon-framework/avalon-framework_4.2.0-1.diff.gz
avalon-framework_4.2.0-1.dsc
  to pool/main/a/avalon-framework/avalon-framework_4.2.0-1.dsc
avalon-framework_4.2.0.orig.tar.gz
  to pool/main/a/avalon-framework/avalon-framework_4.2.0.orig.tar.gz
libavalon-framework-java-doc_4.2.0-1_all.deb
  to pool/main/a/avalon-framework/libavalon-framework-java-doc_4.2.0-1_all.deb
libavalon-framework-java_4.2.0-1_all.deb
  to pool/main/a/avalon-framework/libavalon-framework-java_4.2.0-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfgang Baer <[EMAIL PROTECTED]> (supplier of updated avalon-framework 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 26 Sep 2005 20:31:56 +0200
Source: avalon-framework
Binary: libavalon-framework-java-doc libavalon-framework-java
Architecture: source all
Version: 4.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Wolfgang Baer <[EMAIL PROTECTED]>
Description: 
 libavalon-framework-java - Common framework for Java server applications
 libavalon-framework-java-doc - Documentation for Avalon framework
Closes: 230362 258023 301192 326697
Changes: 
 avalon-framework (4.2.0-1) unstable; urgency=low
 .
   * Move to main
   * New upstream release (closes: #258023)
   * Aknowledge NMU (closes: #301192)
   * Fixed build dependencies (closes: #326697)
   * Changed copyright to reflect new Apache 2.0 license
   * Changed build system to cdbs - parts taken from patch provided
     by Thomas Girard <[EMAIL PROTECTED]>
   * Added kaffe | java1-runtime | java2-runtime as dependency
   * Run testsuite during build - currently one test is failing
     against classpath derived vm's. Patch submitted to upstream.
   * Standards-Version 3.6.2 (no changes)
   * Changed maintainer to debian-java maintainers
   * Add myself to uploaders
   * javadoc is build now (closes: #230362) and registered with doc-base
Files: 
 86d49fe11836cc411e4ac7f2c0151569 842 libs optional avalon-framework_4.2.0-1.dsc
 fd42e4ed9d9cd7a4d2e7fca7ab8e847f 68887 libs optional 
avalon-framework_4.2.0.orig.tar.gz
 21d5a55aa9aaeb17aa3c2c25ff0755b7 6367 libs optional 
avalon-framework_4.2.0-1.diff.gz
 4f6c49cfc4124f063314385fde1c95b9 72292 libs optional 
libavalon-framework-java_4.2.0-1_all.deb
 aeb4e5acd95079e782d5b8bd3102e44d 110930 libs optional 
libavalon-framework-java-doc_4.2.0-1_all.deb

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

iD8DBQFDPtClStlRaw+TLJwRAs62AJ9nVRaElmhGbQhiUPl6sKoTBaX6QQCgt6yO
REZgwSmMoGb37E+y51DVyx0=
=hXAq
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to