[Pkg-mpd-commits] [python-mpd] 261/262: Merge remote-tracking branch 'pympd2-packaging/upstream' into upstream

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 a1dd0dc4f68028d5a98e5d60f39e2ecac4f47d46
Merge: 5464c66 84e9d5b
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Apr 30 13:37:42 2016 +0100

    Merge remote-tracking branch 'pympd2-packaging/upstream' into upstream

 .gitignore                     |  27 +++
 .travis.yml                    |   8 +
 CHANGES.txt                    |  33 ----
 INSTALL.rst                    |  48 +++++
 MANIFEST.in                    |   4 +
 Makefile                       |   9 +
 PKG-INFO                       |  19 --
 README.rst                     | 128 +++++++++++++
 README.txt                     |  77 --------
 doc/Makefile                   | 177 ++++++++++++++++++
 doc/changes.rst                |  91 +++++++++
 doc/commands.txt               |  99 ----------
 doc/conf.py                    | 248 +++++++++++++++++++++++++
 doc/index.rst                  |  57 ++++++
 doc/topics/advanced.rst        |  67 +++++++
 doc/topics/commands.rst        | 159 ++++++++++++++++
 doc/topics/getting-started.rst |  67 +++++++
 doc/topics/logging.rst         |  15 ++
 doc/topics/porting.rst         |  44 +++++
 examples/locking.py            |  49 +++++
 examples/logger.py             |   5 +
 mpd.py                         | 412 +++++++++++++++++++++++++++--------------
 setup.cfg                      |  10 +
 setup.py                       |  57 ++++--
 test.py                        | 391 ++++++++++++++++++++++++++++++++++++++
 tox.ini                        |  11 ++
 26 files changed, 1929 insertions(+), 383 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