Your message dated Sat, 04 Feb 2006 01:32:14 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#294537: fixed in cdbs 0.4.33 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)
--- Begin Message --->From [EMAIL PROTECTED] Thu Feb 10 00:41:18 2005 Received: (at submit) by bugs.debian.org; 10 Feb 2005 08:41:18 +0000 Return-path: <[EMAIL PROTECTED]> Received: from c129064.adsl.hansenet.de (localhost.localdomain) [213.39.129.64] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Cz9t0-0007EA-00; Thu, 10 Feb 2005 00:41:18 -0800 Received: from aj by localhost.localdomain with local (Exim 4.34) id 1Cz9sw-0004UR-74; Thu, 10 Feb 2005 09:41:14 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: cdbs: Please "s/Build-Depends-Indep: , /Build-Depends-Indep: /" in debian/control Message-Id: <[EMAIL PROTECTED]> Date: Thu, 10 Feb 2005 09:41:14 +0100 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: cdbs Severity: normal Tags: patch The Build-Depends-Indep in debian/control have a leading ','. This seems wrong and it may confuse autobuilders when creating a proper chroot environment. Please consider the attached patch which fixes this problem. Regards Andreas Jochens diff -urN ../tmp-orig/cdbs-0.4.26/1/rules/buildcore.mk.in ./1/rules/buildcore.mk.in --- ../tmp-orig/cdbs-0.4.26/1/rules/buildcore.mk.in 2005-02-09 15:20:27.000000000 +0100 +++ ./1/rules/buildcore.mk.in 2005-02-10 08:42:55.206533876 +0100 @@ -203,6 +203,7 @@ ifneq ($(DEB_AUTO_UPDATE_DEBIAN_CONTROL),) sed \ -e "s/@cdbs@/$(CDBS_BUILD_DEPENDS)/g" \ + -e "s/Build-Depends-Indep: , /Build-Depends-Indep: /" \ -e "s/^Cpu: .*/Architecture: $(control_arch)/g" \ -e "/^System: /d" \ \ diff -urN ../tmp-orig/cdbs-0.4.26/debian/control ./debian/control --- ../tmp-orig/cdbs-0.4.26/debian/control 2005-02-09 15:20:33.000000000 +0100 +++ ./debian/control 2005-02-10 08:43:31.053523387 +0100 @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: CDBS Hackers <[EMAIL PROTECTED]> -Build-Depends-Indep: , autotools-dev, type-handling (>= 0.2.5), debhelper (>= 4.1.0), docbook-xsl, xsltproc, springgraph, ocaml-native-compilers | ocaml, realpath, fakeroot, python-dev +Build-Depends-Indep: autotools-dev, type-handling (>= 0.2.5), debhelper (>= 4.1.0), docbook-xsl, xsltproc, springgraph, ocaml-native-compilers | ocaml, realpath, fakeroot, python-dev Build-Conflicts-Indep: autoconf (<< 2.54) Uploaders: Colin Walters <[EMAIL PROTECTED]>, Jeff Bailey <[EMAIL PROTECTED]>, Jonas Smedegaard <[EMAIL PROTECTED]>, Chris Cheney <[EMAIL PROTECTED]>, Stefan Gybas <[EMAIL PROTECTED]>, Robert Millan <[EMAIL PROTECTED]> Standards-Version: 3.5.10
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 01:40:25 2006 Received: (at 294537-close) by bugs.debian.org; 4 Feb 2006 09:40:25 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5JmA-0007jW-Fo; Sat, 04 Feb 2006 01:32:14 -0800 From: Peter Eisentraut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#294537: fixed in cdbs 0.4.33 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 04 Feb 2006 01:32:14 -0800 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 Source: cdbs Source-Version: 0.4.33 We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive: cdbs_0.4.33.dsc to pool/main/c/cdbs/cdbs_0.4.33.dsc cdbs_0.4.33.tar.gz to pool/main/c/cdbs/cdbs_0.4.33.tar.gz cdbs_0.4.33_all.deb to pool/main/c/cdbs/cdbs_0.4.33_all.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. Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated cdbs 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: Sat, 4 Feb 2006 00:07:53 +0100 Source: cdbs Binary: cdbs Architecture: source all Version: 0.4.33 Distribution: unstable Urgency: low Maintainer: CDBS Hackers <[EMAIL PROTECTED]> Changed-By: Peter Eisentraut <[EMAIL PROTECTED]> Description: cdbs - common build system for Debian packages Closes: 260408 281053 282959 284231 285244 294537 301667 311517 327151 338625 344383 Changes: cdbs (0.4.33) unstable; urgency=low . * Added myself to uploaders * Allow specifying a makefile (makefile-vars.mk) (closes: #282959) * Skip cleaning if DEB_MAKE_CLEAN_TARGET is unset (makefile.mk) (closes: #338625) * Add unpatch target for dpatch-edit-patch (dpatch.mk) (closes: #284231) * Remove debian/patched/ on clean (dpatch.mk) (closes: #285244) * Remove leading comma in Build-Depends line (buildcore.mk) (closes: #294537) * Propagate CPPFLAGS (autotools-vars.mk) (closes: #301667) * Recognize "changelog" as upstream changelog name (debhelper.mk) (closes: #311517) * cdbs-edit-patch: Use debian/rules clean instead of debclean (closes: #327151) * cdbs-edit-patch: Create debian/patches directory (closes: #344383) * Fix typo in documentation (closes: #260408) * Add missing parentheses in python-distutils.mk (closes: #281053) Files: 1ac84228eab2ff1dc5eaeed9439545c1 1067 devel optional cdbs_0.4.33.dsc 0491bf556197f0a7e870045ff32ae34a 203479 devel optional cdbs_0.4.33.tar.gz 6c574a0680bec19d6a91a7b867e96dd6 335332 devel optional cdbs_0.4.33_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD5HEATTx8oVVPtMYRAoeNAKC1K9Yfw/r9YkqEk6woNrGzULB4JwCfZCyA gD46/L+bKwEhZ3ud73LIoXs= =nWLB -----END PGP SIGNATURE-----
--- End Message ---

