[Pkg-mpd-commits] [pkg-mpd] branch master updated (db61df1 -> 02cbd42)

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 9 12:42:39 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  db61df1   Add a note on JACK to README.Debian (closes: #655482)
       new  fddf768   use dh-systemd (closes: #715164)
       new  d753a86   initscript: ensure avahi, if available, is started first (closes: #711429)
       new  a280e76   Imported Upstream version 0.17.5
       new  a8301da   Merge tag 'upstream/0.17.5'
       new  52d548b   Import Upstream version 0.17.5
       new  2a5a472   drop bug622368.patch, applied upstream
       new  4848f42   update Vcs-Browser and Vcs-Git to their canonical value
       new  02cbd42   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                         |    2 +-
 NEWS                                |   11 +++-
 configure                           |  121 +++++++++++++++++++++++++++++++----
 configure.ac                        |   11 +++-
 debian/changelog                    |   12 ++++
 debian/control                      |    7 +-
 debian/mpd.init.d                   |    4 +-
 debian/patches/bug622368.patch      |   62 ------------------
 debian/patches/series               |    1 -
 debian/rules                        |    2 +-
 doc/doxygen.conf                    |    2 +-
 doc/mpd.conf.5                      |   30 ++++-----
 scripts/makedist.sh                 |   25 --------
 scripts/mpd-indent.sh               |    6 --
 scripts/test.sh                     |   93 ---------------------------
 src/command.c                       |    2 +-
 src/conf.c                          |    2 +-
 src/decoder/ffmpeg_decoder_plugin.c |    1 +
 src/decoder/mikmod_decoder_plugin.c |    4 ++
 src/playlist_edit.c                 |    7 +-
 src/song_update.c                   |    2 +-
 src/update_song.c                   |    2 +-
 22 files changed, 178 insertions(+), 231 deletions(-)
 delete mode 100644 debian/patches/bug622368.patch
 delete mode 100644 debian/patches/series
 delete mode 100755 scripts/makedist.sh
 delete mode 100755 scripts/mpd-indent.sh
 delete mode 100755 scripts/test.sh

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