[Pkg-running-devel] [openambit] branch master updated (bdfbc47 -> 3f93de0)

Christian Perrier bubulle at moszumanska.debian.org
Tue Sep 16 19:33:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

bubulle pushed a change to branch master
in repository openambit.

      from  bdfbc47   Default compression is now xz
       new  bcfa2d0   Imported Upstream version 0.3
       new  dc24754   Merge tag 'upstream/0.3'
       new  3f93de0   New upstream release

The 3 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/changelog                                  |   6 +
 src/libambit/CMakeLists.txt                       |   2 +-
 src/libambit/debian/changelog                     |   6 +
 src/libambit/debian/control                       |   4 +-
 src/libambit/libambit.c                           |  15 +-
 src/libambit/libambit.h                           |   2 +-
 src/openambit/CMakeLists.txt                      |   6 +-
 src/openambit/debian/changelog                    |   6 +
 src/openambit/debian/control                      |   5 +-
 src/openambit/deployment/99-suunto-ambit.rules    |   6 +
 src/openambit/deployment/openambit.desktop        |   2 +-
 src/openambit/logentry.cpp                        |   2 +-
 src/openambit/logstore.cpp                        |   7 +-
 src/openambit/mainwindow.cpp                      |   9 +-
 src/openambit/movescount/CMakeLists.txt           |   2 +
 src/openambit/movescount/movescount.cpp           | 262 ++++++++++++--------
 src/openambit/movescount/movescount.h             |  31 ++-
 src/openambit/movescount/movescountjson.cpp       |   8 +
 src/openambit/movescount/movescountlogchecker.cpp | 107 ++++++++
 src/openambit/movescount/movescountlogchecker.h   |  32 +++
 src/openambit/movescount/movescountxml.cpp        |   3 +-
 tools/openambit2gpx.py                            | 263 ++++++++++++++++++++
 wireshark_dissector/ambit-dissector.c             | 289 ++++++++++++++++++++--
 23 files changed, 915 insertions(+), 160 deletions(-)
 create mode 100644 src/openambit/movescount/movescountlogchecker.cpp
 create mode 100644 src/openambit/movescount/movescountlogchecker.h
 create mode 100644 tools/openambit2gpx.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list