Your message dated Mon, 22 Jun 2009 15:47:39 +0000
with message-id <[email protected]>
and subject line Bug#416461: fixed in tkrat 1:2.2cvs20061117-dfsg-1.1
has caused the Debian Bug report #416461,
regarding tkrat: FTBFS on GNU/kFreeBSD: missing OS detection
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.)


-- 
416461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tkrat
Version: 1:2.2cvs20061117-dfsg-1
Severity: important
Tags: patch

Hi,

currently your package FTBFS on GNU/kFreeBSD since it lacks OS
detection. The attached patch solves this for GNU/kFreeBSD and
potentially GNU(/Hurd).

Cheers,

-- 
Cyril Brulebois
--- tkrat-2.2cvs20061117-dfsg/configure 2007-03-27 21:03:31.219833000 +0200
+++ tkrat-2.2cvs20061117-dfsg/configure 2007-03-27 21:04:21.000000000 +0200
@@ -7285,7 +7285,7 @@
        SHLIB_SUFFIX=".so"
        OSTYPE=sg6
        ;;
-    Linux*)
+    Linux*|GNU*)
        SHLIB_CFLAGS="-fPIC"
        SHLIB_LD_LIBS=""
        SHLIB_SUFFIX=".so"
--- tkrat-2.2cvs20061117-dfsg/configure.in      2007-03-27 21:03:31.140155000 
+0200
+++ tkrat-2.2cvs20061117-dfsg/configure.in      2007-03-27 21:04:17.000000000 
+0200
@@ -688,7 +688,7 @@
        SHLIB_SUFFIX=".so"
        OSTYPE=sg6
        ;;
-    Linux*)
+    Linux*|GNU*)
        SHLIB_CFLAGS="-fPIC"
        SHLIB_LD_LIBS=""
        SHLIB_SUFFIX=".so"

--- End Message ---
--- Begin Message ---
Source: tkrat
Source-Version: 1:2.2cvs20061117-dfsg-1.1

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

tkrat_2.2cvs20061117-dfsg-1.1.diff.gz
  to pool/main/t/tkrat/tkrat_2.2cvs20061117-dfsg-1.1.diff.gz
tkrat_2.2cvs20061117-dfsg-1.1.dsc
  to pool/main/t/tkrat/tkrat_2.2cvs20061117-dfsg-1.1.dsc
tkrat_2.2cvs20061117-dfsg-1.1_i386.deb
  to pool/main/t/tkrat/tkrat_2.2cvs20061117-dfsg-1.1_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.
Barry deFreese <[email protected]> (supplier of updated tkrat 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: Mon, 22 Jun 2009 10:59:28 -0400
Source: tkrat
Binary: tkrat
Architecture: source i386
Version: 1:2.2cvs20061117-dfsg-1.1
Distribution: unstable
Urgency: low
Maintainer: Mattia Monga <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description: 
 tkrat      - Mail user agent with POP, IMAP, mh support using Tk
Closes: 416461 449959
Changes: 
 tkrat (1:2.2cvs20061117-dfsg-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * 04_gnu_build.dpatch. Build on kFreeBSD and Hurd. (Closes: #416461).
     + Thanks to Cyril Brulebois for the patch!.
   * Fix watch file. (Closes: #449959).
   * Add ${misc:Depends} for debhelper package.
   * Bump Standards Version to 3.8.2.
     + Menu policy transition.
Checksums-Sha1: 
 34ae9ddd8cebe6bef9ad0e72f838ce02bae65692 1132 tkrat_2.2cvs20061117-dfsg-1.1.dsc
 5dc78d45d0ae92de64db9f1f5fdd6794c43eb273 60722 
tkrat_2.2cvs20061117-dfsg-1.1.diff.gz
 88f0dabcd2592b518d40a132064caabd6f11eb39 1168520 
tkrat_2.2cvs20061117-dfsg-1.1_i386.deb
Checksums-Sha256: 
 4681678c0d753b25c72e1c9754e44675a6244c41da35515c55e9b759924bd768 1132 
tkrat_2.2cvs20061117-dfsg-1.1.dsc
 0d35369a47209d732b82e23e5420d9648e81332113dbf0b3fd2436a10678d1f4 60722 
tkrat_2.2cvs20061117-dfsg-1.1.diff.gz
 4aabdff7d7ab73627f5de35fb3e770b96d7995c1e8f9ffe15c14ccd6c7ccf76b 1168520 
tkrat_2.2cvs20061117-dfsg-1.1_i386.deb
Files: 
 7bcac447b538c097b99083bd6364f39b 1132 mail optional 
tkrat_2.2cvs20061117-dfsg-1.1.dsc
 de42211754a288385d4a658603aa5302 60722 mail optional 
tkrat_2.2cvs20061117-dfsg-1.1.diff.gz
 ad85ed1469520760cd76f632f3b8fc97 1168520 mail optional 
tkrat_2.2cvs20061117-dfsg-1.1_i386.deb

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

iEYEARECAAYFAko/pGIACgkQ5ItltUs5T346VACg68jxVpK293wgG7KKz93Uk61U
AB0AoISUMmRkkEKnNCBQEdq0UIPzik7z
=pWiA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to