[Pkg-mpd-commits] [python-mpd] 262/262: Imported Upstream version 0.5.5

Simon McVittie smcv at debian.org
Sun May 22 18:16:56 UTC 2016


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

smcv pushed a commit to branch upstream
in repository python-mpd.

commit 280ce519c5ebe333ab783b8e263472214356cdab
Merge: a1dd0dc 05510bb
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Apr 30 13:45:26 2016 +0100

    Imported Upstream version 0.5.5

 .travis.yml                       |   6 +-
 INSTALL.rst                       |   5 +-
 README.rst                        |  24 +-
 doc/changes.rst                   |  13 +
 doc/commands_header.txt           |   8 +
 doc/generate_command_reference.py |  81 ++++
 doc/index.rst                     |   8 +-
 doc/topics/commands.rst           | 973 ++++++++++++++++++++++++++++++++------
 doc/topics/getting-started.rst    |   2 +
 examples/errorhandling.py         | 136 ++++++
 examples/helloworld.py            |  12 +
 examples/idle.py                  |  28 ++
 examples/multitags.py             |  14 +
 examples/randomqueue.py           |  36 ++
 examples/stats.py                 |  73 +++
 examples/stickers.py              | 108 +++++
 examples/summary.txt              |  24 +
 mpd.py                            |  98 ++--
 test.py => mpd_test.py            |  68 ++-
 setup.py                          |   2 +-
 tox.ini                           |   6 +-
 21 files changed, 1507 insertions(+), 218 deletions(-)

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



More information about the Pkg-mpd-commits mailing list