Your message dated Sat, 04 Feb 2006 01:32:14 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#282959: 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 Nov 25 09:07:11 2004 Received: (at submit) by bugs.debian.org; 25 Nov 2004 17:07:12 +0000 Return-path: <[EMAIL PROTECTED]> Received: from einhorn.in-berlin.de [192.109.42.8] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CXN5L-0008Qw-00; Thu, 25 Nov 2004 09:07:11 -0800 X-Envelope-From: [EMAIL PROTECTED] X-Envelope-To: <[EMAIL PROTECTED]> Received: from einhorn.in-berlin.de (localhost [127.0.0.1]) by einhorn.in-berlin.de (8.12.10/8.12.10/Debian-4) with ESMTP id iAPH77c3027724 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <[EMAIL PROTECTED]>; Thu, 25 Nov 2004 18:07:07 +0100 Received: (from [EMAIL PROTECTED]) by einhorn.in-berlin.de (8.12.10/8.12.10/Debian-4) id iAPH762x027718 for [EMAIL PROTECTED]; Thu, 25 Nov 2004 18:07:06 +0100 X-Authentication-Warning: einhorn.in-berlin.de: www-data set sender to [EMAIL PROTECTED] using -f Received: from port-213-148-143-146.static.qsc.de (port-213-148-143-146.static.qsc.de [213.148.143.146]) by webmail.in-berlin.de (IMP) with HTTP for <[EMAIL PROTECTED]>; Thu, 25 Nov 2004 18:07:06 +0100 Message-ID: <[EMAIL PROTECTED]> Date: Thu, 25 Nov 2004 18:07:06 +0100 From: "W. Borgert" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Allow specifying a Makefile MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Spam-Score: * (1.137) AWL,BAYES_00,HELO_DYNAMIC_IPADDR,UPPERCASE_25_50 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 127.0.0.1 Delivered-To: [EMAIL PROTECTED] 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=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: cdbs Version: 0.4.22-1.4 For Makefile based projects specifying a Makefile with a different name (e.g. "Makefile.foo") should be supported. Maybe a new variable must be added in makefile-vars.mk: + DEB_MAKE_MAKEFILE = DEB_MAKE_ENVVARS = DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make + $(if $(DEB_MAKE_MAKEFILE), -f $(DEB_MAKE_MAKEFILE),) -C $(DEB_BUILDDIR) CFLAGS=$(if $(CFLAGS_$(cdbs_curpkg)), "$(CFLAGS_$(cdbs_curpkg))", "$(CFLAGS)") CXXFLAGS=$(if $(CXXFLAGS_$(cdbs_curpkg)), "$(CXXFLAGS_$(cdbs_curpkg))","$(CXXFLAGS)") Should work.
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Sat Feb 04 01:40:23 2006 Received: (at 282959-close) by bugs.debian.org; 4 Feb 2006 09:40:23 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5JmA-0007jQ-D7; Sat, 04 Feb 2006 01:32:14 -0800 From: Peter Eisentraut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#282959: 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 ---

