[Python-modules-commits] [pychromecast] branch master updated (b995ba5 -> 1945f80)

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Aug 23 19:45:22 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  b995ba5   UNRELEASED->unstable
       new  c953693   merge patched into master
       new  1945f80   Removed protobuf 2 compatibility since Debian sid now has protobuf 3

The 2 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:
 debian/.git-dpm                              |    4 +-
 debian/changelog                             |    7 +
 debian/patches/0001-Support-protobuf-2.patch | 1416 --------------------------
 debian/patches/series                        |    1 -
 pychromecast/authority_keys_pb2.py           |  118 +++
 pychromecast/cast_channel_pb2.py             |  250 +++--
 pychromecast/logging_pb2.py                  |  809 +++++++++++++++
 7 files changed, 1106 insertions(+), 1499 deletions(-)
 delete mode 100644 debian/patches/0001-Support-protobuf-2.patch
 delete mode 100644 debian/patches/series
 create mode 100644 pychromecast/authority_keys_pb2.py
 create 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