Your message dated Wed, 10 Aug 2005 03:17:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322198: fixed in asc 1.16.2.0-2
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; 9 Aug 2005 17:33:16 +0000
>From [EMAIL PROTECTED] Tue Aug 09 10:33:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d029047.adsl.hansenet.de (localhost.localdomain) [80.171.29.47] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2XyW-0003Gx-00; Tue, 09 Aug 2005 10:33:16 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1E2XyS-0003lu-4K; Tue, 09 Aug 2005 19:33:12 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: asc: FTBFS (ppc64): current build architecture ppc64 does not appear 
in package's list (amd64 i386 powerpc)
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 19:33:12 +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: asc
Version: 1.16.2.0-1
Severity: wishlist
Tags: patch

When building 'asc' on ppc64/unstable with gcc-4.0,
I get the following error:

dh_gencontrol -a
dpkg-gencontrol: error: current build architecture ppc64 does not appear in 
package's list (amd64 i386 powerpc kfreebsd-i386)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1

With the attached patch 'asc' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/asc-1.16.2.0/debian/control ./debian/control
--- ../tmp-orig/asc-1.16.2.0/debian/control     2005-08-09 09:44:09.000000000 
+0000
+++ ./debian/control    2005-08-09 07:12:40.000000000 +0000
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 
 Package: asc
-Architecture: amd64 i386 powerpc kfreebsd-i386
+Architecture: amd64 i386 powerpc ppc64 kfreebsd-i386
 Depends: ${shlibs:Depends}, asc-data (= ${Source-Version})
 Recommends: asc-music
 Description: turn-based strategy game

---------------------------------------
Received: (at 322198-close) by bugs.debian.org; 10 Aug 2005 10:24:35 +0000
>From [EMAIL PROTECTED] Wed Aug 10 03:24:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E2ndx-0007eQ-00; Wed, 10 Aug 2005 03:17:05 -0700
From: Bartosz Fenski <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#322198: fixed in asc 1.16.2.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 10 Aug 2005 03:17:05 -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: 2

Source: asc
Source-Version: 1.16.2.0-2

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

asc-data_1.16.2.0-2_all.deb
  to pool/main/a/asc/asc-data_1.16.2.0-2_all.deb
asc_1.16.2.0-2.diff.gz
  to pool/main/a/asc/asc_1.16.2.0-2.diff.gz
asc_1.16.2.0-2.dsc
  to pool/main/a/asc/asc_1.16.2.0-2.dsc
asc_1.16.2.0-2_i386.deb
  to pool/main/a/asc/asc_1.16.2.0-2_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.
Bartosz Fenski <[EMAIL PROTECTED]> (supplier of updated asc 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, 10 Aug 2005 11:07:34 +0200
Source: asc
Binary: asc asc-data
Architecture: source i386 all
Version: 1.16.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Bartosz Fenski <[EMAIL PROTECTED]>
Changed-By: Bartosz Fenski <[EMAIL PROTECTED]>
Description: 
 asc        - turn-based strategy game
 asc-data   - data files for the Advanced Strategic Command game
Closes: 309677 322198
Changes: 
 asc (1.16.2.0-2) unstable; urgency=low
 .
   * Seems that asc (at least without networking support) works on all archs,
     so we're going to support them again. (Closes: #322198, #309677)
Files: 
 210413cbe679b798d42a9e2d654d413f 772 games optional asc_1.16.2.0-2.dsc
 93875144e1c6fdf51f8c97fe04792437 3041 games optional asc_1.16.2.0-2.diff.gz
 bebfdbe26ad5a4f6f30fd7181c239bf7 6102230 games optional 
asc-data_1.16.2.0-2_all.deb
 2e97dc35892fc8ecd09cb2f109e36ec6 2276770 games optional asc_1.16.2.0-2_i386.deb

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

iD8DBQFC+cuehQui3hP+/EARAswvAKCf27Rz4wx0/in8Rkw9OtH699XD8gCgmtOf
rb1HzV2ydfJcMLHjWpyQ/xc=
=MjtT
-----END PGP SIGNATURE-----


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

Reply via email to