[Pkg-mpd-commits] [pkg-mpd] branch master updated (c9c10d4 -> fada4fc)

Florian Schlichting fsfs at moszumanska.debian.org
Sun May 1 16:47:27 UTC 2016


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

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

      from  c9c10d4   prepare changelog for release
       new  a17ee06   disable tests on mips64el, like we do on mips and mipsel
       new  3fe9dd7   Imported Upstream version 0.19.15
       new  b84345c   Merge tag 'upstream/0.19.15'
       new  c22d596   Import Upstream version 0.19.15 (Closes: #822848)
       new  bf2200b   Drop typo.patch and stdint.patch, applied upstream; refresh curl-proxy.patch and libsystemd.patch (offset)
       new  fada4fc   Add doc/include/tags.xml from upstream git, missing in tarball

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.am                                 |   4 +-
 Makefile.in                                 |   5 +-
 NEWS                                        |   9 ++
 configure                                   |  22 ++--
 configure.ac                                |   4 +-
 debian/changelog                            |  11 ++
 debian/patches/curl-proxy.patch             |   2 +-
 debian/patches/libsystemd.patch             |   2 +-
 debian/patches/missing-tags-xml.patch       | 159 ++++++++++++++++++++++++++++
 debian/patches/series                       |   3 +-
 debian/patches/stdint.patch                 |  16 ---
 debian/patches/typo.patch                   |  15 ---
 debian/rules                                |   3 +
 doc/developer.xml                           |   5 +-
 doc/doxygen.conf                            |   2 +-
 doc/mpd.conf.5                              |  12 ---
 doc/mpdconf.example                         |   2 +-
 doc/protocol.xml                            |  24 ++++-
 doc/user.xml                                |  47 +++++++-
 src/decoder/DecoderBuffer.hxx               |   1 +
 src/decoder/DecoderThread.cxx               |   4 +
 src/decoder/plugins/FfmpegDecoderPlugin.cxx |  73 +++++++------
 src/decoder/plugins/OpusDecoderPlugin.cxx   |  10 +-
 src/encoder/plugins/WaveEncoderPlugin.cxx   |   8 +-
 src/notify.hxx                              |   2 +-
 test/test_byte_reverse.cxx                  |   8 +-
 26 files changed, 335 insertions(+), 118 deletions(-)
 create mode 100644 debian/patches/missing-tags-xml.patch
 delete mode 100644 debian/patches/stdint.patch
 delete mode 100644 debian/patches/typo.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