Your message dated Wed, 08 Jun 2005 12:32:13 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#312362: fixed in qdbm 1.8.29-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; 4 Jun 2005 12:37:19 +0000
>From [EMAIL PROTECTED] Sat Jun 04 05:37:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c129085.adsl.hansenet.de (localhost.localdomain) [213.39.129.85] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DeXts-0003nY-00; Sat, 04 Jun 2005 05:37:16 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DeXtk-0000Ny-VT; Sat, 04 Jun 2005 14:37:08 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: qdbm: FTBFS (amd64/gcc-4.0): Please Build-Depend on libgcj-dev instead 
of libgcj4-dev and drop the Build-Depends on libstcd++*-dev
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 04 Jun 2005 14:37:08 +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-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: qdbm
Version: 1.8.28-1
Severity: normal
Tags: patch

Please Build-Depend on libgcj-dev instead of libgcj4-dev 
and drop the Build-Depends on libstcd++*-dev (libstdc++-dev
this is build-essential).

With the attached patch 'qdbm' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/qdbm-1.8.28/debian/control ./debian/control
--- ../tmp-orig/qdbm-1.8.28/debian/control      2005-06-04 14:31:37.264119019 
+0200
+++ ./debian/control    2005-06-04 14:22:41.142198914 +0200
@@ -1,7 +1,7 @@
 Source: qdbm
 Priority: optional
 Maintainer: Fumitoshi UKAI <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, zlib1g-dev, 
libstdc++5-3.3-dev | libstdc++-dev, perl-modules, ruby1.8-dev, ruby1.8, ruby, 
gcj (>= 3:3.2.2-0) [!hppa !mips !mipsel !hurd-i386], fastjar [!hppa !mips 
!mipsel !hurd-i386], sablevm [!hppa !mips !mipsel !hurd-i386], libgcj4-dev 
[!hppa !mips !mipsel !hurd-i386]
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, zlib1g-dev, perl-modules, 
ruby1.8-dev, ruby1.8, ruby, gcj (>= 3:3.2.2-0) [!hppa !mips !mipsel 
!hurd-i386], fastjar [!hppa !mips !mipsel !hurd-i386], sablevm [!hppa !mips 
!mipsel !hurd-i386], libgcj-dev [!hppa !mips !mipsel !hurd-i386]
 Standards-Version: 3.6.1
 Section: libs
 
diff -urN ../tmp-orig/qdbm-1.8.28/plus/xadbm.h ./plus/xadbm.h
--- ../tmp-orig/qdbm-1.8.28/plus/xadbm.h        2005-01-01 20:01:20.000000000 
+0100
+++ ./plus/xadbm.h      2005-06-04 14:30:52.589474992 +0200
@@ -168,7 +168,7 @@
   //----------------------------------------------------------------
   // private member variables
   //----------------------------------------------------------------
-private:
+
   /** The pointer to the region. */
   char* dptr;
   /** The size of the region. */
@@ -176,7 +176,7 @@
   //----------------------------------------------------------------
   // private member functions
   //----------------------------------------------------------------
