mpd 0.23.3-1 source package in Ubuntu

Changelog

mpd (0.23.3-1) unstable; urgency=medium

  [ Geoffroy Youri Berret ]
  * Switch to 0.23 release series
  * New upstream version 0.23.2
  * Bump meson build dependency to 0.56.0
  * Add Build-Dependency on libfmt-dev
  * Explicitly use pupnp
  * Remove now useless lintian overrides
  * Update d/copyright

  [ Florian Schlichting ]
  * Some more updates to d/copyright
  * Require at least libmpdclient-dev 2.11
  * Plugins: enable snapcast, pipewire and openmpt, disable qobuz
  * New upstream version 0.23.3 (closes: #998175)

 -- Florian Schlichting <email address hidden>  Mon, 01 Nov 2021 22:31:49 +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-1.dsc 3.2 KiB 0fe507bcd92678a26ba150f85b241486839a2d7a99a14af211f6e12722a06910
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-1.debian.tar.xz 33.5 KiB 192dbcf7405eab7aa2cb68dfa2e9be864d40be23e68eccd2b3258c7f42d3e182

Available diffs

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