Your message dated Sat, 26 Mar 2005 20:02:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301584: fixed in gcc-defaults 1.21
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; 26 Mar 2005 23:38:05 +0000
>From [EMAIL PROTECTED] Sat Mar 26 15:38:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from maynard.mail.mindspring.net [207.69.200.243] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DFKqy-0006N5-00; Sat, 26 Mar 2005 15:38:04 -0800
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] 
helo=frobnitz.homelinux.net)
        by maynard.mail.mindspring.net with esmtp (Exim 3.36 #1)
        id 1DFKqx-0004ZQ-00
        for [EMAIL PROTECTED]; Sat, 26 Mar 2005 18:38:04 -0500
Received: from daniel by frobnitz.homelinux.net with local (Exim 4.50)
        id 1DFKqx-0001IY-9d
        for [EMAIL PROTECTED]; Sat, 26 Mar 2005 15:38:03 -0800
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libgcj-dev: Uninstallable: Bad dependency
From: Daniel Schepler <[EMAIL PROTECTED]>
Date: Sat, 26 Mar 2005 15:38:02 -0800
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
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: libgcj-dev
Severity: grave
Version: 4:3.3.5-2
Tags: patch

The libgcj-dev package added in today's gcc-defaults upload is
uninstallable since it Depends on `libgcj4-dev (>= 4:3.3.5-2)', but
the actual current version of libgcj4-dev is 1:3.3.5-12.  I've
attached a patch which fixes the dependency.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-9-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
[EMAIL PROTECTED]    haven't had breakfast yet."
                                 -- Orson Scott Card

--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=gcc-defaults.diff

diff -urN gcc-defaults-1.20.old/debian/control.m4 
gcc-defaults-1.20/debian/control.m4
--- gcc-defaults-1.20.old/debian/control.m4     2005-03-25 19:02:37.000000000 
+0000
+++ gcc-defaults-1.20/debian/control.m4 2005-03-26 23:21:40.000000000 +0000
@@ -105,7 +105,7 @@
 Package: libgcj-dev
 Priority: optional
 Architecture: any
-Depends: LIBGCJ-dev (>= EPOCH:CV_CPP), gcj (>= EPOCH:CV_CPP)
+Depends: LIBGCJ-dev REQV_LIBGCJ, gcj (>= EPOCH:CV_CPP)
 Description: Java development headers and static library for use with gcj 
  These are the development headers and static libraries that go along with 
  the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, 
diff -urN gcc-defaults-1.20.old/debian/rules gcc-defaults-1.20/debian/rules
--- gcc-defaults-1.20.old/debian/rules  2005-03-25 19:02:37.000000000 +0000
+++ gcc-defaults-1.20/debian/rules      2005-03-26 23:24:02.000000000 +0000
@@ -75,6 +75,7 @@
 REQV_GCJ       = $(REQV_33)
 REQV_GIJ       = $(REQV_33)
 REQV_GPC       = $(REQV_GPC_33)
+REQV_LIBGCJ    = $(REQV_33)
 
 LIBGCJ         = libgcj4
 
@@ -184,6 +185,7 @@
           -DREQV_GIJ='$(REQV_GIJ)' \
           -DREQV_GPC='$(REQV_GPC)' \
           -DREQV_GPCDEP='$(REQV_GPCDEP)' \
+          -DREQV_LIBGCJ='$(REQV_LIBGCJ)' \
           -DLIBGCJ='$(LIBGCJ)' \
                debian/control.m4 > debian/control.tmp2
        uniq debian/control.tmp2 > debian/control.tmp

--=-=-=--

---------------------------------------
Received: (at 301584-close) by bugs.debian.org; 27 Mar 2005 01:13:22 +0000
>From [EMAIL PROTECTED] Sat Mar 26 17:13:22 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 1DFMLB-0002qi-00; Sat, 26 Mar 2005 17:13:21 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DFMAZ-0007qq-00; Sat, 26 Mar 2005 20:02:23 -0500
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#301584: fixed in gcc-defaults 1.21
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Mar 2005 20:02:23 -0500
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: gcc-defaults
Source-Version: 1.21

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

chill_2.95.4-36_i386.deb
  to pool/main/g/gcc-defaults/chill_2.95.4-36_i386.deb
cpp-doc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/cpp-doc_3.3.5-3_i386.deb
cpp_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/cpp_3.3.5-3_i386.deb
g++_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/g++_3.3.5-3_i386.deb
g77-doc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/g77-doc_3.3.5-3_i386.deb
g77_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/g77_3.3.5-3_i386.deb
gcc-defaults_1.21.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.21.dsc
gcc-defaults_1.21.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.21.tar.gz
gcc-doc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gcc-doc_3.3.5-3_i386.deb
gcc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gcc_3.3.5-3_i386.deb
gcj_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gcj_3.3.5-3_i386.deb
gij_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gij_3.3.5-3_i386.deb
gobjc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gobjc_3.3.5-3_i386.deb
gpc-doc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.3.5-3_i386.deb
gpc_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/gpc_3.3.5-3_i386.deb
libgcj-dev_3.3.5-3_i386.deb
  to pool/main/g/gcc-defaults/libgcj-dev_3.3.5-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-defaults 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: Sun, 27 Mar 2005 01:41:53 +0100
Source: gcc-defaults
Binary: gobjc gij g++ gcc g77 gpc chill gpc-doc libgcj-dev gcj gcc-doc cpp-doc 
cpp g77-doc
Architecture: source i386
Version: 1.21
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 chill      - The GNU CHILL compiler
 cpp        - The GNU C preprocessor (cpp)
 cpp-doc    - Documentation for the GNU C preprocessor (cpp)
 g++        - The GNU C++ compiler
 g77        - The GNU Fortran 77 compiler
 g77-doc    - Documentation for the GNU Fortran compiler (g77)
 gcc        - The GNU C compiler
 gcc-doc    - Documentation for the GNU C compilers (gcc, gobjc, g++)
 gcj        - The GNU Java compiler
 gij        - The GNU Java bytecode interpreter
 gobjc      - The GNU Objective-C compiler
 gpc        - The GNU Pascal compiler
 gpc-doc    - Documentation for the GNU Pascal compiler (gpc)
 libgcj-dev - Java development headers and static library for use with gcj
Closes: 301584
Changes: 
 gcc-defaults (1.21) unstable; urgency=medium
 .
   * Fix libgcj-dev dependency epoch (Daniel Schepler). Closes: #301584.
Files: 
 91e9d9d4ffd14115c94a8ebdfae6709c 684 devel standard gcc-defaults_1.21.dsc
 772f160441fd71434d62f175e488b338 33896 devel standard gcc-defaults_1.21.tar.gz
 5e4093b49bc2c61583a7096408e7cee2 29602 interpreters standard 
cpp_3.3.5-3_i386.deb
 b6f7fe28cafb6cf0deea7c64d3d96000 1014 devel optional cpp-doc_3.3.5-3_i386.deb
 824f1217cad1d6f8c1cfecf6eb500dd6 4906 devel standard gcc_3.3.5-3_i386.deb
 100299e0dab61d12b5054821cb99a1f9 1020 devel optional gcc-doc_3.3.5-3_i386.deb
 7ef6ba5dd128a333eeea2ed26a6f63d3 1398 devel standard g++_3.3.5-3_i386.deb
 1ce50e8e4f4e7bba23f1c08bcb3adae3 846 devel optional gobjc_3.3.5-3_i386.deb
 d4fbef3b640f30e28a4682075ec0c0d4 1254 devel optional g77_3.3.5-3_i386.deb
 4c03e3846ad1458038621e6105954b2d 966 devel optional g77-doc_3.3.5-3_i386.deb
 f9bd75f89577c2ba6a568e6f50268f63 1462 devel optional gpc_3.3.5-3_i386.deb
 01788ee355c5a9d7b1a2b3f944036ed1 1024 devel optional gpc-doc_3.3.5-3_i386.deb
 111a71b21a115ca312556fa697aaa86d 1242 devel optional gcj_3.3.5-3_i386.deb
 c7ec4c2947c7e7840ebd79a67308c592 924 devel optional libgcj-dev_3.3.5-3_i386.deb
 20e3fa87fdd4931e1d2167ff683d3333 1188 devel optional gij_3.3.5-3_i386.deb
 7ee4f26c933027225cf6fe4e0703023c 1054 devel extra chill_2.95.4-36_i386.deb

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

iD8DBQFCRgHLStlRaw+TLJwRAkHOAKC9L0Lxquie6ACdUaVLwFVV/uKbOQCgncNH
w0uCSt37PDc6Euu+xRk2sSE=
=d+5Y
-----END PGP SIGNATURE-----


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

Reply via email to