Your message dated Sat, 31 May 2003 18:48:12 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#193401: fixed in gcc-3.2 1:3.2.3ds9-3
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; 15 May 2003 09:43:45 +0000
>From [EMAIL PROTECTED] Thu May 15 04:43:44 2003
Return-path: <[EMAIL PROTECTED]>
Received: from 80-24-13-86.uc.nombres.ttd.es (khazad.dyndns.org) [80.24.13.86] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 19GFH4-0005TU-00; Thu, 15 May 2003 04:43:42 -0500
Received: from aragorn ([192.168.0.3])
        by khazad.dyndns.org with esmtp (Exim 3.35 #1 (Debian))
        id 19GHfc-0002fP-00; Thu, 15 May 2003 14:17:12 +0200
Received: from rmh by aragorn with local (Exim 3.36 #1 (Debian))
        id 19GFGN-0000Fl-00; Thu, 15 May 2003 11:42:59 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robert Millan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: specific dependency on libc6
X-Mailer: reportbug 2.10.1
Date: Thu, 15 May 2003 11:42:59 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Robert Millan <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.3 required=4.0
        tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF
        autolearn=ham version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 
(1.174.2.15-2003-03-30-exp)

Package: libstdc++5-dev
Version: 1:3.2.3-2
Severity: important
Tags: sid patch

libstdc++5-dev depends specificaly on libc6, making it uninstallable
on arches that have other soname versions, including alpha, ia64,
i386-gnu, *-freebsd-gnu, *-netbsd

I have set severity to important (instead of serious) because i'm not
sure if release arches alpha and ia64 provide libc6 in their libc6.1
package.

This patch fixes all them:

diff -ur gcc-3.2-3.2.3ds9.old/debian/control gcc-3.2-3.2.3ds9/debian/control
--- gcc-3.2-3.2.3ds9.old/debian/control 2003-05-15 11:26:32.000000000 +0200
+++ gcc-3.2-3.2.3ds9/debian/control     2003-05-15 11:37:37.000000000 +0200
@@ -234,7 +234,7 @@
 Architecture: any
 Section: libdevel
 Priority: standard
-Depends: gcc-3.2-base, libstdc++5 (>= 1:3.2.3-2), libc6-dev (>= 2.2.5-8), 
g++-3.2 (>= 1:3.2.3-2)
+Depends: gcc-3.2-base, libstdc++5 (>= 1:3.2.3-2), libc6-dev (>= 2.2.5-8) | 
libc6.1-dev (>= 2.2.5-8) | libc0.3-dev (>= 2.2.5-8) | libc1-dev | libc12-dev, 
g++-3.2 (>= 1:3.2.3-2)
 Conflicts: libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.8-dev, 
libg++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++2.10-dev 
(<< 1:2.95.3-2), libstdc++3.0-dev
 Suggests: libstdc++5-doc, stl-manual
 Provides: libstdc++-dev

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux aragorn 2.2.22 #1 dl nov 25 21:59:43 CET 2002 i686
Locale: LANG=ca_ES.ISO-8859-1, LC_CTYPE=ca_ES.ISO-8859-1

Versions of packages libstdc++5-dev depends on:
ii  g++-3.2                      1:3.2.3-2   The GNU C++ compiler
ii  gcc-3.2-base                 1:3.2.3-2   The GNU Compiler Collection (base 
ii  libc6-dev                    2.3.1-17    GNU C Library: Development Librari
ii  libstdc++5                   1:3.3-0pre9 The GNU Standard C++ Library v3

-- no debconf information


---------------------------------------
Received: (at 193401-close) by bugs.debian.org; 31 May 2003 22:53:41 +0000
>From [EMAIL PROTECTED] Sat May 31 17:53:41 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19MFEK-0005dU-00; Sat, 31 May 2003 17:53:40 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 19MF92-0003NH-00; Sat, 31 May 2003 18:48:12 -0400
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.34 $
Subject: Bug#193401: fixed in gcc-3.2 1:3.2.3ds9-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 31 May 2003 18:48:12 -0400
Delivered-To: [EMAIL PROTECTED]

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

cpp-3.2-doc_3.2.3-3_all.deb
  to pool/main/g/gcc-3.2/cpp-3.2-doc_3.2.3-3_all.deb
cpp-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/cpp-3.2_3.2.3-3_i386.deb
g++-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/g++-3.2_3.2.3-3_i386.deb
g77-3.2-doc_3.2.3-3_all.deb
  to pool/main/g/gcc-3.2/g77-3.2-doc_3.2.3-3_all.deb
g77-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/g77-3.2_3.2.3-3_i386.deb
gcc-3.2-base_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2-base_3.2.3-3_i386.deb
gcc-3.2-doc_3.2.3-3_all.deb
  to pool/main/g/gcc-3.2/gcc-3.2-doc_3.2.3-3_all.deb
gcc-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.3-3_i386.deb
gcc-3.2_3.2.3ds9-3.diff.gz
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.3ds9-3.diff.gz
gcc-3.2_3.2.3ds9-3.dsc
  to pool/main/g/gcc-3.2/gcc-3.2_3.2.3ds9-3.dsc
gnat-3.2-doc_3.2.3-3_all.deb
  to pool/main/g/gcc-3.2/gnat-3.2-doc_3.2.3-3_all.deb
gnat-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/gnat-3.2_3.2.3-3_i386.deb
gobjc-3.2_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/gobjc-3.2_3.2.3-3_i386.deb
libstdc++5-dbg_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dbg_3.2.3-3_i386.deb
libstdc++5-dev_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-dev_3.2.3-3_i386.deb
libstdc++5-doc_3.2.3-3_all.deb
  to pool/main/g/gcc-3.2/libstdc++5-doc_3.2.3-3_all.deb
libstdc++5-pic_3.2.3-3_i386.deb
  to pool/main/g/gcc-3.2/libstdc++5-pic_3.2.3-3_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-3.2 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: Sat, 31 May 2003 21:02:53 +0200
Source: gcc-3.2
Binary: gcc-3.2-base libstdc++5-dev cpp-3.2-doc libgcj3-dev libobjc1 
libstdc++5-doc libgcc1 libstdc++5 protoize g77-3.2-doc libstdc++5-dbg gobjc-3.2 
g++-3.2 gnat-3.2-doc gcc-3.2 gpc-2.1-3.2-doc libstdc++5-pic g77-3.2 libgcj3 
gpc-2.1-3.2 gcc-3.2-soft-float gcj-3.2 libgcj-common libffi libffi-dev 
libgnat3.15a fastjar gcc-3.2-doc gcc-3.2-nof libg2c0 fixincludes gij-3.2 
cpp-3.2 gnat-3.2
Architecture: source i386 all
Version: 1:3.2.3ds9-3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 cpp-3.2    - The GNU C preprocessor
 cpp-3.2-doc - Documentation for the GNU C preprocessor (cpp)
 g++-3.2    - The GNU C++ compiler
 g77-3.2    - The GNU Fortran 77 compiler
 g77-3.2-doc - Documentation for the GNU Fortran compiler (g77)
 gcc-3.2    - The GNU C compiler
 gcc-3.2-base - The GNU Compiler Collection (base package)
 gcc-3.2-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gnat-3.2   - The GNU Ada compiler
 gnat-3.2-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-3.2  - The GNU Objective-C compiler
 libstdc++5-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++5-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++5-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++5-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 192634 193207 193401
Changes: 
 gcc-3.2 (1:3.2.3ds9-3) unstable; urgency=low
 .
   * Add patch to fix typo in config/i386/i386.h.
   * Add "(Debian)" to gcc version string.
   * Add arm-10730.dpatch, closes: #192634
   * Update and re-enable arm-xscale.dpatch.
   * Update hppa-fptr patch (Randolph Chung). Closes: #193207.
   * Disable gcj/gij.
   * Add build support to omit the manual pages and info docs from the
     packages, disabled by default. Wait for a Debian statement, which can
     be cited. Adresses: #193787.
   * Reenable the m68k-const patch, don't run the g77 testsuite on m68k.
     Addresses ICEs (#177840, #190818).
   * Let the m68k build fail. Build by hand and check the test results
     before uploading.
   * Updated freebsd patch (Robert Millan). Closes: #193401.
Files: 
 67d92444175cb7bb5a687ec51d08807d 2099 devel standard gcc-3.2_3.2.3ds9-3.dsc
 9bc1960bc1c74ecc7573a10ed3ed5b41 1851700 devel standard 
gcc-3.2_3.2.3ds9-3.diff.gz
 616a6c5d70bb053034499b939c8483e8 84294 doc optional cpp-3.2-doc_3.2.3-3_all.deb
 1948d50169aa54f88f287de91eac10c4 2251314 doc optional 
libstdc++5-doc_3.2.3-3_all.deb
 749cc527e36ac01067e98a75876784fd 309442 doc optional 
g77-3.2-doc_3.2.3-3_all.deb
 388b3ea02ee357e38973883d726731b1 346692 doc optional 
gnat-3.2-doc_3.2.3-3_all.deb
 901f4ec1f15501b3389b43b7b6f038e7 630908 doc optional 
gcc-3.2-doc_3.2.3-3_all.deb
 588c63cbceb35f524812ef8000be85f1 129162 devel important 
gcc-3.2-base_3.2.3-3_i386.deb
 4a2b7296621695cfa0151c80b54cdc34 119334 interpreters standard 
cpp-3.2_3.2.3-3_i386.deb
 5c03216abfe498f8240602aa7af1c10d 1293378 devel optional 
gobjc-3.2_3.2.3-3_i386.deb
 fdbd0d4c12977957b0c84fd355b01a83 1546046 devel standard 
g++-3.2_3.2.3-3_i386.deb
 b0f4c4e365afa7d825a8f973534cbc2e 729596 libdevel standard 
libstdc++5-dev_3.2.3-3_i386.deb
 e1e17a0c4bb68a4d88732012fa418c4a 308808 libdevel extra 
libstdc++5-pic_3.2.3-3_i386.deb
 2aa2564993dc4fce11c7fe9f0dbdb139 1505056 libdevel extra 
libstdc++5-dbg_3.2.3-3_i386.deb
 343ca31503d79a896a2ac3092703e763 1426816 devel optional 
g77-3.2_3.2.3-3_i386.deb
 e73a79a93bb64ee212a3c59638a47593 5401758 devel optional 
gnat-3.2_3.2.3-3_i386.deb
 b71b94b99bd16e5a8cae4b97e1197d47 2273848 devel standard 
gcc-3.2_3.2.3-3_i386.deb

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

iD8DBQE+2RhlStlRaw+TLJwRAmQLAJ4zKVC13ZAyaZCjOO+1vcJyTythLQCfVZVH
gFtaSW39W8fhyIb5IFEZxBU=
=YoJs
-----END PGP SIGNATURE-----


Reply via email to