[Pkg-mpd-commits] [pkg-mpc] 03/07: Merge tag 'upstream/0.25'

Florian Schlichting fsfs at moszumanska.debian.org
Wed Nov 20 21:59:39 UTC 2013


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

fsfs pushed a commit to branch master
in repository pkg-mpc.

commit 88df7ea18aeebe73365658389e5ea9b69c1af4f3
Merge: 2eff06e 3ffe7f2
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Nov 11 20:35:01 2013 +0100

    Merge tag 'upstream/0.25'
    
    Upstream version 0.25

 INSTALL                 |    2 +-
 Makefile.am             |   46 ++--
 Makefile.in             |  107 +++++++---
 NEWS                    |    6 +
 configure               |   40 ++--
 configure.ac            |    8 +-
 doc/mpc.1               |    2 +-
 src/Compiler.h          |  159 ++++++++++++++
 src/args.c              |  202 ++++++++++++++++++
 src/args.h              |   73 +++++++
 src/charset.c           |   61 +++---
 src/charset.h           |   21 +-
 src/command.c           |  537 +++++++----------------------------------------
 src/command.h           |   28 +--
 src/gcc.h               |   67 ------
 src/idle.c              |   10 +-
 src/idle.h              |    3 +-
 src/list.c              |   20 +-
 src/list.h              |   18 +-
 src/main.c              |   76 +++----
 src/message.c           |   12 +-
 src/message.h           |   18 +-
 src/mpc.h               |   18 +-
 src/options.c           |   17 +-
 src/options.h           |    3 +-
 src/password.c          |   18 +-
 src/password.h          |   18 +-
 src/path.c              |   17 +-
 src/path.h              |   21 +-
 src/queue.c             |  245 +++++++++++++++++++++
 src/{idle.h => queue.h} |   28 ++-
 src/search.c            |   23 +-
 src/search.h            |    3 +-
 src/status.c            |   29 +--
 src/status.h            |   18 +-
 src/sticker.c           |   12 +-
 src/sticker.h           |    3 +-
 src/tab.c               |  124 +++++++++++
 src/{idle.h => tab.h}   |   14 +-
 src/util.c              |  203 +++---------------
 src/util.h              |   53 +++--
 41 files changed, 1287 insertions(+), 1096 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpc.git



More information about the Pkg-mpd-commits mailing list