Your message dated Sun, 21 Sep 2008 21:02:24 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457890: fixed in mt-daapd 0.9~r1696.dfsg-2
has caused the Debian Bug report #457890,
regarding mt-daapd: Does not link to the native Avahi API
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.)
--
457890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457890
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mt-daapd
Version: 0.9~r1586-1
Severity: normal
This is the error from mt-daapd when starting up:
Starting rendezvous daemon
*** WARNING *** The program 'mt-daapd' uses the HOWL compatibility layer of
Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see
<http://0pointer.de/avahi-compat?s=howl&e=mt-daapd>
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23
Locale: LANG=C, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages mt-daapd depends on:
ii adduser 3.105 add and remove users and groups
ii avahi-daemon 0.6.21-4 Avahi mDNS/DNS-SD daemon
ii libavahi-compat-howl0 0.6.21-4 Avahi Howl compatibility library
ii libavcodec1d 0.cvs20070307-6 ffmpeg codec library
ii libavformat1d 0.cvs20070307-6 ffmpeg file format library
ii libavutil1d 0.cvs20070307-6 ffmpeg utility library
ii libc6 2.7-5 GNU C Library: Shared libraries
ii libflac8 1.2.1-1 Free Lossless Audio Codec - runtim
ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii libsqlite3-0 3.4.2-2 SQLite 3 shared library
ii libtagc0 1.4-8+b1 TagLib Audio Meta-Data Library (C
ii libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii libvorbisfile3 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii zlib1g 1:1.2.3.3.dfsg-8 compression library - runtime
mt-daapd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mt-daapd
Source-Version: 0.9~r1696.dfsg-2
We believe that the bug you reported is fixed in the latest version of
mt-daapd, which is due to be installed in the Debian FTP archive:
mt-daapd_0.9~r1696.dfsg-2.diff.gz
to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2.diff.gz
mt-daapd_0.9~r1696.dfsg-2.dsc
to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2.dsc
mt-daapd_0.9~r1696.dfsg-2_amd64.deb
to pool/main/m/mt-daapd/mt-daapd_0.9~r1696.dfsg-2_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.
Julien BLACHE <[EMAIL PROTECTED]> (supplier of updated mt-daapd 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: Sun, 21 Sep 2008 21:48:23 +0200
Source: mt-daapd
Binary: mt-daapd
Architecture: source amd64
Version: 0.9~r1696.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE <[EMAIL PROTECTED]>
Changed-By: Julien BLACHE <[EMAIL PROTECTED]>
Description:
mt-daapd - iTunes-compatible DAAP server
Closes: 457645 457890 461591 463127 475280 493756 496243
Changes:
mt-daapd (0.9~r1696.dfsg-2) unstable; urgency=low
.
* Upload to unstable.
.
* debian/copyright:
+ Replace an occurrence of the old FSF address by the new one.
.
mt-daapd (0.9~r1696.dfsg-1) experimental; urgency=low
.
* Purge binary-only admin-root/DAAPApplet.jar from the source tarball.
* Purge Apple mDNS code (src/rend-posix.c, src/mdns/*).
.
* debian/rules:
+ Add sanity check for unclean source wrt above.
+ Remove admin-root/applet.html as we're not shipping the DAAP applet.
* debian/control:
+ Reorder build-dependencies.
+ Improve long description, mention popular uses and mt-daapd's new name.
* debian/copyright:
+ Update copyright and licensing information.
.
* debian/patches/11_no_apache_2.0.dpatch:
+ Added; do not mention Bonjour & its Apache 2.0 license on the about.html
page, as we've gotten rid of that code entirely.
* debian/patches/12_no_applet.dpatch:
+ Added; remove reference to applet.html as we're not shipping the DAAP
applet (DAAPApplet.jar).
* debian/patches/20_build_system_update.dpatch:
+ Added; various build system updates, remove references to src/mdns/*
and admin-root/DAAPApplet.jar.
.
mt-daapd (0.9~r1696-6) experimental; urgency=low
.
* debian/patches/07_xml_scan_fix.dpatch:
+ Added; fix indexing multiple XML files. Fix by Neil Spring
<[EMAIL PROTECTED]> (closes: #457645).
.
mt-daapd (0.9~r1696-5) experimental; urgency=low
.
* debian/control:
+ Bump debhelper build-dependency due to the use of dh_lintian.
+ Add dependencies on libjs-prototype & libjs-scriptaculous.
* debian/rules:
+ Link the GPL from /usr/share/common-licenses rather than having a broken
HTML link in the web interface.
+ Install lintian overrides.
+ Use the system's prototype & scriptaculous javascript libraries
(closes: #475280).
* debian/mt-daapd.lintian-overrides:
+ Add overrides for the Xiph and zlib license texts installed in the web
root.
.
* debian/patches/10_allow_out_of_webroot_dirs.dpatch:
+ Added; allow the web server to serve files symlinked from
/usr/share/common-licenses and /usr/share/javascript.
.
mt-daapd (0.9~r1696-4) experimental; urgency=low
.
* debian/control:
+ Add missing autotools-dev build-dependency.
.
* debian/patches/03_ws_addarg_retval_fix.dpatch:
+ Added; fix bad return value in ws_addarg(), leading the caller to
believe an out of memory condition happened. Fixes the "Start Scan
crash with some browsers" issue. Patch by Jeremy Kerr <[EMAIL PROTECTED]>
(closes: #493756).
* debian/patches/05_help_typos.dpatch:
+ Added; fix two typos in the help text (closes: #461591).
* debian/patches/06_io_open_options_parsing.dpatch:
+ Added; fix io_open()'s handling of options in URI, fixing the "question
mark bug" (closes: #463127).
.
mt-daapd (0.9~r1696-3) experimental; urgency=low
.
* New maintainer (closes: #496243).
.
* debian/control:
+ Bump Standards-Version to 3.8.0 (no changes).
+ Add Homepage field.
+ Build-Depend on libavahi-client-dev, drop libavahi-compat-howl-dev.
* debian/copyright:
+ Update upstream URL.
* debian/rules:
+ Do not copy autotools files.
+ configure with --disable-static.
+ Use the native Avahi API instead of Howl (closes: #457890).
.
* debian/patches/02_CVE-2008-1771.dpatch,
debian/patches/04_taglib_api_calls.dpatch:
+ Updated; Add description to both patches.
Checksums-Sha1:
1dd1fc2790dc3275a20d22ab6332de2bc76a7d29 1235 mt-daapd_0.9~r1696.dfsg-2.dsc
01c274300368b3d3be6e7972f4cf7452024676fd 11849
mt-daapd_0.9~r1696.dfsg-2.diff.gz
35d55c4b639b6e0b222b28b56b1d7e761d525c7d 278280
mt-daapd_0.9~r1696.dfsg-2_amd64.deb
Checksums-Sha256:
c5bca86be56c495414c30615b7f48b86765bd599be4c07ade49e3a7fce677e66 1235
mt-daapd_0.9~r1696.dfsg-2.dsc
9677d0ae9b962e138203639c5b0daf26ce03a80ea70bf15da74011b547aeca5f 11849
mt-daapd_0.9~r1696.dfsg-2.diff.gz
5f28b474c6d7d7299326d5e2402975420f652cb745707fd442c59b1fd047e3dc 278280
mt-daapd_0.9~r1696.dfsg-2_amd64.deb
Files:
08d8bb5a2e6e51eb8a54c844698d0a9c 1235 sound optional
mt-daapd_0.9~r1696.dfsg-2.dsc
8b5702ad1e0d996598a64d49938ff01a 11849 sound optional
mt-daapd_0.9~r1696.dfsg-2.diff.gz
2e08f4f5f5bc0532abad31b7698d1caf 278280 sound optional
mt-daapd_0.9~r1696.dfsg-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFI1qWXzWFP1/XWUWkRAg33AKCBiGWLaMQ0Rhtli8DcxB+5frzwRQCfR5wZ
afpUV5SxcALkIvXsA2eu6Zk=
=v64N
-----END PGP SIGNATURE-----
--- End Message ---