[Python-modules-commits] [pychromecast] branch master updated (7f23aa7 -> b995ba5)
Ruben Undheim
rubund-guest at moszumanska.debian.org
Fri May 6 20:20:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a change to branch master
in repository pychromecast.
from 7f23aa7 Updated changelog entry
adds 18fa5e6 Some fixes
adds afa55b5 Support protobuf 2
adds e465b1a merge patched-before_protobuf3_in_debian into before_protobuf3_in_debian
adds 936fca5 Only build Python2 package
adds 3864e87 Support protobuf 2
adds 570d981 merge patched-before_protobuf3_in_debian into before_protobuf3_in_debian
adds 07a162a More improvements to the packaging:
adds b995ba5 UNRELEASED->unstable
No new revisions were added by this update.
Summary of changes:
debian/.git-dpm | 4 +-
debian/README.debian | 9 +
debian/README.source | 13 +
debian/changelog | 4 +-
debian/control | 55 +-
debian/copyright | 37 +-
debian/patches/0001-Support-protobuf-2.patch | 1416 ++++++++++++++++++++++++++
debian/patches/series | 1 +
debian/python-pychromecast.docs | 2 +-
debian/python-pychromecast.install | 3 +-
debian/python3-pychromecast.docs | 2 +-
debian/python3-pychromecast.install | 2 +-
debian/rules | 9 +-
pychromecast/authority_keys_pb2.py | 118 ---
pychromecast/cast_channel_pb2.py | 250 ++---
pychromecast/logging_pb2.py | 809 ---------------
16 files changed, 1601 insertions(+), 1133 deletions(-)
create mode 100644 debian/README.debian
create mode 100644 debian/README.source
create mode 100644 debian/patches/0001-Support-protobuf-2.patch
create mode 100644 debian/patches/series
delete mode 100644 pychromecast/authority_keys_pb2.py
delete mode 100644 pychromecast/logging_pb2.py
--
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