[Pkg-mpd-commits] [pkg-mpd] branch upstream updated (7abac8e -> aa7bfec)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Dec 29 01:40:33 UTC 2013


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

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

      from  7abac8e   Imported Upstream version 0.18.5
       new  aa7bfec   Imported Upstream version 0.18.6

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                           | 1274 ++++++++++++++++-----------------
 NEWS                                  |   15 +
 aclocal.m4                            |  653 ++++++++++-------
 compile                               |  347 +++++++++
 config.h.in                           |    3 +
 configure                             |  347 ++++++---
 configure.ac                          |    3 +-
 doc/doxygen.conf                      |    2 +-
 doc/mpd.conf.5                        |  131 ----
 doc/user.xml                          |   97 +++
 src/OutputControl.cxx                 |    2 +
 src/PlayerThread.cxx                  |    5 +-
 src/SongUpdate.cxx                    |    3 +-
 src/TagFile.hxx                       |    3 +
 src/decoder/FfmpegDecoderPlugin.cxx   |   17 +-
 src/input/CdioParanoiaInputPlugin.cxx |    5 +
 src/mixer/AlsaMixerPlugin.cxx         |   13 +
 src/output/OSXOutputPlugin.cxx        |    6 +-
 src/output/OpenALOutputPlugin.cxx     |    2 +-
 src/tag/Riff.cxx                      |    3 +-
 src/util/Error.hxx                    |    1 +
 test-driver                           |  127 ++++
 22 files changed, 1917 insertions(+), 1142 deletions(-)
 create mode 100755 compile
 create mode 100755 test-driver

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