Your message dated Sat, 21 Oct 2006 17:02:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394241: fixed in guile-1.6 1.6.8-6
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: guile-1.6
Version: 1.6.8-5
Severity: serious
Justification: Policy 10.1

guile-1.6 (source package) tries to recognise and handle the
DEB_BUILD_OPTIONS variable. This is good, but:

 - It uses the old "debug" (pre-policy 3.5.7, of Aug 2002) instead of
   "noopt".

 - It recognises debug, but doesn't _effectively_ do anything when it
   is present in DEB_BUILD_OPTIONS. It adds "-g" to CFLAGS, but then
   doesn't pass CFLAGS in the ./configure command line, nor export
   it.

   So, either

   ./configure ${configure_args}

   should become

   ./configure ${configure_args} CFLAGS="$CFLAGS"

   or

   CFLAGS += -ggdb

   should become

   CFLAGS += -ggdb
   export CFLAGS

-- 
Lionel


--- End Message ---
--- Begin Message ---
Source: guile-1.6
Source-Version: 1.6.8-6

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

guile-1.6-dev_1.6.8-6_i386.deb
  to pool/main/g/guile-1.6/guile-1.6-dev_1.6.8-6_i386.deb
guile-1.6-doc_1.6.8-6_all.deb
  to pool/main/g/guile-1.6/guile-1.6-doc_1.6.8-6_all.deb
guile-1.6-libs_1.6.8-6_i386.deb
  to pool/main/g/guile-1.6/guile-1.6-libs_1.6.8-6_i386.deb
guile-1.6-slib_1.6.8-6_all.deb
  to pool/main/g/guile-1.6/guile-1.6-slib_1.6.8-6_all.deb
guile-1.6_1.6.8-6.diff.gz
  to pool/main/g/guile-1.6/guile-1.6_1.6.8-6.diff.gz
guile-1.6_1.6.8-6.dsc
  to pool/main/g/guile-1.6/guile-1.6_1.6.8-6.dsc
guile-1.6_1.6.8-6_i386.deb
  to pool/main/g/guile-1.6/guile-1.6_1.6.8-6_i386.deb
libguile-ltdl-1_1.6.8-6_i386.deb
  to pool/main/g/guile-1.6/libguile-ltdl-1_1.6.8-6_i386.deb
libqthreads-12_1.6.8-6_i386.deb
  to pool/main/g/guile-1.6/libqthreads-12_1.6.8-6_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.
Rob Browning <[EMAIL PROTECTED]> (supplier of updated guile-1.6 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: Sat, 21 Oct 2006 16:26:17 -0700
Source: guile-1.6
Binary: guile-1.6-slib libguile-ltdl-1 guile-1.6-libs guile-1.6-dev guile-1.6 
libqthreads-12 guile-1.6-doc
Architecture: source all i386
Version: 1.6.8-6
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Changed-By: Rob Browning <[EMAIL PROTECTED]>
Description: 
 guile-1.6  - The GNU extension language and Scheme interpreter
 guile-1.6-dev - Development files for Guile 1.6
 guile-1.6-doc - Reference and tutorial documentation for Guile 1.6
 guile-1.6-libs - Main Guile libraries
 guile-1.6-slib - Guile SLIB support
 libguile-ltdl-1 - Guile's patched version of libtool's libltdl
 libqthreads-12 - QuickThreads library for Guile
Closes: 394241
Changes: 
 guile-1.6 (1.6.8-6) unstable; urgency=low
 .
   * Fix support for noopt in DEB_BUILD_OPTIONS. (closes: #394241)
 .
   * Work around a dh_installinfo bug.  It always inserts \Q and \E around
     the --section, which doesn't work.
Files: 
 313a124e1e44ac5aa303c5389d23d9ee 770 interpreters optional 
guile-1.6_1.6.8-6.dsc
 42201521cca0b315cab8946ef7fbf938 172426 interpreters optional 
guile-1.6_1.6.8-6.diff.gz
 fb6610cc61d0ef937861788ad29f8f74 362200 doc optional 
guile-1.6-doc_1.6.8-6_all.deb
 f66f7a10e617a55b9eeea099f292b378 4620 devel optional 
guile-1.6-slib_1.6.8-6_all.deb
 2aa4883fcc4810ea6a87d87e1fddb560 7028 interpreters optional 
guile-1.6_1.6.8-6_i386.deb
 1217fb688705f4353bedb7196dc47baa 505950 devel optional 
guile-1.6-dev_1.6.8-6_i386.deb
 1e2d44a0469ffd129f789089e5776728 592376 libs optional 
guile-1.6-libs_1.6.8-6_i386.deb
 40489c16c4f78dd2dd808b3b4bc1700f 6404 libs optional 
libqthreads-12_1.6.8-6_i386.deb
 3ce4552a9f85e0e03a4906649622f45f 12158 libs optional 
libguile-ltdl-1_1.6.8-6_i386.deb

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

iD8DBQFFOrJgJcjTd4x+c6QRAt2tAJ0eBQrgOcabLnyyINJu42ixinyu8ACg0f0i
fHFBu1j0Cf3hldIXyTQre/s=
=1UCE
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to