Your message dated Tue, 07 Jun 2005 13:47:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#311947: fixed in qdbm 1.8.29-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; 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 311947-close) by bugs.debian.org; 7 Jun 2005 17:51:33 +0000
>From [EMAIL PROTECTED] Tue Jun 07 10:51:33 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 1DfiEf-0000sv-00; Tue, 07 Jun 2005 10:51:33 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DfiAd-0000Cb-00; Tue, 07 Jun 2005 13:47:23 -0400
From: Fumitoshi UKAI <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#311947: fixed in qdbm 1.8.29-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 07 Jun 2005 13:47:23 -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-1
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-1_i386.deb
to pool/main/q/qdbm/libqdbm++-dev_1.8.29-1_i386.deb
libqdbm-dev_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm-dev_1.8.29-1_i386.deb
libqdbm-java_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm-java_1.8.29-1_i386.deb
libqdbm-perl_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm-perl_1.8.29-1_i386.deb
libqdbm-ruby1.8_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm-ruby1.8_1.8.29-1_i386.deb
libqdbm1++_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm1++_1.8.29-1_i386.deb
libqdbm11_1.8.29-1_i386.deb
to pool/main/q/qdbm/libqdbm11_1.8.29-1_i386.deb
qdbm-cgi_1.8.29-1_i386.deb
to pool/main/q/qdbm/qdbm-cgi_1.8.29-1_i386.deb
qdbm-doc_1.8.29-1_all.deb
to pool/main/q/qdbm/qdbm-doc_1.8.29-1_all.deb
qdbm-util_1.8.29-1_i386.deb
to pool/main/q/qdbm/qdbm-util_1.8.29-1_i386.deb
qdbm_1.8.29-1.diff.gz
to pool/main/q/qdbm/qdbm_1.8.29-1.diff.gz
qdbm_1.8.29-1.dsc
to pool/main/q/qdbm/qdbm_1.8.29-1.dsc
qdbm_1.8.29.orig.tar.gz
to pool/main/q/qdbm/qdbm_1.8.29.orig.tar.gz
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 01:13:10 +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-1
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: 311947
Changes:
qdbm (1.8.29-1) unstable; urgency=low
.
* New upstream release
* remove libstdc++5-3.3-dev | libstdc++-dev and libgcj4-dev
from build-depends, since g++ and gcj depends on them.
closes: Bug#311947
Files:
af1722d9cb829d02d0324873ea1b88c7 881 libs optional qdbm_1.8.29-1.dsc
1876def520806b03f2807d75fafb8d07 858553 libs optional qdbm_1.8.29.orig.tar.gz
e5747a43b56fba1a05d93bb2f0b263e0 33786 libs optional qdbm_1.8.29-1.diff.gz
01704b2f6b0c18a032867b52135be17b 280830 doc optional qdbm-doc_1.8.29-1_all.deb
4c63a88980aa2b2191031d882d8b5018 78026 libs optional
libqdbm11_1.8.29-1_i386.deb
ac3b6e13de5ae43fe8b6992238d80e08 150450 libdevel optional
libqdbm-dev_1.8.29-1_i386.deb
1312adc181ebb202946bb498bbd2e53a 29426 libs optional
libqdbm1++_1.8.29-1_i386.deb
976ae1d3cf4f1413e0b129c46406f99a 38934 libdevel optional
libqdbm++-dev_1.8.29-1_i386.deb
808ca73b1129913ded5699be6dedf000 44268 perl optional
libqdbm-perl_1.8.29-1_i386.deb
13b44e2fda1679574f43570831a4f192 30888 interpreters optional
libqdbm-ruby1.8_1.8.29-1_i386.deb
cacdad4e19ce19fc94d62bc8d10cb2fb 79432 utils optional
qdbm-util_1.8.29-1_i386.deb
0cf8141733157b57bb5d62a3ed2a4e74 31296 web optional qdbm-cgi_1.8.29-1_i386.deb
b4fcb578e77d160e108c14b3a0e98746 34258 libs optional
libqdbm-java_1.8.29-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCpdmj9D5yZjzIjAkRAu91AKCxq7Y7dSzCtpCApWkbdTG49YXhtgCgnZap
4JmW4vbF8FfniMrIu3DF4IA=
=/HqF
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]