[Pkg-mpd-commits] [pkg-mpd] branch master updated (f53646d -> 7fce184)

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


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

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

      from  f53646d   Provide documentation on setting up multiple simultaneous mpd instances (closes: #526420)
       new  6df6a7e   Imported Upstream version 0.19.11
       new  7c4ce56   Merge tag 'upstream/0.19.11'
       new  0d8d191   Import Upstream version 0.19.11
       new  a86494e   Update autotools copyright years
       new  8d247fe   Drop unknown-lvalue-ControlGroup.patch, fixed upstream
       new  7fce184   prepare changelog for release

The 6 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 +-
 debian/changelog                                 |  11 +
 debian/copyright                                 |   6 +-
 debian/patches/also-dis_en_able-socket.patch     |   2 +-
 debian/patches/curl-proxy.patch                  |   2 +-
 debian/patches/protect_system.patch              |   6 +-
 debian/patches/series                            |   1 -
 debian/patches/unknown-lvalue-ControlGroup.patch |  29 --
 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 -
 35 files changed, 488 insertions(+), 405 deletions(-)
 delete mode 100644 debian/patches/unknown-lvalue-ControlGroup.patch

-- 
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