Your message dated Thu, 03 Sep 2009 07:17:09 +0000
with message-id <[email protected]>
and subject line Bug#542879: fixed in theseus 1.4.3-2
has caused the Debian Bug report #542879,
regarding theseus: FTBFS on GNU/kFreeBSD
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.)


-- 
542879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: theseus
Version: 1.3.9-1
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd

Hi,

your package FTBFS on GNU/kFreeBSD because of a missing include. The
attached patch fixes this problem.

Thanks for considering.

Mraw,
KiBi.
--- a/theseus.h
+++ b/theseus.h
@@ -51,7 +51,7 @@
 #include <string.h>
 #include <stdio.h>
 #include <unistd.h>
-#ifdef __linux__
+#if defined(__linux__) || defined(__GLIBC__)
   #include <getopt.h>
 #endif
 #include <ctype.h>

--- End Message ---
--- Begin Message ---
Source: theseus
Source-Version: 1.4.3-2

We believe that the bug you reported is fixed in the latest version of
theseus, which is due to be installed in the Debian FTP archive:

theseus_1.4.3-2.diff.gz
  to pool/main/t/theseus/theseus_1.4.3-2.diff.gz
theseus_1.4.3-2.dsc
  to pool/main/t/theseus/theseus_1.4.3-2.dsc
theseus_1.4.3-2_i386.deb
  to pool/main/t/theseus/theseus_1.4.3-2_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.
Andreas Tille <[email protected]> (supplier of updated theseus 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, 03 Sep 2009 08:49:22 +0200
Source: theseus
Binary: theseus
Architecture: source i386
Version: 1.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description: 
 theseus    - superimpose macromolecules using maximum likelihood
Closes: 542879
Changes: 
 theseus (1.4.3-2) unstable; urgency=low
 .
   * debian/patches/10_kbsd.patch: Correctly applied patch from
     Cyril (sorry for mixing this up)
     Closes: #542879
Checksums-Sha1: 
 6e4fa01e7f3419823e735a4c305768e62af2f815 1327 theseus_1.4.3-2.dsc
 d0c7e6470c6986d8fd0155af724b2d5c4c05790a 8491 theseus_1.4.3-2.diff.gz
 024c940a6c0d42bfd636660059a330af6052daeb 1148072 theseus_1.4.3-2_i386.deb
Checksums-Sha256: 
 40fde447d228f22cb21a16cb6da522921e324bd1453669478709352450a42e5f 1327 
theseus_1.4.3-2.dsc
 90eab449b455f8622406cb6950ede9f1fb0e9581a065cb23d6f8ac8ad7d46802 8491 
theseus_1.4.3-2.diff.gz
 87f3efc6cf40f7d167bb82d28c93abe20c04f1a4ea3a65ab76c6430c926b3f54 1148072 
theseus_1.4.3-2_i386.deb
Files: 
 2f70c9591a689b7a35af7510cdde2859 1327 science optional theseus_1.4.3-2.dsc
 d56ec3fb6c3c6584e23953c50c488867 8491 science optional theseus_1.4.3-2.diff.gz
 dade17021f4b9031e63511a157bdb8f4 1148072 science optional 
theseus_1.4.3-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKn2gGYDBbMcCf01oRAh2mAJ0a/sn6Vg8LtXUxa54f6wfJ3qgPqQCfWi9M
BuCstPd79SoGzuSRzyQ+KAM=
=ub+i
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to