[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (5328f80 -> 6df6a7e)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 6 19:18:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

fsfs pushed a change to branch upstream
in repository pkg-mpd.

      from  5328f80   Imported Upstream version 0.19.10
       new  6df6a7e   Imported Upstream version 0.19.11

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.in                                 |  65 +++--
 NEWS                                        |  11 +
 aclocal.m4                                  |  55 ++--
 build/compile                               |   2 +-
 build/config.guess                          |  47 +++-
 build/config.sub                            |  36 ++-
 build/depcomp                               |   2 +-
 build/install-sh                            | 373 +++++++++++++---------------
 build/missing                               |   2 +-
 build/test-driver                           |  15 +-
 configure                                   |  44 ++--
 configure.ac                                |   4 +-
 doc/doxygen.conf                            |   2 +-
 doc/user.xml                                |  52 ++++
 src/Main.cxx                                |   3 -
 src/decoder/plugins/FfmpegDecoderPlugin.cxx |  17 +-
 src/decoder/plugins/GmeDecoderPlugin.cxx    |  23 +-
 src/decoder/plugins/MpcdecDecoderPlugin.cxx |  32 ++-
 src/encoder/plugins/FlacEncoderPlugin.cxx   |   4 +-
 src/encoder/plugins/ShineEncoderPlugin.cxx  |   3 -
 src/filter/plugins/VolumeFilterPlugin.cxx   |   3 -
 src/mixer/MixerAll.cxx                      |   3 -
 src/output/OutputCommand.cxx                |   8 +
 src/output/plugins/PipeOutputPlugin.cxx     |   3 -
 src/playlist/plugins/XspfPlaylistPlugin.cxx |   3 -
 src/tag/ApeLoader.cxx                       |  12 +-
 src/unix/Daemon.cxx                         |   3 -
 systemd/mpd.service.in                      |   9 -
 28 files changed, 469 insertions(+), 367 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git



More information about the Pkg-mpd-commits mailing list