[Pkg-mpd-commits] [pkg-mpd] branch master updated (bb4e36a -> 5944542)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Sep 12 20:04:34 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  bb4e36a   update changelog for release
       new  42ddb5e   Override a spelling-error lintian warning that is verbatim from the Avahi API
       new  44dfba6   Use secure URIs where possible
       new  73779be   Imported Upstream version 0.19.19
       new  982b0ce   Merge tag 'upstream/0.19.19'
       new  712e586   Import Upstream version 0.19.19
       new  9903d26   Drop wildmidi patches now released
       new  7c01a42   Install mpd.service as a user unit (closes: #835502)
       new  5944542   prepare changelog for release

The 8 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                                        |  4 +-
 NEWS                                               |  9 ++++
 configure                                          | 22 ++++-----
 configure.ac                                       |  4 +-
 debian/changelog                                   | 11 +++++
 debian/control                                     |  4 +-
 debian/copyright                                   |  4 +-
 debian/mpd.lintian-overrides                       |  2 +
 debian/mpd.service.user                            | 13 ++++++
 ...der-wildmidi-move-code-to-wildmidi_output.patch | 54 ----------------------
 ...-decoder-wildmidi-support-libWildMidi-0.4.patch | 32 -------------
 debian/patches/libsystemd.patch                    |  4 +-
 debian/patches/prune-doc-data.patch                |  2 +-
 debian/patches/series                              |  2 -
 debian/rules                                       |  5 ++
 debian/watch                                       |  2 +-
 doc/doxygen.conf                                   |  2 +-
 src/Chrono.hxx                                     |  2 +-
 src/Compiler.h                                     | 36 +++++++++++----
 src/db/Helpers.cxx                                 |  4 +-
 src/db/plugins/upnp/UpnpDatabasePlugin.cxx         |  2 +-
 src/decoder/plugins/FfmpegDecoderPlugin.cxx        |  4 ++
 src/decoder/plugins/WildmidiDecoderPlugin.cxx      | 27 +++++++----
 src/fs/AllocatedPath.cxx                           |  2 +-
 src/neighbor/plugins/SmbclientNeighborPlugin.cxx   |  2 +-
 src/output/plugins/PulseOutputPlugin.cxx           | 28 +++++++++--
 src/output/plugins/httpd/HttpdInternal.hxx         |  2 +-
 src/storage/CompositeStorage.cxx                   |  2 +-
 src/system/ByteOrder.hxx                           |  2 +-
 src/tag/Set.cxx                                    |  2 +-
 src/tag/TagPool.cxx                                |  2 +-
 src/util/Cast.hxx                                  |  4 +-
 src/util/Manual.hxx                                |  4 +-
 33 files changed, 151 insertions(+), 150 deletions(-)
 create mode 100644 debian/mpd.service.user
 delete mode 100644 debian/patches/0001-decoder-wildmidi-move-code-to-wildmidi_output.patch
 delete mode 100644 debian/patches/0001-decoder-wildmidi-support-libWildMidi-0.4.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