Package: mpd Version: 0.13.2-1 Severity: minor mpd returns '0.13.0' instead of '0.13.2'. I installed python-mpd and typed in python:
import mpd client = mpd.MPDClient() client.connect("localhost", 6600) print client.mpd_version # prints '0.13.0' client.close() client.disconnect() The error is not in the client library. I can see on the "wire", that mpd says "OK MPD 0.13.0". -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Versions of packages mpd depends on: ii adduser 3.110 add and remove users and groups ii libao2 0.8.8-4 Cross Platform Audio Output Librar ii libasound2 1.0.16-2 ALSA library ii libaudiofile0 0.2.6-7 Open-source version of SGI's audio ii libavahi-client3 0.6.22-3 Avahi client library ii libavahi-common3 0.6.22-3 Avahi common library ii libc6 2.7-14 GNU C Library: Shared libraries ii libfaad0 2.6.1-3.1 freeware Advanced Audio Decoder - ii libflac8 1.2.1-1.2 Free Lossless Audio Codec - runtim ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M ii libjack0 0.109.2-3 JACK Audio Connection Kit (librari ii libmad0 0.15.1b-3 MPEG audio decoder library ii libmikmod2 3.1.11-a-6 A portable sound library ii libmpcdec3 1.2.2-1 Musepack (MPC) format library ii libogg0 1.1.3-4 Ogg Bitstream Library ii libpulse0 0.9.10-3 PulseAudio client libraries ii libsamplerate0 0.1.4-1 audio rate conversion library ii libshout3 2.2.2-5 MP3/Ogg Vorbis broadcast streaming ii libvorbis0a 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi ii libvorbisenc2 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi ii libvorbisfile3 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]