Your message dated Fri, 21 Oct 2005 15:32:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#334234: fixed in clisp 1:2.35-4 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; 16 Oct 2005 13:58:24 +0000 >From [EMAIL PROTECTED] Sun Oct 16 06:58:24 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.gmx.net [213.165.64.20] by spohr.debian.org with smtp (Exim 3.36 1 (Debian)) id 1ER91s-0007uu-00; Sun, 16 Oct 2005 06:58:24 -0700 Received: (qmail invoked by alias); 16 Oct 2005 13:57:52 -0000 Received: from p54B02D83.dip0.t-ipconnect.de (EHLO localhost.localdomain) [84.176.45.131] by mail.gmx.net (mp016) with SMTP; 16 Oct 2005 15:57:52 +0200 X-Authenticated: #686195 Received: from mbanck by localhost.localdomain with local (Exim 4.52) id 1ER91J-0005tB-LF for [EMAIL PROTECTED]; Sun, 16 Oct 2005 15:57:49 +0200 Date: Sun, 16 Oct 2005 15:57:49 +0200 From: Michael Banck <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: clisp: configure gets rerun gratuitiously Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 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-Level: 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 --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: clisp Version: 1:2.35-2 Severity: minor Tags: patch When rerunning the build process with dpkg-buildpackage -nc, the configure target seems to get rerun each time without need. Making configure-stamp depend on patch-stamp rather than on the (PHONY) patch target fixes this. (I have not tested this myself, but somebody reported success with this patch) Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="clisp.diff" --- clisp-2.35/debian/rules.orig 2005-10-16 15:56:43.262734528 +0200 +++ clisp-2.35/debian/rules 2005-10-16 15:56:51.187529776 +0200 @@ -31,7 +31,7 @@ rm -f patch-stamp configure: configure-stamp -configure-stamp: patch +configure-stamp: patch-stamp dh_testdir ./configure debian/build --prefix=/usr --fsstnd=debian $(FFI) \ $(MODULES) --v9Ux+11Zm5mwPlX6-- --------------------------------------- Received: (at 334234-close) by bugs.debian.org; 21 Oct 2005 22:39:21 +0000 >From [EMAIL PROTECTED] Fri Oct 21 15:39:21 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1ET5Ql-0005VX-00; Fri, 21 Oct 2005 15:32:07 -0700 From: Peter Van Eynde <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#334234: fixed in clisp 1:2.35-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 21 Oct 2005 15:32:07 -0700 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-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: clisp Source-Version: 1:2.35-4 We believe that the bug you reported is fixed in the latest version of clisp, which is due to be installed in the Debian FTP archive: clisp-dev_2.35-4_i386.deb to pool/main/c/clisp/clisp-dev_2.35-4_i386.deb clisp-doc_2.35-4_all.deb to pool/main/c/clisp/clisp-doc_2.35-4_all.deb clisp_2.35-4.diff.gz to pool/main/c/clisp/clisp_2.35-4.diff.gz clisp_2.35-4.dsc to pool/main/c/clisp/clisp_2.35-4.dsc clisp_2.35-4_i386.deb to pool/main/c/clisp/clisp_2.35-4_i386.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 Van Eynde <[EMAIL PROTECTED]> (supplier of updated clisp 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: Fri, 21 Oct 2005 23:40:24 +0200 Source: clisp Binary: clisp-dev clisp clisp-doc Architecture: source all i386 Version: 1:2.35-4 Distribution: unstable Urgency: low Maintainer: Peter Van Eynde <[EMAIL PROTECTED]> Changed-By: Peter Van Eynde <[EMAIL PROTECTED]> Description: clisp - GNU CLISP, a Common Lisp implementation clisp-dev - GNU CLISP, a Common Lisp implementation (development files) clisp-doc - GNU CLISP, a Common Lisp implementation (documentation) Closes: 334234 Changes: clisp (1:2.35-4) unstable; urgency=low . * configure gets rerun gratuitiously (Closes: #334234) * Added build-depends on a new version of dh-lisp, to avoid FTBS. * Again use gcc 4.0 on all platforms. Hint of Thiemo Seufer Files: 31571fe54fdb0ae0972735037292fba5 721 interpreters optional clisp_2.35-4.dsc e4aff5b8ed541d9635bd5118d84df20d 194963 interpreters optional clisp_2.35-4.diff.gz 0dceb129c4628531d9cf1db42da17b2b 2836502 interpreters optional clisp_2.35-4_i386.deb 48c925f185813bcc18c0877538a0b592 1238508 devel optional clisp-dev_2.35-4_i386.deb e5a7604e15f528b888fd8e37a87faa18 970558 doc optional clisp-doc_2.35-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDWWfd11ldN0tyliURAkLnAKDDldv6sTUbKG42hZw0o7cYu3PvpQCgg0Eb ti5e8iBQhGr8dfBtA6Q0L+A= =O2zi -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]