Bug#274091: marked as done (libatk1.0-udeb: not built on autobuilders)

Debian Bug Tracking System owner@bugs.debian.org
Wed, 29 Sep 2004 14:03:05 -0700


Your message dated Wed, 29 Sep 2004 16:48:36 -0400
with message-id <E1CClNM-000508-00@newraff.debian.org>
and subject line Bug#274091: fixed in atk1.0 1.6.1-4
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; 29 Sep 2004 18:57:17 +0000
>From cjwatson@flatline.org.uk Wed Sep 29 11:57:17 2004
Return-path: <cjwatson@flatline.org.uk>
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CCjdd-0001KM-00; Wed, 29 Sep 2004 11:57:17 -0700
Received: from [192.168.124.112] (helo=riva.lab.dotat.at)
	by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
	for submit@bugs.debian.org
	(return-path cjwatson@flatline.org.uk)
	id 1CCjdb-0007yn-00; Wed, 29 Sep 2004 19:57:15 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian))
	for submit@bugs.debian.org
	id 1CCjda-0001Ze-00; Wed, 29 Sep 2004 19:57:14 +0100
Date: Wed, 29 Sep 2004 19:57:14 +0100
From: Colin Watson <cjwatson@debian.org>
To: submit@bugs.debian.org
Subject: libatk1.0-udeb: not built on autobuilders
Message-ID: <20040929185714.GA3150@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libatk1.0-udeb
Version: 1.6.1-3
Severity: normal
Tags: patch

libatk2.0-udeb is only built on the uploader's architecture (i386 in
this case), not on the autobuilders: this is because there are
binary-indep, binary-arch, and binary-arch-udeb targets in debian/rules,
with binary depending on all three, but the autobuilders only build
binary-arch for obvious reasons.

The attached diff fixes this, and also strips objects in the udeb so
that the udeb doesn't end up considerably bigger than the corresponding
debs.

diff -u atk1.0-1.6.1/debian/rules atk1.0-1.6.1/debian/rules
--- atk1.0-1.6.1/debian/rules
+++ atk1.0-1.6.1/debian/rules
@@ -224,7 +224,7 @@
 	dh_builddeb -i
 
 # Build architecture-dependent files here.
-binary-arch: build install
+binary-arch: build install binary-arch-udeb
 	dh_testdir -a
 	dh_testroot -a
 
@@ -259,6 +259,7 @@
 	dh_testroot -a
 
 	dh_installdebconf -a
+	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
 	dh_installdeb -a
diff -u atk1.0-1.6.1/debian/changelog atk1.0-1.6.1/debian/changelog
--- atk1.0-1.6.1/debian/changelog
+++ atk1.0-1.6.1/debian/changelog
@@ -1,3 +1,10 @@
+atk1.0 (1.6.1-3.1) UNRELEASED; urgency=low
+
+  * [debian/rules] binary-arch depends on binary-arch-udeb.
+  * [debian/rules] Strip udeb!
+
+ -- Colin Watson <cjwatson@debian.org>  Fri, 24 Sep 2004 13:37:07 +0100
+
 atk1.0 (1.6.1-3) unstable; urgency=medium
 
   * 000_fix_symbol_resolution.patch: New. Fixes FTBFS due to undefined

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]

---------------------------------------
Received: (at 274091-close) by bugs.debian.org; 29 Sep 2004 20:53:30 +0000
>From katie@ftp-master.debian.org Wed Sep 29 13:53:30 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 1CClS6-0002FD-00; Wed, 29 Sep 2004 13:53:30 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CClNM-000508-00; Wed, 29 Sep 2004 16:48:36 -0400
From: jdassen@debian.org (J.H.M. Dassen (Ray))
To: 274091-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#274091: fixed in atk1.0 1.6.1-4
Message-Id: <E1CClNM-000508-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 29 Sep 2004 16:48:36 -0400
Delivered-To: 274091-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-4

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-4.diff.gz
  to pool/main/a/atk1.0/atk1.0_1.6.1-4.diff.gz
atk1.0_1.6.1-4.dsc
  to pool/main/a/atk1.0/atk1.0_1.6.1-4.dsc
libatk1.0-0_1.6.1-4_i386.deb
  to pool/main/a/atk1.0/libatk1.0-0_1.6.1-4_i386.deb
libatk1.0-data_1.6.1-4_all.deb
  to pool/main/a/atk1.0/libatk1.0-data_1.6.1-4_all.deb
libatk1.0-dbg_1.6.1-4_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dbg_1.6.1-4_i386.deb
libatk1.0-dev_1.6.1-4_i386.deb
  to pool/main/a/atk1.0/libatk1.0-dev_1.6.1-4_i386.deb
libatk1.0-doc_1.6.1-4_all.deb
  to pool/main/a/atk1.0/libatk1.0-doc_1.6.1-4_all.deb
libatk1.0-udeb_1.6.1-4_i386.udeb
  to pool/main/a/atk1.0/libatk1.0-udeb_1.6.1-4_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 274091@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: Wed, 29 Sep 2004 22:19:26 +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-4
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: 274091
Changes: 
 atk1.0 (1.6.1-4) unstable; urgency=medium
 .
   Colin Watson <cjwatson@debian.org>: (Closes: #274091)
   * [debian/rules] binary-arch depends on binary-arch-udeb.
   * [debian/rules] Strip udeb!
Files: 
 346f9c8f0bd1140d40aeb3707a8d8f1b 1487 libs optional atk1.0_1.6.1-4.dsc
 044b838f80a41a6e1a7e6c8308d8c889 85009 libs optional atk1.0_1.6.1-4.diff.gz
 13834bd9ff927106dea513addca67c5f 80642 misc optional libatk1.0-data_1.6.1-4_all.deb
 36bf72aa2c9bf4c7fadb7e24c284ab7f 82808 doc optional libatk1.0-doc_1.6.1-4_all.deb
 443d519c601695a4af890787d1cbcd91 114996 debian-installer optional libatk1.0-udeb_1.6.1-4_i386.udeb
 c4f3ad40fae11e91134b6a0af6b4719f 67458 libs optional libatk1.0-0_1.6.1-4_i386.deb
 4b9e89bb3c853d15bfdafcf06203d0cf 65874 libdevel optional libatk1.0-dev_1.6.1-4_i386.deb
 88089bf3499661a5c3414ab37efb9578 181806 libdevel extra libatk1.0-dbg_1.6.1-4_i386.deb

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

iD8DBQFBWxnp/HzwHc5k3nkRAg0pAJ9N3UV9Fzp1qksEl6GmVyViRrHsYwCaA/GE
VSLp8pFhnRvHgHbbFYY4JWM=
=bacr
-----END PGP SIGNATURE-----