Your message dated Mon, 06 Nov 2006 03:32:22 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#374771: fixed in stone 2.3.c-2
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)

--- Begin Message ---
Package: stone
Severity: important
Version: 2.3-1
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak to debian/rules.

Thanks in advance.


                Petr

--- /tmp/stone-2.3/debian/rules 2006-06-21 11:36:52.000000000 +0200
+++ debian/rules        2006-06-21 11:36:01.000000000 +0200
@@ -8,11 +8,19 @@
 # This is the debhelper compatability version to use.
 export DH_COMPAT=4
 
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+ifeq (kfreebsd,$(DEB_HOST_ARCH_OS))
+       EXTRA_FLAGS="-UPRCTL"
+else
+       EXTRA_FLAGS=""
+endif
+
 build: build-stamp
 build-stamp:
        dh_testdir
 
-       $(MAKE) linux-ssl SSL_FLAGS="-DUSE_SSL -I/usr/include/openssl" \
+       $(MAKE) linux-ssl SSL_FLAGS="-DUSE_SSL -I/usr/include/openssl 
$(EXTRA_FLAGS)" \
        SSL_LIBS="-L/usr/lib/ssl/lib -lssl -lcrypto" \
        POP_FLAGS= POP_LIBS=
 

--- End Message ---
--- Begin Message ---
Source: stone
Source-Version: 2.3.c-2

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

stone_2.3.c-2.diff.gz
  to pool/main/s/stone/stone_2.3.c-2.diff.gz
stone_2.3.c-2.dsc
  to pool/main/s/stone/stone_2.3.c-2.dsc
stone_2.3.c-2_i386.deb
  to pool/main/s/stone/stone_2.3.c-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.
Takuo KITAME <[EMAIL PROTECTED]> (supplier of updated stone 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: Mon,  6 Nov 2006 20:24:18 +0900
Source: stone
Binary: stone
Architecture: source i386
Version: 2.3.c-2
Distribution: unstable
Urgency: low
Maintainer: Takuo KITAME <[EMAIL PROTECTED]>
Changed-By: Takuo KITAME <[EMAIL PROTECTED]>
Description: 
 stone      - TCP/IP packet repeater in the application layer.
Closes: 374771
Changes: 
 stone (2.3.c-2) unstable; urgency=low
 .
   * fix again FTBFS on GNU/kFreeBSD (closes: #374771)
Files: 
 c58430099a0f9028afd32ed0d78c068e 563 net optional stone_2.3.c-2.dsc
 58d17591a91f34e21dd51f26b64f7920 6933 net optional stone_2.3.c-2.diff.gz
 120bc51fef649f65c8c8d95c6e21fddf 69542 net optional stone_2.3.c-2_i386.deb

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

iD8DBQFFTxuGU+WZW1FVMwoRAsqjAJ9UuwcM4nylY1mYMXb+/JTx0QccOgCfQC3s
qyY/jyqNP8lOtjfP1bPDNdI=
=4dG8
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to