[Pkg-mpd-commits] [pkg-mpc] branch upstream updated (5f289c6 -> e0547a2)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Aug 30 19:20:11 UTC 2016


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

fsfs pushed a change to branch upstream
in repository pkg-mpc.

      from  5f289c6   Imported Upstream version 0.27
       new  e0547a2   Imported Upstream version 0.28

The 1 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:
 INSTALL                       |   2 +-
 Makefile.in                   | 721 ++++++++++-----------------------
 NEWS                          |   8 +
 aclocal.m4                    | 897 ++++++++++++++++++++---------------------
 configure                     | 906 ++++++++++++++++++++++--------------------
 configure.ac                  |   6 +-
 doc/mpc.1                     |   7 +
 m4/ax_append_compile_flags.m4 |   6 +-
 m4/ax_append_flag.m4          |  30 +-
 m4/ax_append_link_flags.m4    |   6 +-
 m4/ax_check_compile_flag.m4   |  12 +-
 m4/ax_check_link_flag.m4      |  13 +-
 m4/ax_require_defined.m4      |  37 ++
 m4/codeset.m4                 |  21 -
 src/command.c                 |  52 ++-
 src/command.h                 |   1 +
 src/format.c                  |   4 +
 src/main.c                    |  12 +-
 src/message.c                 |   7 -
 src/options.c                 |   9 +-
 src/options.h                 |   2 +
 src/queue.c                   |  10 -
 src/search.c                  |   4 -
 src/search.h                  |   2 -
 test-driver                   | 139 -------
 25 files changed, 1265 insertions(+), 1649 deletions(-)
 create mode 100644 m4/ax_require_defined.m4
 delete mode 100644 m4/codeset.m4
 delete mode 100755 test-driver

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