Your message dated Fri, 06 Jul 2007 12:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328774: fixed in libdaemon 0.11-0.1
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: libdaemon
Severity: wishlist
debian/rules in the libdaemon packaging sets CFLAGS and optionally
INSTALL_PROGRAM according to the noopt, nostrip options in
DEB_BUILD_OPTIONS, but they aren't propagated to the environment of the
configure-script, so they have no effect.
To support these features, you either need to add to debian/rules:
export CFLAGS
export INSTALL_PROGRAM
or explicitly provide these variables to ./configure by invoking it as
follows:
CFLAGS=$(CFLAGS) INSTALL_PROGRAM=$(INSTALL_PROGRAM) ./configure [...]
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (990, 'stable'), (101, 'experimental')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
--- End Message ---
--- Begin Message ---
Source: libdaemon
Source-Version: 0.11-0.1
We believe that the bug you reported is fixed in the latest version of
libdaemon, which is due to be installed in the Debian FTP archive:
libdaemon-dev_0.11-0.1_i386.deb
to pool/main/libd/libdaemon/libdaemon-dev_0.11-0.1_i386.deb
libdaemon0_0.11-0.1_i386.deb
to pool/main/libd/libdaemon/libdaemon0_0.11-0.1_i386.deb
libdaemon_0.11-0.1.diff.gz
to pool/main/libd/libdaemon/libdaemon_0.11-0.1.diff.gz
libdaemon_0.11-0.1.dsc
to pool/main/libd/libdaemon/libdaemon_0.11-0.1.dsc
libdaemon_0.11.orig.tar.gz
to pool/main/libd/libdaemon/libdaemon_0.11.orig.tar.gz
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.
Sjoerd Simons <[EMAIL PROTECTED]> (supplier of updated libdaemon 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: Fri, 06 Jul 2007 13:54:23 +0200
Source: libdaemon
Binary: libdaemon0 libdaemon-dev
Architecture: source i386
Version: 0.11-0.1
Distribution: unstable
Urgency: low
Maintainer: Oliver Kurth <[EMAIL PROTECTED]>
Changed-By: Sjoerd Simons <[EMAIL PROTECTED]>
Description:
libdaemon-dev - lightweight C library for daemons
libdaemon0 - lightweight C library for daemons
Closes: 328774 407867 430163
Changes:
libdaemon (0.11-0.1) unstable; urgency=low
.
* NMU
* New upstream release (Closes: #430163)
* No longer uses PATH_MAX unconditionnally (Closes: #407867)
* debian/libdaemon0.shlibs, added
* debian/control, indicate that the source package should be in Section libs
* debian/rules, pass CFLAGS that could have been changed as a result of
DEB_BUILD_OPTIONS to configure (Closes: #328774)
* debian/libdaemon-dev.install, don't install .la files
Files:
47c441bda4e966bc48b2978724f6a29d 608 libs optional libdaemon_0.11-0.1.dsc
b99a608ae9a762e809b667bfa20d86dd 355080 libs optional
libdaemon_0.11.orig.tar.gz
61353994c77549ddf3f448d34131adf5 3173 libs optional libdaemon_0.11-0.1.diff.gz
b49c89c6baad87d09c410448b47ddce8 66572 devel optional
libdaemon-dev_0.11-0.1_i386.deb
cc783673e6bef855a7294e4d70a4323d 11212 libs optional
libdaemon0_0.11-0.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGjjNPgTd+SodosdIRAug9AJ98Fb5wukOkG3Tgqr39l3HqavgKyACdFmZk
c/bRuD5FD3kmSH8F0RQ+vA8=
=mhPD
-----END PGP SIGNATURE-----
--- End Message ---