Your message dated Wed, 17 Aug 2005 06:47:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#322890: fixed in gcc-4.0 4.0.1-5 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; 13 Aug 2005 10:46:02 +0000 >From [EMAIL PROTECTED] Sat Aug 13 03:46:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from d001162.adsl.hansenet.de (localhost.localdomain) [80.171.1.162] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E3tWb-0002C4-00; Sat, 13 Aug 2005 03:46:01 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1E3tWX-0007Re-WF; Sat, 13 Aug 2005 12:45:58 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: gcc-4.0: Please do not use '/emul/ia32-linux' on ppc64 Message-Id: <[EMAIL PROTECTED]> Date: Sat, 13 Aug 2005 12:45:58 +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: gcc-4.0 Version: 4.0.1-4 Severity: wishlist Tags: patch Please do not use the Debian-amd64 biarch32 installation directory '/emul/ia32-linux' on ppc64. Additionally, I think that 'libgcc_s.so.$(GCC_SONAME)' should be installed in '/usr/lib32' instead of '/lib32'. At least this is location where it is found on ppc64 without taking any special measures. I think eventually Debian-amd64 should also move to use /usr/lib32 instead of /emul/ia32-linux/usr/lib, but this would have to be coordinated with the ia32-libs and glibc packages, of course. Regards Andreas Jochens diff -urN ../tmp-orig/gcc-4.0-4.0.1/debian/rules.d/binary-libgcc.mk ./debian/rules.d/binary-libgcc.mk --- ../tmp-orig/gcc-4.0-4.0.1/debian/rules.d/binary-libgcc.mk 2005-08-09 06:34:02.000000000 +0000 +++ ./debian/rules.d/binary-libgcc.mk 2005-08-09 06:33:38.000000000 +0000 @@ -127,12 +127,12 @@ rm -rf $(d_l32gcc) -ifeq ($(distribution),Ubuntu) +ifneq ($(distribution)-$(DEB_TARGET_ARCH),Debian-amd64) dh_installdirs -p$(p_l32gcc) \ $(docdir)/$(p_l32gcc) \ - lib32 + $(PF)/lib32 mv $(d)/$(PF)/lib32/libgcc_s.so.$(GCC_SONAME) \ - $(d_l32gcc)/lib32/. + $(d_l32gcc)/$(PF)/lib32/. else dh_installdirs -p$(p_l32gcc) \ $(docdir)/$(p_l32gcc) \ diff -urN ../tmp-orig/gcc-4.0-4.0.1/debian/rules.d/binary-libstdcxx.mk ./debian/rules.d/binary-libstdcxx.mk --- ../tmp-orig/gcc-4.0-4.0.1/debian/rules.d/binary-libstdcxx.mk 2005-08-09 06:34:02.000000000 +0000 +++ ./debian/rules.d/binary-libstdcxx.mk 2005-08-09 06:33:56.000000000 +0000 @@ -236,7 +236,7 @@ rm -rf $(d_lib32) $(d_dbg32) -ifeq ($(distribution),Ubuntu) +ifneq ($(distribution)-$(DEB_TARGET_ARCH),Debian-amd64) dh_installdirs -p$(p_lib32) \ $(docdir)/$(p_lib32) \ $(PF)/lib32 --------------------------------------- Received: (at 322890-close) by bugs.debian.org; 17 Aug 2005 13:50:09 +0000 >From [EMAIL PROTECTED] Wed Aug 17 06:50:09 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E5OGD-0005xD-00; Wed, 17 Aug 2005 06:47:17 -0700 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#322890: fixed in gcc-4.0 4.0.1-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 17 Aug 2005 06:47:17 -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: 3 Source: gcc-4.0 Source-Version: 4.0.1-5 We believe that the bug you reported is fixed in the latest version of gcc-4.0, which is due to be installed in the Debian FTP archive: cpp-4.0-doc_4.0.1-5_all.deb to pool/main/g/gcc-4.0/cpp-4.0-doc_4.0.1-5_all.deb cpp-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/cpp-4.0_4.0.1-5_i386.deb fastjar_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/fastjar_4.0.1-5_i386.deb fixincludes_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/fixincludes_4.0.1-5_i386.deb g++-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/g++-4.0_4.0.1-5_i386.deb gcc-4.0-base_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gcc-4.0-base_4.0.1-5_i386.deb gcc-4.0-doc_4.0.1-5_all.deb to pool/main/g/gcc-4.0/gcc-4.0-doc_4.0.1-5_all.deb gcc-4.0-locales_4.0.1-5_all.deb to pool/main/g/gcc-4.0/gcc-4.0-locales_4.0.1-5_all.deb gcc-4.0_4.0.1-5.diff.gz to pool/main/g/gcc-4.0/gcc-4.0_4.0.1-5.diff.gz gcc-4.0_4.0.1-5.dsc to pool/main/g/gcc-4.0/gcc-4.0_4.0.1-5.dsc gcc-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gcc-4.0_4.0.1-5_i386.deb gcj-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gcj-4.0_4.0.1-5_i386.deb gfortran-4.0-doc_4.0.1-5_all.deb to pool/main/g/gcc-4.0/gfortran-4.0-doc_4.0.1-5_all.deb gfortran-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gfortran-4.0_4.0.1-5_i386.deb gij-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gij-4.0_4.0.1-5_i386.deb gnat-4.0-doc_4.0.1-5_all.deb to pool/main/g/gcc-4.0/gnat-4.0-doc_4.0.1-5_all.deb gnat-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gnat-4.0_4.0.1-5_i386.deb gobjc-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/gobjc-4.0_4.0.1-5_i386.deb lib64gcc1_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/lib64gcc1_4.0.1-5_i386.deb lib64gfortran0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/lib64gfortran0_4.0.1-5_i386.deb lib64objc1_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/lib64objc1_4.0.1-5_i386.deb lib64stdc++6-4.0-dbg_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/lib64stdc++6-4.0-dbg_4.0.1-5_i386.deb lib64stdc++6_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/lib64stdc++6_4.0.1-5_i386.deb libffi4-dev_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libffi4-dev_4.0.1-5_i386.deb libffi4_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libffi4_4.0.1-5_i386.deb libgcc1_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgcc1_4.0.1-5_i386.deb libgcj-common_4.0.1-5_all.deb to pool/main/g/gcc-4.0/libgcj-common_4.0.1-5_all.deb libgcj6-awt_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgcj6-awt_4.0.1-5_i386.deb libgcj6-common_4.0.1-5_all.deb to pool/main/g/gcc-4.0/libgcj6-common_4.0.1-5_all.deb libgcj6-dbg_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgcj6-dbg_4.0.1-5_i386.deb libgcj6-dev_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgcj6-dev_4.0.1-5_i386.deb libgcj6-src_4.0.1-5_all.deb to pool/main/g/gcc-4.0/libgcj6-src_4.0.1-5_all.deb libgcj6_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgcj6_4.0.1-5_i386.deb libgfortran0-dev_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgfortran0-dev_4.0.1-5_i386.deb libgfortran0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgfortran0_4.0.1-5_i386.deb libgnat-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libgnat-4.0_4.0.1-5_i386.deb libmudflap0-dev_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libmudflap0-dev_4.0.1-5_i386.deb libmudflap0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libmudflap0_4.0.1-5_i386.deb libobjc1_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libobjc1_4.0.1-5_i386.deb libstdc++6-4.0-dbg_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libstdc++6-4.0-dbg_4.0.1-5_i386.deb libstdc++6-4.0-dev_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libstdc++6-4.0-dev_4.0.1-5_i386.deb libstdc++6-4.0-doc_4.0.1-5_all.deb to pool/main/g/gcc-4.0/libstdc++6-4.0-doc_4.0.1-5_all.deb libstdc++6-4.0-pic_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libstdc++6-4.0-pic_4.0.1-5_i386.deb libstdc++6_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/libstdc++6_4.0.1-5_i386.deb protoize_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/protoize_4.0.1-5_i386.deb treelang-4.0_4.0.1-5_i386.deb to pool/main/g/gcc-4.0/treelang-4.0_4.0.1-5_i386.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. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-4.0 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: Tue, 16 Aug 2005 22:45:47 +0200 Source: gcc-4.0 Binary: gcc-4.0-base libstdc++6 lib32ffi4 lib32gcj6-dev libobjc1 libgcc1 libgcj6-dev libgcj6-awt gpc-2.1-4.0 gcc-4.0-nof libstdc++6-4.0-dev lib32stdc++6-4.0-dbg libgcc2 lib64gnat-4.0 lib32gcj6 gpc-2.1-4.0-doc protoize lib64gcj6 treelang-4.0 libgnat-4.0 libstdc++6-4.0-dbg gcc-4.0-doc lib64stdc++6 lib32gfortran0 libffi4 lib64gcj6-awt gfortran-4.0-doc g++-4.0 libgcj6-src lib64ffi4 gcj-4.0 lib32gcc1 lib64stdc++6-4.0-dbg libgfortran0 gobjc-4.0 lib64objc1 cpp-4.0 gcc-4.0-soft-float gcc-4.0 gfortran-4.0 gcc-4.0-locales lib32objc1 libffi4-dev libgcj6 gnat-4.0-doc libgfortran0-dev libgcj-common libgcj6-common libstdc++6-4.0-pic cpp-4.0-doc lib64gcc1 fastjar gcc-4.0-hppa64 gij-4.0 fixincludes libmudflap0-dev libstdc++6-4.0-doc lib32stdc++6 gnat-4.0 libmudflap0 lib32gcj6-dbg lib64gfortran0 libgcj6-dbg Architecture: source i386 all Version: 4.0.1-5 Distribution: unstable Urgency: low Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: cpp-4.0 - The GNU C preprocessor cpp-4.0-doc - Documentation for the GNU C preprocessor (cpp) fastjar - Jar creation utility fixincludes - Fix non-ANSI header files g++-4.0 - The GNU C++ compiler gcc-4.0 - The GNU C compiler gcc-4.0-base - The GNU Compiler Collection (base package) gcc-4.0-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gcc-4.0-locales - The GNU C compiler (native language support files) gcj-4.0 - The GNU compiler for Java(TM) gfortran-4.0 - The GNU Fortran 95 compiler gfortran-4.0-doc - Documentation for the GNU Fortran compiler (gfortran) gij-4.0 - The GNU Java bytecode interpreter gnat-4.0 - The GNU Ada compiler gnat-4.0-doc - Documentation for the GNU Ada compiler (gnat) gobjc-4.0 - The GNU Objective-C compiler lib64gcc1 - GCC support library (64bit) lib64gfortran0 - Runtime library for GNU Fortran applications (64bit) lib64objc1 - Runtime library for GNU Objective-C applications (64bit) lib64stdc++6 - The GNU Standard C++ Library v3 (64bit) lib64stdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files) libffi4 - Foreign Function Interface library runtime libffi4-dev - Foreign Function Interface library (development files) libgcc1 - GCC support library libgcj-common - Java runtime library (common files) libgcj6 - Java runtime library for use with gcj libgcj6-awt - AWT peer runtime libraries for use with gcj libgcj6-common - Java runtime library for use with gcj (jar files) libgcj6-dbg - Debugging symbols for libraries provided in libgcj6-dev libgcj6-dev - Java development headers and static library for use with gcj libgcj6-src - libgcj java sources for use in eclipse libgfortran0 - Runtime library for GNU Fortran applications libgfortran0-dev - GNU Fortran library development libgnat-4.0 - Runtime library for GNU Ada applications libmudflap0 - GCC mudflap shared support libraries libmudflap0-dev - GCC mudflap support libraries (development files) libobjc1 - Runtime library for GNU Objective-C applications libstdc++6 - The GNU Standard C++ Library v3 libstdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files) libstdc++6-4.0-dev - The GNU Standard C++ Library v3 (development files) libstdc++6-4.0-doc - The GNU Standard C++ Library v3 (documentation files) libstdc++6-4.0-pic - The GNU Standard C++ Library v3 (shared library subset kit) protoize - Create/remove ANSI prototypes from C code treelang-4.0 - The GNU Treelang compiler Closes: 321016 321591 321785 322576 322890 322912 Changes: gcc-4.0 (4.0.1-5) unstable; urgency=low . * Update to CVS 20050816, taken from the gcc-4_0-branch. - Fix PR middle-end/23369, wrong code generation for funcptr comparison on hppa. Closes: #321785. - Fix PR fortran/23368 ICE with NAG routines (closes: #322912). * Build-depend on libcairo2-dev (they say, that's the final package name ...) * libgcj: Search /usr/lib/gcj-4.0 for dlopened libraries, place a copy of the .la files in the libgcj6 package into this directory. Closes: #322576. * Tighten the dependencies between the compiler packages to the same version and release. Use some substitution variables for control file generation. * Remove build dependencies for gpc. * Don't use '/emul/ia32-linux' on ppc64 (closes: #322890). * Synchronize with Ubuntu. . gcc-4.0 (4.0.1-4ubuntu1) breezy; urgency=low . * Jeff Bailey <[EMAIL PROTECTED]> . Enable i386 biarch using biarch glibc (not yet enabled for unstable). - debian/rules.d/binary-libgcc.mk: Make i386 lib64gcc1 depend on libc6-amd64 - debian/control.m4: Suggest libc6-amd64 rather than amd64-libs. - debian/rules.conf: Build-Dep on libc6-dev-amd64 [i386] Build-Dep on binutils >= 2.16.1-2ubuntu3 - debian/rules2: Enable biarch build in Ubuntu. . * Matthias Klose <[EMAIL PROTECTED]> . - Add shlibs file and dependency information for the lib32gcc1 package. - debian/patches/gcc-textdomain.dpatch: Update (closes: #321591). - Set priority of gcc-4.0-base and libstdc++6 packages to `required'. Closes: #321016. - libffi-hppa.dpatch: Remove, applied upstream. Files: dfe2ec910828b37e25dae04f4452dcb2 3569 devel standard gcc-4.0_4.0.1-5.dsc 016b807dd981bcef6daa77945672b8ba 786782 devel standard gcc-4.0_4.0.1-5.diff.gz acb901219a86378edce9d61f7a6bb40d 182504 doc optional cpp-4.0-doc_4.0.1-5_all.deb 786877509de719175274b21c4bae1065 3102320 libs optional libgcj6-common_4.0.1-5_all.deb 09ddb1e437e9d6a24ad594f20d7a6f39 1166 libs optional libgcj-common_4.0.1-5_all.deb c2398e336570c275a0903b42686b243d 6431068 libdevel optional libgcj6-src_4.0.1-5_all.deb 055ca298bba4dab982addc2f0085a7e6 4843476 doc optional libstdc++6-4.0-doc_4.0.1-5_all.deb 1ca1eebc9f14e6424d6f1eb7923f0c12 103708 doc optional gfortran-4.0-doc_4.0.1-5_all.deb 971ce65b124cb4b19ed2fbf0fb62244b 942080 doc optional gnat-4.0-doc_4.0.1-5_all.deb 72683998cbd49abc96b768174ef5c418 1572670 doc optional gcc-4.0-doc_4.0.1-5_all.deb 39888f434e01bb00b1118fb264bc4d58 977802 devel optional gcc-4.0-locales_4.0.1-5_all.deb 8957f238169bb4acd0d6a7e348633b60 175214 devel required gcc-4.0-base_4.0.1-5_i386.deb e6164c0e06641aace1060f1a1149b714 90332 libs required libgcc1_4.0.1-5_i386.deb 80d1c40d2a17dc0d00569e94820b1d56 95608 libs optional lib64gcc1_4.0.1-5_i386.deb 2fc1c454ee9fa760c312b4caffa84ca3 2041716 interpreters standard cpp-4.0_4.0.1-5_i386.deb 7241e2f391fb720c3b10dd6bb75ded4d 27314 devel optional protoize_4.0.1-5_i386.deb c9d3bebc7deb824724b8a08d42c927e7 79516 devel optional fixincludes_4.0.1-5_i386.deb e93f297967f40b183f20c32a471f44d9 150872 libs optional libmudflap0_4.0.1-5_i386.deb e646237b3b9953555702bfe821072223 95902 libdevel optional libmudflap0-dev_4.0.1-5_i386.deb ef00f427b52d0375f5a52f34325201b7 2135484 devel optional gobjc-4.0_4.0.1-5_i386.deb 0e1e03e52bd37a75e4560c3dcfd07967 118580 libs optional libobjc1_4.0.1-5_i386.deb fd34b4b4c4a8d66e91db513b1e8a6791 43856 libs optional lib64objc1_4.0.1-5_i386.deb 1d315714ee6a7e92b3f360de1cea5fc7 27430 devel optional gij-4.0_4.0.1-5_i386.deb 1227ec07c661de9ab6a4864e2841d887 5093540 libs optional libgcj6_4.0.1-5_i386.deb 5252c5d77ad31700af85f826ca37db68 225020 libs optional libgcj6-awt_4.0.1-5_i386.deb 175553f80fa58687a445d315b261bd64 2469020 devel optional gcj-4.0_4.0.1-5_i386.deb a463f02ddbd7964e01177427cd442a83 9918102 libdevel optional libgcj6-dev_4.0.1-5_i386.deb e2f24800adedd9d66e03f18dd237176e 16815258 libdevel extra libgcj6-dbg_4.0.1-5_i386.deb 63e606d3e88eb91321e50397f6096d57 127192 devel optional fastjar_4.0.1-5_i386.deb 2c4c85655e82c5c86f910714d490b8be 90532 libs optional libffi4_4.0.1-5_i386.deb 09535b1196203f3ebcce5dab5751d663 8978 libdevel optional libffi4-dev_4.0.1-5_i386.deb 03665e81e8682ef2916376b22dd58d74 2326214 devel standard g++-4.0_4.0.1-5_i386.deb 2003963ea662f5378e8d4444336beafb 352608 libs required libstdc++6_4.0.1-5_i386.deb e3f609fcd0a3159e7c326a0961f13845 366982 libs important lib64stdc++6_4.0.1-5_i386.deb f7056f12ddcc3e116ceef424c7fadbc0 8672652 libdevel extra lib64stdc++6-4.0-dbg_4.0.1-5_i386.deb c3f4baca8374c612d9f245414b3098e5 1517436 libdevel standard libstdc++6-4.0-dev_4.0.1-5_i386.deb 9f636324efff29b581f2359da52a3657 928810 libdevel extra libstdc++6-4.0-pic_4.0.1-5_i386.deb e3bcc095cba25aa5dfe5066f92fd3517 5761656 libdevel extra libstdc++6-4.0-dbg_4.0.1-5_i386.deb 7bf53e3c4349d76df56fc377bc51c080 110844 libs optional libgfortran0_4.0.1-5_i386.deb 0eaad9a54ba07c42a2e3baa4cd9ce5ab 106596 libs optional lib64gfortran0_4.0.1-5_i386.deb 91bd63de58de2a9fa3d6a2b6f79fc44d 2177264 devel optional gfortran-4.0_4.0.1-5_i386.deb 038a3a78be9e3eda3aa17c373a4efb71 274102 libdevel optional libgfortran0-dev_4.0.1-5_i386.deb 59574d81847987803bdefe5fdf292c83 875688 libs optional libgnat-4.0_4.0.1-5_i386.deb b296f7c3d3cd549aacdc4fee06c7024a 9851908 devel optional gnat-4.0_4.0.1-5_i386.deb fef3e0b48a97aec2c1969e0c5d25c29a 1922484 devel optional treelang-4.0_4.0.1-5_i386.deb a4a631e1911896f194a547d209aac037 503230 devel standard gcc-4.0_4.0.1-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDAs3fStlRaw+TLJwRAvOWAJ4qX3tyy0B4Fsva746qRQ8KTgz6pQCfRZg+ 38ndVLmpyZAJyQylDfxfeII= =O3Fl -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]