-private:
+
   /**
    * Create an instance.
    * @param dptr the region allocated with `std::malloc' or `std::realloc'.

---------------------------------------
Received: (at 312362-close) by bugs.debian.org; 8 Jun 2005 16:39:40 +0000
>From [EMAIL PROTECTED] Wed Jun 08 09:39:40 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 1Dg3ae-0008Bg-00; Wed, 08 Jun 2005 09:39:40 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Dg3TR-0001fW-00; Wed, 08 Jun 2005 12:32:13 -0400
From: Fumitoshi UKAI <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#312362: fixed in qdbm 1.8.29-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 08 Jun 2005 12:32:13 -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: qdbm
Source-Version: 1.8.29-2

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

libqdbm++-dev_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm++-dev_1.8.29-2_i386.deb
libqdbm-dev_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm-dev_1.8.29-2_i386.deb
libqdbm-java_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm-java_1.8.29-2_i386.deb
libqdbm-perl_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm-perl_1.8.29-2_i386.deb
libqdbm-ruby1.8_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm-ruby1.8_1.8.29-2_i386.deb
libqdbm1++_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm1++_1.8.29-2_i386.deb
libqdbm11_1.8.29-2_i386.deb
  to pool/main/q/qdbm/libqdbm11_1.8.29-2_i386.deb
qdbm-cgi_1.8.29-2_i386.deb
  to pool/main/q/qdbm/qdbm-cgi_1.8.29-2_i386.deb
qdbm-doc_1.8.29-2_all.deb
  to pool/main/q/qdbm/qdbm-doc_1.8.29-2_all.deb
qdbm-util_1.8.29-2_i386.deb
  to pool/main/q/qdbm/qdbm-util_1.8.29-2_i386.deb
qdbm_1.8.29-2.diff.gz
  to pool/main/q/qdbm/qdbm_1.8.29-2.diff.gz
qdbm_1.8.29-2.dsc
  to pool/main/q/qdbm/qdbm_1.8.29-2.dsc



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.
Fumitoshi UKAI <[EMAIL PROTECTED]> (supplier of updated qdbm 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: Wed,  8 Jun 2005 12:40:15 +0900
Source: qdbm
Binary: libqdbm-java libqdbm-perl libqdbm++-dev qdbm-util libqdbm11 qdbm-cgi 
libqdbm-ruby1.8 qdbm-doc libqdbm-dev libqdbm1++
Architecture: source i386 all
Version: 1.8.29-2
Distribution: unstable
Urgency: low
Maintainer: Fumitoshi UKAI <[EMAIL PROTECTED]>
Changed-By: Fumitoshi UKAI <[EMAIL PROTECTED]>
Description: 
 libqdbm++-dev - QDBM Database Libraries for C++ [development]
 libqdbm-dev - QDBM Database Libraries [development]
 libqdbm-java - QDBM Database Libraries for Java
 libqdbm-perl - QDBM Database Libraries for Perl
 libqdbm-ruby1.8 - QDBM Database Libraries for Ruby 1.8
 libqdbm1++ - QDBM Database Libraries for C++ [runtime]
 libqdbm11  - QDBM Database Libraries [runtime]
 qdbm-cgi   - QDBM Database CGI commands
 qdbm-doc   - QDBM Database Documentation
 qdbm-util  - QDBM Database Utilities
Closes: 312362
Changes: 
 qdbm (1.8.29-2) unstable; urgency=low
 .
   * fix FTBFS with g++-4.0
     closes: Bug#312362
   * fix FTBFS: add build-depends libgcj-dev
Files: 
 cd5d313bf8117cc0ada985271c74bd82 926 libs optional qdbm_1.8.29-2.dsc
 fa42ca7ed724e508a827e2fee744c453 29091 libs optional qdbm_1.8.29-2.diff.gz
 aeecae3c35cc826a926f22d18d62753c 280888 doc optional qdbm-doc_1.8.29-2_all.deb
 bc080c5da394c642b5ae0b57159a34f6 78072 libs optional 
libqdbm11_1.8.29-2_i386.deb
 035cb88d76886381c7bdd3b8a2c8832c 150494 libdevel optional 
libqdbm-dev_1.8.29-2_i386.deb
 bfc5ba3755c0da515da5dd8af8288631 29474 libs optional 
libqdbm1++_1.8.29-2_i386.deb
 8f2123b1fda78defabcc0b442ad7151b 39146 libdevel optional 
libqdbm++-dev_1.8.29-2_i386.deb
 aa9bf9a15cce6e8ec1cc7439c75d8480 44316 perl optional 
libqdbm-perl_1.8.29-2_i386.deb
 89ee9c82dcb4c76ef8f36aee7e29c2c3 30936 interpreters optional 
libqdbm-ruby1.8_1.8.29-2_i386.deb
 66d5dd759dcef36f12962fadbd2a90b0 79488 utils optional 
qdbm-util_1.8.29-2_i386.deb
 9d76470827a33ac18a4550808e0f0715 31342 web optional qdbm-cgi_1.8.29-2_i386.deb
 540dab9c2a168a3e3ec6b0da30802cca 34380 libs optional 
libqdbm-java_1.8.29-2_i386.deb

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

iD8DBQFCpxcl9D5yZjzIjAkRAofPAJ9zSYE2XHsOOEko2MjocCdMidX9KACfXR9s
So+oK9KZlb9C1O9e7eIq21Q=
=OEgS
-----END PGP SIGNATURE-----


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

Reply via email to