[Python-modules-commits] [pychromecast] 02/03: record new upstream branch created by importing pychromecast_0.7.3.orig.tar.gz and merge it

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri May 6 18:17:21 UTC 2016


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

rubund-guest pushed a commit to branch master
in repository pychromecast.

commit a3e731e90eba494c3aeb2025eaf39ad90007715f
Merge: 54f0223 684442b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Fri May 6 19:33:25 2016 +0200

    record new upstream branch created by importing pychromecast_0.7.3.orig.tar.gz and merge it

 .gitignore                           |   3 +
 MANIFEST.in                          |   5 +
 README.md => README.rst              | 104 +++++---
 __init__.py                          |   0
 debian/.git-dpm                      |  14 +-
 fabfile.py                           |  25 ++
 pychromecast/__init__.py             | 220 ++++++++++++++--
 pychromecast/controllers/__init__.py |   3 +-
 pychromecast/controllers/media.py    |  36 ++-
 pychromecast/dial.py                 |  53 +++-
 pychromecast/discovery.py            |  35 ++-
 pychromecast/error.py                |   5 +
 pychromecast/socket_client.py        | 491 +++++++++++++++++++++++++++++------
 requirements.txt                     |   5 +-
 setup.py                             |   7 +-
 15 files changed, 840 insertions(+), 166 deletions(-)

diff --cc debian/.git-dpm
index 7c06ae5,0000000..0273e1d
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 1fd60193b7cbea77cfac86b9d844b0bd1d2a4738
- 1fd60193b7cbea77cfac86b9d844b0bd1d2a4738
- 1fd60193b7cbea77cfac86b9d844b0bd1d2a4738
- 1fd60193b7cbea77cfac86b9d844b0bd1d2a4738
- pychromecast_0.6.12.orig.tar.gz
- bfe7617f6075317358a39fc9cb8a14c50bf8f977
- 28382
++684442b9f7873e0b3b6d57d901ce868eae26c184
++684442b9f7873e0b3b6d57d901ce868eae26c184
++684442b9f7873e0b3b6d57d901ce868eae26c184
++684442b9f7873e0b3b6d57d901ce868eae26c184
++pychromecast_0.7.3.orig.tar.gz
++1484231423785dee60451decd17e69cfe3412002
++34689
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pychromecast.git



More information about the Python-modules-commits mailing list