[Pkg-mpd-commits] [pkg-mpd] branch master updated (71685fe -> bfb2d4c)

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


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

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

      from  71685fe   prepare changelog for release
       new  aa7bfec   Imported Upstream version 0.18.6
       new  56a40b6   Merge tag 'upstream/0.18.6'
       new  7556292   Import Upstream version 0.18.6
       new  36597e7   Update copyright for refreshed autotools-generated files
       new  9bb76e1   disable tests on s390x until #726733 is solved
       new  cd22942   configure a defined Debian feature set
       new  b33b636   enable ZIP archive support
       new  cad1457   Install apport hook from Ubuntu
       new  8380348   Add upstream-signing-key.pgp and pgpsigurlmangle option to debian/watch
       new  bfb2d4c   release 0.18.6-1

The 10 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 +-
 debian/changelog                      |   14 +-
 debian/control                        |    1 +
 debian/copyright                      |   10 +-
 debian/mpd.install                    |    1 +
 debian/rules                          |  111 ++-
 debian/source_mpd.py                  |   31 +
 debian/upstream-signing-key.pgp       |   81 +++
 debian/watch                          |    1 +
 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 ++++
 30 files changed, 2151 insertions(+), 1158 deletions(-)
 create mode 100755 compile
 create mode 100644 debian/source_mpd.py
 create mode 100644 debian/upstream-signing-key.pgp
 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