[Python-modules-commits] [python-trezor] branch master updated (36a2fb3 -> b1425f6)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sun May 29 13:30:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository python-trezor.
from 36a2fb3 Fixed VCS URL (https)
new 0690612 Import python-trezor_0.6.11.orig.tar.gz
new f3f6cc9 record new upstream branch created by importing python-trezor_0.6.11.orig.tar.gz and merge it
new 56eeac5 Import python-trezor_0.6.11-1.dsc
new 3f9527f Import python-trezor 0.6.11-1
new f73a4d9 Bump Standards-Version to 3.9.8 (no changes).
new 71a802e Update Vcs-* URLs.
new b1425f6 Add pydist-overrides to get versioned dependencies.
The 7 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:
PKG-INFO | 2 +-
debian/.git-dpm | 14 ++++++------
debian/changelog | 13 ++++++++---
debian/compat | 2 +-
debian/control | 8 +++----
debian/copyright | 30 ++++++++++++++++++++++---
debian/lintian-overrides | 3 +++
debian/pydist-overrides | 4 ++++
debian/python-trezor.udev | 8 +++++--
setup.py | 2 +-
PKG-INFO => trezor.egg-info/PKG-INFO | 2 +-
trezor.egg-info/SOURCES.txt | 28 +++++++++++++++++++++++
trezor.egg-info/dependency_links.txt | 1 +
trezor.egg-info/not-zip-safe | 1 +
trezor.egg-info/requires.txt | 4 ++++
trezor.egg-info/top_level.txt | 1 +
trezorlib/ckd_public.py | 4 ++--
trezorlib/client.py | 8 +++----
trezorlib/debuglink.py | 4 ++--
trezorlib/mapping.py | 2 +-
trezorlib/qt/pinmatrix.py | 2 +-
trezorlib/transport_hid.py | 43 ++++++++++--------------------------
22 files changed, 122 insertions(+), 64 deletions(-)
create mode 100644 debian/lintian-overrides
create mode 100644 debian/pydist-overrides
copy PKG-INFO => trezor.egg-info/PKG-INFO (96%)
create mode 100644 trezor.egg-info/SOURCES.txt
create mode 100644 trezor.egg-info/dependency_links.txt
create mode 100644 trezor.egg-info/not-zip-safe
create mode 100644 trezor.egg-info/requires.txt
create mode 100644 trezor.egg-info/top_level.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-trezor.git
More information about the Python-modules-commits
mailing list