[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#223086: marked as done (baseconfig-udeb: should create the .udeb in binary-indep)



Your message dated Thu, 05 Feb 2004 15:47:03 -0500
with message-id <E1AoqOt-0003ND-00@newraff.debian.org>
and subject line Bug#223086: fixed in baseconfig-udeb 0.026
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; 6 Dec 2003 18:38:08 +0000
>From sanvila@unex.es Sat Dec 06 12:38:07 2003
Return-path: <sanvila@unex.es>
Received: from guadiana.unex.es [158.49.17.23] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AShBC-0000Ev-00; Sat, 06 Dec 2003 12:29:22 -0600
Received: from cantor.unex.es ([158.49.18.105])
	by guadiana.unex.es with esmtp (Exim 3.35 #1 (Debian))
	id 1AShBB-0005cf-00
	for <submit@bugs.debian.org>; Sat, 06 Dec 2003 19:29:21 +0100
Date: Sat, 6 Dec 2003 19:28:08 +0100 (CET)
From: Santiago Vila <sanvila@unex.es>
To: submit@bugs.debian.org
Subject: baseconfig-udeb: should create the .udeb in binary-indep
Message-ID: <Pine.LNX.4.58.0312061924080.14176@cantor.unex.es>
X-Debbugs-Cc: sanvila@unex.es
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_99,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 

Package: baseconfig-udeb
Version: 0.020
Tags: patch

The udeb produced by the source is Architecture: all, so it should be
generated by the binary-indep target, not by binary-arch.

Patch follows:

diff -ru baseconfig-udeb-0.020.orig/debian/rules baseconfig-udeb-0.020/debian/rules
--- baseconfig-udeb-0.020.orig/debian/rules	Wed Jun  4 09:41:56 2003
+++ baseconfig-udeb-0.020/debian/rules	Sat Dec  6 19:22:47 2003
@@ -33,13 +33,9 @@
 	install debian/$(PACKAGE).prebaseconfig debian/$(PACKAGE)/usr/lib/prebaseconfig.d/92$(PACKAGE)

 # Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
 #
 # Note that this builds a .udeb, which is not policy compliant or anything.
-binary-arch: build install
+binary-indep: build install
 	dh_testdir
 	dh_testroot
 	dh_strip
@@ -50,6 +46,10 @@
 	dh_shlibdeps
 	dh_gencontrol -- -n$(FILENAME)
 	dh_builddeb --filename=$(FILENAME)
+
+# Build architecture-dependent files here.
+binary-arch: build install
+# We have nothing to do by default.

 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install

---------------------------------------
Received: (at 223086-close) by bugs.debian.org; 5 Feb 2004 20:53:18 +0000
>From katie@ftp-master.debian.org Thu Feb 05 12:53:18 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 1AoqUw-0000mn-00; Thu, 05 Feb 2004 12:53:18 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AoqOt-0003ND-00; Thu, 05 Feb 2004 15:47:03 -0500
From: Joey Hess <joeyh@debian.org>
To: 223086-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#223086: fixed in baseconfig-udeb 0.026
Message-Id: <E1AoqOt-0003ND-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 05 Feb 2004 15:47:03 -0500
Delivered-To: 223086-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level: 

Source: baseconfig-udeb
Source-Version: 0.026

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

baseconfig-udeb_0.026.dsc
  to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.026.dsc
baseconfig-udeb_0.026.tar.gz
  to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.026.tar.gz
baseconfig-udeb_0.026_all.udeb
  to pool/main/b/baseconfig-udeb/baseconfig-udeb_0.026_all.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 223086@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated baseconfig-udeb 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: Thu,  5 Feb 2004 14:44:19 -0500
Source: baseconfig-udeb
Binary: baseconfig-udeb
Architecture: source all
Version: 0.026
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 baseconfig-udeb - Run base-config from within debian-installer (udeb)
Closes: 223086
Changes: 
 baseconfig-udeb (0.026) unstable; urgency=low
 .
   * Petter Reinholdtsen
     - Correct build rules to build the package in the binary-indep
       target instead of the binary-arch target.  Patch from Santiago
       Vila. (Closes: #223086)
   * Translations
     - Giuseppe Sacco
       - Applied patch for normalizing menus and some italian translation (it.po)
     - Jordi Mallach
       - Add Catalan translation (ca.po).
     - h3li0s
       - Added Albanian translation (sq.po)
Files: 
 896758ed1bc997ad91a3e4073d976734 668 debian-installer standard baseconfig-udeb_0.026.dsc
 7c0309dc8ae8d158dd37e12e3b3e4776 14821 debian-installer standard baseconfig-udeb_0.026.tar.gz
 5912b2486df47b7eae34ec598329c27a 6094 debian-installer standard baseconfig-udeb_0.026_all.udeb

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

iD8DBQFAIqmi2tp5zXiKP0wRAg1FAKCa19hXjizyzFzXxuBYSxJtBi9UgwCdGtzd
OPlzDM2Y4fa0LUsQz24rsNU=
=lZf0
-----END PGP SIGNATURE-----



Reply to: