[med-svn] [galileo] 03/03: Merge tag 'upstream/0.5.0_git160510+dfsg'
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Fri May 13 22:15:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
bob.dybian-guest pushed a commit to branch master
in repository galileo.
commit e6d3220074c3319f4552b6aa6db39447eec92efe
Merge: 8694e66 0b7cf53
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Sat May 14 00:10:38 2016 +0200
Merge tag 'upstream/0.5.0_git160510+dfsg'
Upstream version 0.5.0~git160510+dfsg
99-fitbit.rules | 2 +
CHANGES | 190 +++++++++++++++++++++
COPYING | 165 ++++++++++++++++++
README.txt | 162 ++++++++++++++++++
analysedir.py | 45 +++++
analysedump.py | 239 ++++++++++++++++++++++++++
contrib/README.txt | 27 +++
contrib/galileo.service | 17 ++
contrib/galileo.upstart | 9 +
diff.py | 106 ++++++++++++
doc/galileo.1 | 205 ++++++++++++++++++++++
doc/galileorc.5 | 162 ++++++++++++++++++
galileo/__init__.py | 5 +
galileo/config.py | 359 +++++++++++++++++++++++++++++++++++++++
galileo/conversation.py | 203 ++++++++++++++++++++++
galileo/dongle.py | 322 +++++++++++++++++++++++++++++++++++
galileo/dump.py | 130 ++++++++++++++
galileo/interactive.py | 223 ++++++++++++++++++++++++
galileo/main.py | 301 ++++++++++++++++++++++++++++++++
galileo/net.py | 257 ++++++++++++++++++++++++++++
galileo/parser.py | 120 +++++++++++++
galileo/tracker.py | 348 +++++++++++++++++++++++++++++++++++++
galileo/ui.py | 237 ++++++++++++++++++++++++++
galileo/utils.py | 68 ++++++++
galileorc.sample | 35 ++++
run | 5 +
setup.py | 84 +++++++++
tests/__init__.py | 0
tests/testCRC.py | 19 +++
tests/testConfig.py | 67 ++++++++
tests/testDataRing.py | 59 +++++++
tests/testDongle.py | 92 ++++++++++
tests/testDump.py | 81 +++++++++
tests/testFitbitClient.py | 415 +++++++++++++++++++++++++++++++++++++++++++++
tests/testFormExtractor.py | 31 ++++
tests/testGalileoClient.py | 247 +++++++++++++++++++++++++++
tests/testNetUtils.py | 79 +++++++++
tests/testParameters.py | 75 ++++++++
tests/testTracker.py | 24 +++
tests/testUI.py | 46 +++++
tests/testUtils.py | 111 ++++++++++++
tests/testYAMLParser.py | 116 +++++++++++++
trace.txt | 81 +++++++++
43 files changed, 5569 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/galileo.git
More information about the debian-med-commit
mailing list