Your message dated Sun, 20 Feb 2005 04:17:09 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295878: fixed in labplot 1.4.0-3
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; 18 Feb 2005 19:23:11 +0000
>From [EMAIL PROTECTED] Fri Feb 18 11:23:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be [195.130.132.56]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D2DiY-0003hO-00; Fri, 18 Feb 2005 11:23:10 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by adicia.telenet-ops.be (Postfix) with SMTP id B5C06443CE
for <[EMAIL PROTECTED]>; Fri, 18 Feb 2005 20:23:09 +0100 (MET)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
by adicia.telenet-ops.be (Postfix) with ESMTP id 9B71F443BD
for <[EMAIL PROTECTED]>; Fri, 18 Feb 2005 20:23:09 +0100 (MET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 5E9B326136; Fri, 18 Feb 2005 20:23:09 +0100 (CET)
Date: Fri, 18 Feb 2005 20:23:09 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: labplot: FTBFS on amd64: timestamp skew problems.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Content-Transfer-Encoding: quoted-printable
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: labplot
Version: 1.4.0-2
Severity: important
Hi,
Your last changelog says:
* Modified src/parser.y and src/parser.h to avoid problems with the si=
gn of
char on powerpc (closes: Bug #294787). Thanks to J=E9r=E9my Bobbio =
for the
patch.
Unfortuatly, this causes a timestamp skew problem. In the patch
file the parser.c file gets patched before the parser.y file.
Depending on the arch and kernel version used, this can result in
make thining that parser.c needs to be rebuild (because it's
older).
This causes a problem since you do not build depend on bison.
There are atleast 2 ways of dealing with this problem:
- Build depend on bison.
- Touch files in the rules file in the proper order so it thinks
it doesn't need rebuild.
Also see /usr/share/doc/autotools-dev/README.Debian.gz.
Kurt
---------------------------------------
Received: (at 295878-close) by bugs.debian.org; 20 Feb 2005 09:23:02 +0000
>From [EMAIL PROTECTED] Sun Feb 20 01:23:02 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 1D2nIr-0008Vb-00; Sun, 20 Feb 2005 01:23:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D2nDB-0006ug-00; Sun, 20 Feb 2005 04:17:09 -0500
From: Helen Faulkner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295878: fixed in labplot 1.4.0-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 20 Feb 2005 04:17:09 -0500
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:
Source: labplot
Source-Version: 1.4.0-3
We believe that the bug you reported is fixed in the latest version of
labplot, which is due to be installed in the Debian FTP archive:
labplot_1.4.0-3.diff.gz
to pool/main/l/labplot/labplot_1.4.0-3.diff.gz
labplot_1.4.0-3.dsc
to pool/main/l/labplot/labplot_1.4.0-3.dsc
labplot_1.4.0-3_i386.deb
to pool/main/l/labplot/labplot_1.4.0-3_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.
Helen Faulkner <[EMAIL PROTECTED]> (supplier of updated labplot 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, 19 Feb 2005 14:28:16 +0000
Source: labplot
Binary: labplot
Architecture: source i386
Version: 1.4.0-3
Distribution: unstable
Urgency: low
Maintainer: Helen Faulkner <[EMAIL PROTECTED]>
Changed-By: Helen Faulkner <[EMAIL PROTECTED]>
Description:
labplot - data plotting and function analysis tool for KDE
Closes: 295878
Changes:
labplot (1.4.0-3) unstable; urgency=low
.
* Changed debian/rules to touch src/parser.c, which prevents make from trying
to rebuild it (closes: Bug#295878).
Files:
5b2740647d1ccadd7fa3e4f456c27e5e 769 kde optional labplot_1.4.0-3.dsc
17c95259030eb06e9eaa32fd6f8f78c9 41351 kde optional labplot_1.4.0-3.diff.gz
590a0e1220b30fae616b246053b718ec 4074204 kde optional labplot_1.4.0-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCGE9LMQNuxza4YcERAjyZAJ9goRV57/3Hvl/64rt6aq1HmwgbcACcCxJV
AbBuaLNHPZWuXlDB2YeWfYM=
=eeDL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]