mpd 0.23.15-1 source package in Ubuntu

Changelog

mpd (0.23.15-1) unstable; urgency=medium

  * New upstream version 0.23.15
  * Drop fixed-ffmpeg-ftbs.patch, applied upstream
  * Drop libgcrypt20-dev build dep (Closes: #1071944)
  * Add include_optional directive to load local config (Closes: #1070973)
  * Declare compliance with Debian Policy 4.7.0

 -- Geoffroy Youri Berret <email address hidden>  Fri, 14 Jun 2024 18:18:25 +0200

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
Oracular release universe sound

Downloads

File Size SHA-256 Checksum
mpd_0.23.15-1.dsc 3.3 KiB c2949a6eb47620c9ae8116cb6f88a22ddd35e7001df4b8e80594dd31285bd62b
mpd_0.23.15.orig.tar.xz 760.1 KiB 550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
mpd_0.23.15.orig.tar.xz.asc 833 bytes fd05b377a86a1fc20eb7d0722530b263d66c34df5dc6f850066739f4cccf71fc
mpd_0.23.15-1.debian.tar.xz 34.3 KiB 3b760b352b482aaac47af3558ef94668ddc435a7ce727b86c5976589570ae98f

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