mpd 0.23.3-2 source package in Ubuntu

Changelog

mpd (0.23.3-2) unstable; urgency=medium

  * cherry-pick "fix crash of debug builds if startup fails" from upstream
    (closes: #998310)

 -- Florian Schlichting <email address hidden>  Thu, 04 Nov 2021 22:25:59 +0800

Upload details

Uploaded by:
mpd maintainers
Uploaded to:
Sid
Original maintainer:
mpd maintainers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mpd_0.23.3-2.dsc 3.2 KiB 7b8c3a06e5cf2aac2f3a561f594b9a29006b3a6fe58153c9b5c2330310c21439
mpd_0.23.3.orig.tar.xz 749.6 KiB b300625701005c6b14649f11dac118d05540529a5385d05b7c3062c0ce08f399
mpd_0.23.3.orig.tar.xz.asc 833 bytes 0b991de88828a3652d2f9b730e65051f11dcd2107f9b407a5cc528d067881c16
mpd_0.23.3-2.debian.tar.xz 34.0 KiB d289712681f65d7f17c0a4e075e1395ef886148388bb3850945b798fb82c0ad0

No changes file available.

Binary packages built by this source

mpd: Music Player Daemon

 Music Player Daemon (MPD) is a server that allows remote access for
 playing audio files (Ogg-Vorbis, FLAC, MP3, Wave, and AIFF), streams
 (Ogg-Vorbis, MP3) and managing playlists. Gapless playback, buffered
 output, and crossfading support is also included. The design focus is
 on integrating a computer into a stereo system that provides control
 for music playback over a TCP/IP network. The goals are to be easy to
 install and use, to have minimal resource requirements (it has been
 reported to run fine on a Pentium 75), and to remain stable and
 flexible.
 .
 The daemon is controlled through a client which need not run on the
 same computer mpd runs on. The separate client and server design
 allows users to choose a user interface that best suites their tastes
 independently of the underlying daemon (this package) which actually
 plays music.

mpd-dbgsym: debug symbols for mpd