Your message dated Thu, 28 Apr 2005 17:32:41 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#306754: fixed in libjfreereport-java 0.8.3c-4 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; 28 Apr 2005 10:40:02 +0000 >From [EMAIL PROTECTED] Thu Apr 28 03:40:02 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.irb.hr [161.53.22.8] (UNKNOWN) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DR6R8-0000VD-00; Thu, 28 Apr 2005 03:40:02 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j3SAe0dX001380 for <[EMAIL PROTECTED]>; Thu, 28 Apr 2005 12:40:00 +0200 Received: from mail.irb.hr ([EMAIL PROTECTED] [127.0.0.1]) by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j3SAdwfP001370 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <[EMAIL PROTECTED]>; Thu, 28 Apr 2005 12:39:58 +0200 Received: (from [EMAIL PROTECTED]) by mail.irb.hr (8.13.3/8.13.3/Submit) id j3SAdwnO001366 for [EMAIL PROTECTED]; Thu, 28 Apr 2005 12:39:58 +0200 Date: Thu, 28 Apr 2005 12:39:57 +0200 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libjfreereport-java: transition to liblog4j1.2-java Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at irb.hr 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: libjfreereport-java Version: 0.8.3c-3 Severity: serious Tags: patch liblog4j-java is currently unbuildable (#306739) and likely to be removed (#263870); please switch to liblog4j1.2-java. libjfreereport-java comes bundled with log4j 1.2.3, so there shouldn't be any compatibility problems. diff -ruN libjfreereport-java-0.8.3c.dist/debian/control libjfreereport-java-0.8.3c/debian/control --- libjfreereport-java-0.8.3c.dist/debian/control 2005-04-28 11:09:44.000000000 +0200 +++ libjfreereport-java-0.8.3c/debian/control 2005-04-28 11:53:16.000000000 +0200 @@ -2,13 +2,13 @@ Section: contrib/libs Priority: optional Maintainer: Christian Bayle <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, bsh, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, libpixie-java, liblog4j-java +Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, bsh, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, libpixie-java, liblog4j1.2-java Standards-Version: 3.6.1 Package: libjfreereport-java Section: contrib/libs Architecture: all -Depends: j2re1.4 | java2-runtime, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, liblog4j-java +Depends: j2re1.4 | java2-runtime, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, liblog4j1.2-java Description: report library for java JFreeReport is a free Java report library. It has the following features: * full on-screen print preview; diff -ruN libjfreereport-java-0.8.3c.dist/debian_patch libjfreereport-java-0.8.3c/debian_patch --- libjfreereport-java-0.8.3c.dist/debian_patch 2005-04-28 11:09:44.000000000 +0200 +++ libjfreereport-java-0.8.3c/debian_patch 2005-04-28 11:54:39.000000000 +0200 @@ -11,7 +11,7 @@ perl -pi -e 's:pixie-0\.8\.0\.jar:pixie.jar:g' $1 perl -pi -e 's:jcommon-0\.8\.3\.jar:jcommon.jar:g' $1 perl -pi -e 's:jakarta-poi-1\.10\.0-dev-20030222\.jar:jakarta-poi.jar:g' $1 -perl -pi -e 's:log4j-1\.2\.3\.jar:log4j\.jar:g' $1 +perl -pi -e 's:log4j-1\.2\.3\.jar:log4j-1.2.jar:g' $1 perl -pi -e 's:servlet\.jar:servlet-2.3.jar:g' $1 # BEurk Thanks! Matej --------------------------------------- Received: (at 306754-close) by bugs.debian.org; 28 Apr 2005 21:38:07 +0000 >From [EMAIL PROTECTED] Thu Apr 28 14:38:07 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DRGhz-00040i-00; Thu, 28 Apr 2005 14:38:07 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DRGcj-0001La-00; Thu, 28 Apr 2005 17:32:41 -0400 From: Christian Bayle <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#306754: fixed in libjfreereport-java 0.8.3c-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 28 Apr 2005 17:32:41 -0400 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-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-Spam-Level: Source: libjfreereport-java Source-Version: 0.8.3c-4 We believe that the bug you reported is fixed in the latest version of libjfreereport-java, which is due to be installed in the Debian FTP archive: libjfreereport-java-doc_0.8.3c-4_all.deb to pool/contrib/libj/libjfreereport-java/libjfreereport-java-doc_0.8.3c-4_all.deb libjfreereport-java_0.8.3c-4.diff.gz to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-4.diff.gz libjfreereport-java_0.8.3c-4.dsc to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-4.dsc libjfreereport-java_0.8.3c-4_all.deb to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-4_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. Christian Bayle <[EMAIL PROTECTED]> (supplier of updated libjfreereport-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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 28 Apr 2005 22:50:59 +0200 Source: libjfreereport-java Binary: libjfreereport-java-doc libjfreereport-java Architecture: source all Version: 0.8.3c-4 Distribution: unstable Urgency: high Maintainer: Christian Bayle <[EMAIL PROTECTED]> Changed-By: Christian Bayle <[EMAIL PROTECTED]> Description: libjfreereport-java - report library for java libjfreereport-java-doc - report library for java documentation Closes: 306754 Changes: libjfreereport-java (0.8.3c-4) unstable; urgency=high . * Transition to liblog4j1.2-java (Closes: #306754) Files: 588b5481bdcea8ffd972ca9f134204fb 768 contrib/libs optional libjfreereport-java_0.8.3c-4.dsc 1455120f27c20ee050d4b4c1874c0077 3233 contrib/libs optional libjfreereport-java_0.8.3c-4.diff.gz f1b817a86f3cab41e1e547ba77920b9b 953982 contrib/libs optional libjfreereport-java_0.8.3c-4_all.deb b2e09352928c46261b89eb6835616169 1440054 contrib/doc optional libjfreereport-java-doc_0.8.3c-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCcU4oTx4JB6685x8RAlU4AKCe+LNDjH8GUNim7ttWca/inIbPMwCbBjRn JhzfyWA6l7cBD6hee4kZuQs= =oqwP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]