Your message dated Thu, 02 Oct 2008 17:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416261: fixed in lcdproc 0.5.2-1.2
has caused the Debian Bug report #416261,
regarding lcdproc: FTBFS on GNU/kFreeBSD: tiny tweak needed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
416261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416261
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lcdproc
Version: 0.5.1-3
Severity: important
Tags: patch
Hi,
please find attached a tiny patch to allow the build on GNU/kFreeBSD
(full build logs are available on <http://experimental.ftbfs.de/>).
Adding kfreebsd-i386 and kfreebsd-amd64 to the control field would be
needed as well. Your package then builds fine, at least on kfreebsd-i386
(I've no kfreebsd-amd64 box).
Cheers,
--
Cyril Brulebois
--- lcdproc-0.5.1/clients/lcdproc/machine_Linux.c 2007-03-26 04:40:48.301054000 +0200
+++ lcdproc-0.5.1/clients/lcdproc/machine_Linux.c 2007-03-26 04:41:00.000000000 +0200
@@ -1,5 +1,5 @@
-#ifdef linux
+#if defined(linux) || defined(__GLIBC__)
#include <sys/types.h>
#include <stdlib.h>
--- End Message ---
--- Begin Message ---
Source: lcdproc
Source-Version: 0.5.2-1.2
We believe that the bug you reported is fixed in the latest version of
lcdproc, which is due to be installed in the Debian FTP archive:
lcdproc_0.5.2-1.2.diff.gz
to pool/main/l/lcdproc/lcdproc_0.5.2-1.2.diff.gz
lcdproc_0.5.2-1.2.dsc
to pool/main/l/lcdproc/lcdproc_0.5.2-1.2.dsc
lcdproc_0.5.2-1.2_powerpc.deb
to pool/main/l/lcdproc/lcdproc_0.5.2-1.2_powerpc.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.
Thiemo Seufer <[EMAIL PROTECTED]> (supplier of updated lcdproc 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.8
Date: Thu, 02 Oct 2008 09:06:08 +0200
Source: lcdproc
Binary: lcdproc
Architecture: source powerpc
Version: 0.5.2-1.2
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Thiemo Seufer <[EMAIL PROTECTED]>
Description:
lcdproc - LCD display driver daemon and clients
Closes: 416261
Changes:
lcdproc (0.5.2-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Support all architectures except s390.
* Add support for kfreebsd, thanks Cyril Brulebois. (Closes: #416261)
Checksums-Sha1:
162ec9f603a1f30d36fd09174c321b7bd0047747 1190 lcdproc_0.5.2-1.2.dsc
0b8956b07d1afe1040593a587d13a6a77dae7381 13334 lcdproc_0.5.2-1.2.diff.gz
c39292b04d41839ec26514d706e9ba08d585fa53 381182 lcdproc_0.5.2-1.2_powerpc.deb
Checksums-Sha256:
cdf973ea36dae72f8cc0266f709b41401d01d97e7861901f77c4d8f4c61938e3 1190
lcdproc_0.5.2-1.2.dsc
1394cf493a849775d73a2a091066e27da6eeebf2e41c8f596bef668701729f32 13334
lcdproc_0.5.2-1.2.diff.gz
453b1e36831de1317d73f0d9feb07e2caa4071d67c79c0492f6c1c66241ee3ca 381182
lcdproc_0.5.2-1.2_powerpc.deb
Files:
47f27058f2a6627f7668343a31e6144e 1190 utils extra lcdproc_0.5.2-1.2.dsc
6e836cca47bfa1efad39303b36a8be9f 13334 utils extra lcdproc_0.5.2-1.2.diff.gz
ce16f99f7f79627b1d2bcd060dcbdce7 381182 utils extra
lcdproc_0.5.2-1.2_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkjlBKUACgkQXNuq0tFCNaDbUgCg0/fJpQeEz3OK6gvY7poJOi34
Bj4An23Yi5AFUM2FioBXuwsIONpw23Fi
=3w9G
-----END PGP SIGNATURE-----
--- End Message ---