[Python-modules-commits] [python-hbmqtt] branch master updated (db70c49 -> ea62ec7)
Stein Magnus Jodal
jodal at moszumanska.debian.org
Wed Jul 26 13:19:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
jodal pushed a change to branch master
in repository python-hbmqtt.
from db70c49 Initialize git-dpm
new d09e0c6 Initial Debian packaging
new 546888e transitions 0.5.0 compatability
new 63df6c0 merge patched into master
new ba5a205 Disable tests until upstream releases the complete test suite
new ea62ec7 Upstream package does not include the changelog
The 5 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 | 5 ++
debian/compat | 1 +
debian/control | 39 +++++++++++++
debian/copyright | 31 +++++++++++
.../0001-transitions-0.5.0-compatability.patch | 65 ++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 20 +++++++
debian/watch | 3 +
hbmqtt/broker.py | 17 +++---
setup.py | 2 +-
11 files changed, 178 insertions(+), 10 deletions(-)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/patches/0001-transitions-0.5.0-compatability.patch
create mode 100644 debian/patches/series
create mode 100755 debian/rules
create mode 100644 debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-hbmqtt.git
More information about the Python-modules-commits
mailing list