Your message dated Wed, 18 May 2005 07:32:17 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#308664: fixed in cdbs 0.4.29 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; 11 May 2005 20:02:26 +0000 >From [EMAIL PROTECTED] Wed May 11 13:02:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from mmjgroup.com [192.34.35.33] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DVxPW-0000yj-00; Wed, 11 May 2005 13:02:26 -0700 Received: from mix.mmjgroup.com (mix.mmjgroup.com [192.34.35.16]) by mmjgroup.com (Postfix) with ESMTP id A92A316DF7 for <[EMAIL PROTECTED]>; Wed, 11 May 2005 14:02:25 -0600 (MDT) Received: by mix.mmjgroup.com (Postfix, from userid 1000) id A436F906A4; Wed, 11 May 2005 14:02:25 -0600 (MDT) Date: Wed, 11 May 2005 14:02:25 -0600 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cdbs_0.4.28-1(i386/unstable): FTBFS: missing build-depends: debhelper Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i 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=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: cdbs Version: 0.4.28-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of cdbs_0.4.28-1 on mix by sbuild/i386 1.170.5 > Build started at 20050511-1353 [...] > ** Using build dependencies supplied by package: > Build-Depends-Indep: docbook-xsl, xsltproc, springgraph, > ocaml-native-compilers | ocaml, realpath, fakeroot, python-dev [...] > -e "s/$/\"/g" \ > < debian/control.in | /bin/sh > debian/control > dpkg-checkbuilddeps -B > test -x debian/rules > test "`id -u`" = 0 > if test -n "" && test "" != "."; then rmdir ""; fi > if test "." != "."; then rmdir .; fi > for i in ./test/autotools/config.guess ./test/autotools/config.sub ; do \ > if test -e $i.cdbs-orig ; then \ > mv $i.cdbs-orig $i ; \ > fi ; \ > done > dh_clean > make: dh_clean: Command not found > make: *** [clean] Error 127 --------------------------------------- Received: (at 308664-close) by bugs.debian.org; 18 May 2005 11:38:05 +0000 >From [EMAIL PROTECTED] Wed May 18 04:38:05 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DYMsH-0002Q0-00; Wed, 18 May 2005 04:38:05 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DYMmf-0002JA-00; Wed, 18 May 2005 07:32:17 -0400 From: Robert Millan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#308664: fixed in cdbs 0.4.29 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 18 May 2005 07:32:17 -0400 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 6 Source: cdbs Source-Version: 0.4.29 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.29.dsc to pool/main/c/cdbs/cdbs_0.4.29.dsc cdbs_0.4.29.tar.gz to pool/main/c/cdbs/cdbs_0.4.29.tar.gz cdbs_0.4.29_all.deb to pool/main/c/cdbs/cdbs_0.4.29_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. Robert Millan <[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: Wed, 18 May 2005 12:52:21 +0200 Source: cdbs Binary: cdbs Architecture: source all Version: 0.4.29 Distribution: unstable Urgency: low Maintainer: CDBS Hackers <[EMAIL PROTECTED]> Changed-By: Robert Millan <[EMAIL PROTECTED]> Description: cdbs - common build system for Debian packages Closes: 295250 296763 296984 299010 300465 301692 305488 307342 308664 308983 Changes: cdbs (0.4.29) unstable; urgency=low . * The "back from vac" release. . * Add DEB_PATCHES initialisation. (Closes: #295250, #296763, #300465) - 1/rules/dpatch.mk.in * Don't call update-config after reverting patches. (Closes: #299010) - 1/rules/simple-patchsys.mk.in - 1/rules/dpatch.mk.in * Make sure CDBS_BUILD_DEPENDS is _always_ initialised. (Closes: #308664) - 1/rules/buildvars.mk.in: Initialise it with "build-essential". - 1/rules/buildcore.mk.in: Strip "build-essential" which isn't needed. * Fix minor syntax error in CDBS_BUILD_DEPENDS construction. - 1/class/autotools-vars.mk.in * Turn patchutils weak dependency into versioned (>= 0.2.25). (Closes: #308983) - 1/rules/simple-patchsys.mk.in - 1/rules/dpatch.mk.in * Fix for parsing of double quotes in control file generation. This is related to #301607. Thanks Jonas Smedegaard. - 1/rules/buildcore.mk.in * Clean *.log files from each dir listed in $(DEB_PATCHDIRS). Thanks Adeodato Simo. (Closes: #296984) - 1/rules/simple-patchsys.mk.in * Add perl-modules support to CDBS_BUILD_DEPENDS. (Closes: #305488) - 1/class/perlmodule.mk.in * Add $(DEB_PYTHON_COMPILE_VERSION) to python command. Thanks Bastian Kleineidam. (Closes: #307342) - 1/class/python-distutils.mk.in * Fix typo in automake weak dependencies. (Closes: #301692) - 1/class/autotools-vars.mk Files: 3142d616de9a7773f94029c50a75e556 922 devel optional cdbs_0.4.29.dsc 164c626c6c58f3547b880de0322c91bf 218983 devel optional cdbs_0.4.29.tar.gz 3a5aebc574fe70f80ca974ff7cc1a775 67082 devel optional cdbs_0.4.29_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCix9dC19io6rUCv8RAiNIAJ48EQEjAReKfDXNbOS5s4VF2jtmEwCcCqsq 5lV2/MgkW4WJAn7G9yD/cI0= =r+4m -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]