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

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


Your message dated Wed, 29 Sep 2004 17:02:05 -0400
with message-id <E1CClaP-0005Og-00@newraff.debian.org>
and subject line Bug#274092: fixed in pango1.0 1.4.1-3
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:59:13 +0000
>From cjwatson@flatline.org.uk Wed Sep 29 11:59:13 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 1CCjfV-0001VT-00; Wed, 29 Sep 2004 11:59:13 -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 1CCjfT-0008Gg-00; Wed, 29 Sep 2004 19:59:11 +0100
Received: from cjwatson by riva.lab.dotat.at with local (Exim 3.35 #1 (Debian))
	for submit@bugs.debian.org
	id 1CCjfT-0001aq-00; Wed, 29 Sep 2004 19:59:11 +0100
Date: Wed, 29 Sep 2004 19:59:11 +0100
From: Colin Watson <cjwatson@debian.org>
To: submit@bugs.debian.org
Subject: libpango1.0-udeb: not built on autobuilders
Message-ID: <20040929185911.GA6064@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: libpango1.0-udeb
Version: 1.4.1-2
Severity: normal
Tags: patch

libpango1.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 pango1.0-1.4.1/debian/rules pango1.0-1.4.1/debian/rules
--- pango1.0-1.4.1/debian/rules
+++ pango1.0-1.4.1/debian/rules
@@ -297,7 +297,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
 
@@ -340,6 +340,7 @@
 	dh_testroot -a
 
 	dh_installdebconf -a
+	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
 	dh_installdeb -a
diff -u pango1.0-1.4.1/debian/changelog pango1.0-1.4.1/debian/changelog
--- pango1.0-1.4.1/debian/changelog
+++ pango1.0-1.4.1/debian/changelog
@@ -1,3 +1,10 @@
+pango1.0 (1.4.1-2.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 14:01:33 +0100
+
 pango1.0 (1.4.1-2) unstable; urgency=medium
 
   * [debian/po/de.po] Added German translation of the debconf templates,

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]

---------------------------------------
Received: (at 274092-close) by bugs.debian.org; 29 Sep 2004 21:08:02 +0000
>From katie@ftp-master.debian.org Wed Sep 29 14:08:02 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 1CClg9-00058g-00; Wed, 29 Sep 2004 14:08:01 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CClaP-0005Og-00; Wed, 29 Sep 2004 17:02:05 -0400
From: jdassen@debian.org (J.H.M. Dassen (Ray))
To: 274092-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#274092: fixed in pango1.0 1.4.1-3
Message-Id: <E1CClaP-0005Og-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 29 Sep 2004 17:02:05 -0400
Delivered-To: 274092-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: pango1.0
Source-Version: 1.4.1-3

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

libpango1.0-0_1.4.1-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-0_1.4.1-3_i386.deb
libpango1.0-common_1.4.1-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-common_1.4.1-3_i386.deb
libpango1.0-dbg_1.4.1-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-dbg_1.4.1-3_i386.deb
libpango1.0-dev_1.4.1-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-dev_1.4.1-3_i386.deb
libpango1.0-doc_1.4.1-3_all.deb
  to pool/main/p/pango1.0/libpango1.0-doc_1.4.1-3_all.deb
libpango1.0-udeb_1.4.1-3_i386.udeb
  to pool/main/p/pango1.0/libpango1.0-udeb_1.4.1-3_i386.udeb
pango1.0_1.4.1-3.diff.gz
  to pool/main/p/pango1.0/pango1.0_1.4.1-3.diff.gz
pango1.0_1.4.1-3.dsc
  to pool/main/p/pango1.0/pango1.0_1.4.1-3.dsc



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 274092@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 pango1.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:43:05 +0200
Source: pango1.0
Binary: libpango1.0-dev libpango1.0-0 libpango1.0-doc libpango1.0-udeb libpango1.0-dbg libpango1.0-common
Architecture: source i386 all
Version: 1.4.1-3
Distribution: unstable
Urgency: medium
Maintainer: J.H.M. Dassen (Ray) <jdassen@debian.org>
Changed-By: J.H.M. Dassen (Ray) <jdassen@debian.org>
Description: 
 libpango1.0-0 - Layout and rendering of internationalized text
 libpango1.0-common - Modules and configuration files for the Pango
 libpango1.0-dbg - The Pango library and debugging symbols
 libpango1.0-dev - Development files for the Pango
 libpango1.0-doc - Documentation files for the Pango
 libpango1.0-udeb - Layout and rendering of internationalized text (udeb)
Closes: 274092
Changes: 
 pango1.0 (1.4.1-3) unstable; urgency=medium
 .
   Colin Watson <cjwatson@debian.org>: (Closes: #274092)
   * [debian/rules] binary-arch depends on binary-arch-udeb.
   * [debian/rules] Strip udeb!
Files: 
 e9d5b8f1cab4892570357160c64a31f9 1704 libs optional pango1.0_1.4.1-3.dsc
 4cb65628834f72c3c9e8493e4f3ee7f4 30234 libs optional pango1.0_1.4.1-3.diff.gz
 78bc9a9a18374d411b7ee5a423865278 142260 doc optional libpango1.0-doc_1.4.1-3_all.deb
 b6ac2dcd12b6e797bd23094dc6ed975d 157264 debian-installer optional libpango1.0-udeb_1.4.1-3_i386.udeb
 68f64f55808cbfefafbec5b9ec46fa1c 245962 libs optional libpango1.0-0_1.4.1-3_i386.deb
 da7f6b87b3cc217b8d2d830e27a8b24d 17316 misc optional libpango1.0-common_1.4.1-3_i386.deb
 dbef459af2f52aae13ceb5d28b07c355 257430 libdevel optional libpango1.0-dev_1.4.1-3_i386.deb
 79c48a21117f323df97ba815385091cd 983062 libdevel extra libpango1.0-dbg_1.4.1-3_i386.deb

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

iD8DBQFBWyB6/HzwHc5k3nkRAq/hAKC71/r+Fp2YS6MNqfuUzKjUHRJpaQCfRIh9
AX3Jg5Wo5E2twIM8TYA6qz4=
=M0mO
-----END PGP SIGNATURE-----