Bug#275419: marked as done (atk1.0: wrong udeb filename)

Debian Bug Tracking System owner@bugs.debian.org
Fri, 08 Oct 2004 05:03:09 -0700


Your message dated Fri, 08 Oct 2004 07:47:05 -0400
with message-id <E1CFtDF-0007iy-00@newraff.debian.org>
and subject line Bug#275419: fixed in atk1.0 1.6.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; 7 Oct 2004 23:09:44 +0000
>From sanvila@unex.es Thu Oct 07 16:09:44 2004
Return-path: <sanvila@unex.es>
Received: from pizarro.unex.es [158.49.8.2] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CFhOK-0006Uu-00; Thu, 07 Oct 2004 16:09:44 -0700
Received: from localhost (almendralejo.unex.es [158.49.8.199])
	by pizarro.unex.es (Postfix/MJ-1.08) with ESMTP id B1F16A1CA2
	for <submit@bugs.debian.org>; Fri,  8 Oct 2004 01:09:42 +0200 (CEST)
Received: from pizarro.unex.es ([158.49.8.2])
	by localhost (emilio [158.49.17.20]) (amavisd-new, port 10024)
	with ESMTP id 20860-06 for <submit@bugs.debian.org>;
	Fri, 8 Oct 2004 01:09:27 +0200 (CEST)
Received: from cantor.unex.es (cantor.unex.es [158.49.18.105])
	by pizarro.unex.es (Postfix/MJ-1.08) with ESMTP id 7C0B3A1CC6
	for <submit@bugs.debian.org>; Fri,  8 Oct 2004 01:09:41 +0200 (CEST)
Date: Fri, 8 Oct 2004 01:07:50 +0200 (CEST)
From: Santiago Vila <sanvila@unex.es>
To: submit@bugs.debian.org
Subject: atk1.0: wrong udeb filename
Message-ID: <Pine.LNX.4.61.0410080101210.24675@cantor.unex.es>
X-Debbugs-Cc: sanvila@unex.es
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at unex.es
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: atk1.0
Version: 1.6.1-4
Tags: patch

Compiling this package under the hurd-i386 architecture produces an udeb
named libatk1.0-udeb_1.6.1-4_i386.udeb, which is wrong.

The name of an udeb should be made from the architecture name, not the cpu.

Patch follows:

diff -ru atk1.0-1.6.1.orig/debian/rules atk1.0-1.6.1/debian/rules
--- atk1.0-1.6.1.orig/debian/rules	Fri Oct  8 00:59:57 2004
+++ atk1.0-1.6.1/debian/rules	Fri Oct  8 01:01:02 2004
@@ -47,7 +47,7 @@
 glibver=2.0
 gtkver=2.0
 shver=1.6.0
-udebname=libatk$(apiver)-udeb_$(debversion)_$(shell dpkg-architecture -qDEB_BUILD_GNU_CPU).udeb
+udebname=libatk$(apiver)-udeb_$(debversion)_$(shell dpkg-architecture -qDEB_BUILD_ARCH).udeb
 
 
 debian/control:

Thanks.

---------------------------------------
Received: (at 275419-close) by bugs.debian.org; 8 Oct 2004 11:53:26 +0000
>From katie@ftp-master.debian.org Fri Oct 08 04:53:26 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CFtJO-0002Y8-00; Fri, 08 Oct 2004 04:53:26 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CFtDF-0007iy-00; Fri, 08 Oct 2004 07:47:05 -0400
From: jdassen@debian.org (J.H.M. Dassen (Ray))
To: 275419-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#275419: fixed in atk1.0 1.6.1-5
Message-Id: <E1CFtDF-0007iy-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Fri, 08 Oct 2004 07:47:05 -0400
Delivered-To: 275419-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	NO_DNS_FOR_FROM autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: atk1.0
Source-Version: 1.6.1-5

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

atk1.0_1.6.1-5.diff.gz
  to pool/main/a/atk1.0/atk1.0_1.6.1-5.diff.gz
atk1.0_1.6.1-5.dsc
  to pool/main/a/atk1.0/atk1.0_1.6.1-5.dsc
libatk1.0-0_1.6.1-5_i386.deb
  to pool/main/a/atk1.0/libatk1.0-0_1.6.1-5_i386.deb
libatk1.0-data_1.6.1-5_all.deb
  to pool/main/a/atk1.0/libatk1.0-data_1.6.1-5_all.deb
libatk1.0-dbg_1.6.1-5_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dbg_1.6.1-5_i386.deb
libatk1.0-dev_1.6.1-5_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dev_1.6.1-5_i386.deb
libatk1.0-doc_1.6.1-5_all.deb
  to pool/main/a/atk1.0/libatk1.0-doc_1.6.1-5_all.deb
libatk1.0-udeb_1.6.1-5_i386.udeb
  to pool/main/a/atk1.0/libatk1.0-udeb_1.6.1-5_i386.udeb



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 275419@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
J.H.M. Dassen (Ray) <jdassen@debian.org> (supplier of updated atk1.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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  8 Oct 2004 13:27:48 +0200
Source: atk1.0
Binary: libatk1.0-0 libatk1.0-dev libatk1.0-udeb libatk1.0-data libatk1.0-doc libatk1.0-dbg
Architecture: source i386 all
Version: 1.6.1-5
Distribution: unstable
Urgency: medium
Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Changed-By: J.H.M. Dassen (Ray) <jdassen@debian.org>
Description: 
 libatk1.0-0 - The ATK accessibility toolkit
 libatk1.0-data - Common files for the ATK accessibility toolkit
 libatk1.0-dbg - The ATK libraries and debugging symbols
 libatk1.0-dev - Development files for the ATK accessibility toolkit
 libatk1.0-doc - Documentation files for the ATK toolkit
 libatk1.0-udeb - The ATK accessibility toolkit (udeb)
Closes: 275419
Changes: 
 atk1.0 (1.6.1-5) unstable; urgency=medium
 .
   Santiago Vila <sanvila@unex.es>: (Closes: #275419)
   * [debian/rules] Corrected udeb naming for Hurd.
Files: 
 447f3339bf6396aa8948504927755f6a 1487 libs optional atk1.0_1.6.1-5.dsc
 0bb343120526074fbfe09467a6d63c8f 85091 libs optional atk1.0_1.6.1-5.diff.gz
 08f09b35e0ecbb761688cef79e88a87e 80638 misc optional libatk1.0-data_1.6.1-5_all.deb
 555ed57a6f9089aad61fefec2df5fc48 82880 doc optional libatk1.0-doc_1.6.1-5_all.deb
 ee94d01d0f515a06a1de478c9a0f77b4 114992 debian-installer optional libatk1.0-udeb_1.6.1-5_i386.udeb
 83de978a6c1a238c0aacb09498e8b074 67532 libs optional libatk1.0-0_1.6.1-5_i386.deb
 339e8141e19c472004e725b24de48134 65874 libdevel optional libatk1.0-dev_1.6.1-5_i386.deb
 eb4f5660e186824a95c205afa8df10ea 181806 libdevel extra libatk1.0-dbg_1.6.1-5_i386.deb

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

iD8DBQFBZnrX/HzwHc5k3nkRAoExAKCpiHq5OciQVhsfSOrShc9ooolkVgCeOTzT
bFN3ESO04+ZluMkYJOHEKi8=
=0997
-----END PGP SIGNATURE-----