Your message dated Sat, 15 Sep 2007 18:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441741: fixed in gdb 6.6.dfsg.90.20070912-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)

--- Begin Message ---
Package: gdb
Version: 6.6.dfsg-3
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi

The armel port doesn't have gcj and gobjc yet, though I understand
they're being worked on.

In the meantime, could you modify gdb to not build-depend on these on
armel?

-- 
see shy jo
--- old/gdb-6.6.dfsg/debian/control	2007-09-10 17:37:44.000000000 -0400
+++ gdb-6.6.dfsg/debian/control	2007-09-10 17:34:00.000000000 -0400
@@ -3,7 +3,7 @@
 Section: devel
 Priority: optional
 Standards-Version: 3.7.2
-Build-Depends: autoconf, libtool, texinfo (>= 4.7-2.2), tetex-bin, libncurses5-dev, libreadline5-dev, bison, gettext, debhelper (>= 4.9.0), dejagnu, gcj [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], gobjc, mig [hurd-i386 hurd-ia64 hurd-alpha hurd-amd64 hurd-armeb hurd-arm hurd-hppa hurd-m32r hurd-m68k hurd-mips hurd-mipsel hurd-powerpc hurd-ppc64 hurd-s390 hurd-s390x hurd-sh3 hurd-sh3eb hurd-sh4 hurd-sh4eb hurd-sparc], cdbs (>= 0.4.17), quilt (>= 0.30-1), libkvm-dev [kfreebsd-i386 kfreebsd-ia64 kfreebsd-alpha kfreebsd-amd64 kfreebsd-armeb kfreebsd-arm kfreebsd-hppa kfreebsd-m32r kfreebsd-m68k kfreebsd-mips kfreebsd-mipsel kfreebsd-powerpc kfreebsd-ppc64 kfreebsd-s390 kfreebsd-s390x kfreebsd-sh3 kfreebsd-sh3eb kfreebsd-sh4 kfreebsd-sh4eb kfreebsd-sparc], type-handling (>= 0.2.1), libunwind7-dev [ia64], flex | flex-old
+Build-Depends: autoconf, libtool, texinfo (>= 4.7-2.2), tetex-bin, libncurses5-dev, libreadline5-dev, bison, gettext, debhelper (>= 4.9.0), dejagnu, gcj [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386 !armel], gobjc [!armel], mig [hurd-i386 hurd-ia64 hurd-alpha hurd-amd64 hurd-armeb hurd-arm hurd-hppa hurd-m32r hurd-m68k hurd-mips hurd-mipsel hurd-powerpc hurd-ppc64 hurd-s390 hurd-s390x hurd-sh3 hurd-sh3eb hurd-sh4 hurd-sh4eb hurd-sparc], cdbs (>= 0.4.17), quilt (>= 0.30-1), libkvm-dev [kfreebsd-i386 kfreebsd-ia64 kfreebsd-alpha kfreebsd-amd64 kfreebsd-armeb kfreebsd-arm kfreebsd-hppa kfreebsd-m32r kfreebsd-m68k kfreebsd-mips kfreebsd-mipsel kfreebsd-powerpc kfreebsd-ppc64 kfreebsd-s390 kfreebsd-s390x kfreebsd-sh3 kfreebsd-sh3eb kfreebsd-sh4 kfreebsd-sh4eb kfreebsd-sparc], type-handling (>= 0.2.1), libunwind7-dev [ia64], flex | flex-old
 
 Package: gdb
 Architecture: any

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: gdb
Source-Version: 6.6.dfsg.90.20070912-1

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

gdb_6.6.dfsg.90.20070912-1.diff.gz
  to pool/main/g/gdb/gdb_6.6.dfsg.90.20070912-1.diff.gz
gdb_6.6.dfsg.90.20070912-1.dsc
  to pool/main/g/gdb/gdb_6.6.dfsg.90.20070912-1.dsc
gdb_6.6.dfsg.90.20070912-1_amd64.deb
  to pool/main/g/gdb/gdb_6.6.dfsg.90.20070912-1_amd64.deb
gdb_6.6.dfsg.90.20070912.orig.tar.gz
  to pool/main/g/gdb/gdb_6.6.dfsg.90.20070912.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.
Daniel Jacobowitz <[EMAIL PROTECTED]> (supplier of updated gdb 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, 15 Sep 2007 13:40:34 -0400
Source: gdb
Binary: gdb
Architecture: source amd64
Version: 6.6.dfsg.90.20070912-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Jacobowitz <[EMAIL PROTECTED]>
Changed-By: Daniel Jacobowitz <[EMAIL PROTECTED]>
Description: 
 gdb        - The GNU Debugger
Closes: 441741
Changes: 
 gdb (6.6.dfsg.90.20070912-1) unstable; urgency=low
 .
   * New upstream snapshot (pre-release for GDB 6.7).
     - Patches 10.selected-frame.patch, dwarf2-long-size.patch merged upstream.
     - Backports unwind-check-pc-regnum.patch, ia64-unwind-signedness.patch
       removed.
     - Patch 13.use-dynamic-readline.patch replaced by
       --with-system-readline.
     - Patch sim-destdir.patch unnecessary.
   * Disable gcj and gobjc build dependencies for armel (Closes: #441741).
   * Replace tetex-bin build dependency with texlive-base.
   * Include kernel offsets for HPPA.
Files: 
 3b9be37ddd771960eb0c5a0dd6d5200c 1405 devel optional 
gdb_6.6.dfsg.90.20070912-1.dsc
 f814508e0bca9c0e7ccf161684449002 19300564 devel optional 
gdb_6.6.dfsg.90.20070912.orig.tar.gz
 70a917f418e873463c7434d715166d0a 30752 devel optional 
gdb_6.6.dfsg.90.20070912-1.diff.gz
 344bb5309ade594ca327d439827a90f1 2918984 devel optional 
gdb_6.6.dfsg.90.20070912-1_amd64.deb

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

iD8DBQFG7CO/bgOPXuCjg3cRAma9AJ921yO36oq+RdUpzRQ/89YXQ8tmTgCfdfIP
/F5hbTAoUba8k0gWQr6NzCA=
=I15T
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to