Your message dated Sun, 23 Mar 2008 15:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#431683: fixed in emcast 0.3.2-6
has caused the Debian Bug report #431683,
regarding emcast: AM_PATH_EMCAST is underquoted. All invocations of aclocal
generate a warning
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.)
--
431683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431683
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: emcast
Version: 0.3.2-5
Severity: normal
Tags: patch
With emcast installed, any invocation of aclocal will generate
the warning:
/usr/share/aclocal/emcast.m4:9: warning: underquoted definition of
AM_PATH_EMCAST
/usr/share/aclocal/emcast.m4:9: run info '(automake)Extending aclocal'
/usr/share/aclocal/emcast.m4:9: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
The solution is trivial:
--- emcast.m4 2007-07-04 09:43:07.000000000 +0100
+++ /tmp/emcast.m4 2007-07-04 09:44:40.000000000 +0100
@@ -6,7 +6,7 @@
dnl AM_PATH_EMCAST([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND
[, MODULES]]]])
dnl Test for EMCAST, and define EMCAST_CFLAGS and EMCAST_LIBS
dnl
-AC_DEFUN(AM_PATH_EMCAST,
+AC_DEFUN([AM_PATH_EMCAST],
[dnl
dnl Get the cflags and libraries from the emcast-config script
dnl
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages emcast depends on:
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libglib1.2 1.2.10-17 The GLib library of C routines
emcast recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: emcast
Source-Version: 0.3.2-6
We believe that the bug you reported is fixed in the latest version of
emcast, which is due to be installed in the Debian FTP archive:
emcast_0.3.2-6.diff.gz
to pool/main/e/emcast/emcast_0.3.2-6.diff.gz
emcast_0.3.2-6.dsc
to pool/main/e/emcast/emcast_0.3.2-6.dsc
emcast_0.3.2-6_amd64.deb
to pool/main/e/emcast/emcast_0.3.2-6_amd64.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.
Noèl Köthe <[EMAIL PROTECTED]> (supplier of updated emcast 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: Sun, 23 Mar 2008 16:20:09 +0100
Source: emcast
Binary: emcast
Architecture: source amd64
Version: 0.3.2-6
Distribution: unstable
Urgency: low
Maintainer: Noèl Köthe <[EMAIL PROTECTED]>
Changed-By: Noèl Köthe <[EMAIL PROTECTED]>
Description:
emcast - multicast toolkit
Closes: 431683
Changes:
emcast (0.3.2-6) unstable; urgency=low
.
* debian/control updated Standards-Version
* debian/control added Homepage field
* fix AM_PATH_EMCAST is underquoted (closes: #431683)
* fixing lintian warnings:
- debian-rules-ignores-make-clean-error
- copyright-without-copyright-notice
Files:
fdbf9ac38efdbf80ac0b1d02d2f87b9a 653 net optional emcast_0.3.2-6.dsc
bc1b887105cdbf767421fd158ac581ce 25584 net optional emcast_0.3.2-6.diff.gz
67cb6fb70f3607a07ca83d79b7add34b 42008 net optional emcast_0.3.2-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH5ngw9/DnDzB9Vu0RAmPWAJ4rWwsaJLSSyzk8/BEjNFO6FDA55QCcCG7f
xQywiJ1IW7TEM1ha6Fqry+E=
=oG2p
-----END PGP SIGNATURE-----
--- End Message ---