[Pkg-running-devel] [antpm] branch upstream updated (27e207e -> 2bb8fec)

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Fri Mar 24 23:20:17 UTC 2017


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

ralovich-guest pushed a change to branch upstream
in repository antpm.

      from  27e207e   version 1.18
      adds  b8ef9b9   travis-ci: update coverity setup
      adds  def2ff2   travis-ci: update coverity setup
      adds  3f35b84   Merge branch 'master' into coverity_scan
      adds  31a56b6   Merge branch 'master' into coverity_scan
      adds  c60e854   post release version bump
      adds  2121f4f   scripts: update local package generation
      adds  d1b3550   travis-ci: switch to libusb 1.0
      adds  64c9ba5   Merge branch 'master' into coverity_scan
      adds  c8aa42e   tests: testDownload segfaults on travis-ci
      adds  8745981   usb: add support for ancient libusb-1.0 releases
      adds  da76672   Merge branch 'master' into coverity_scan
      adds  cf56fb5   travis-ci: attempt to switch to 14.04 based CI
      adds  15d70ab   travis-ci: require gcc 4.9
      adds  84e7236   travis-ci: try enabling clang-3.7 too
      adds  e2a2806   travis-ci: reenable test after ci env update
      adds  f6a4883   travis-ci: use clang from trusty repo, drop unused external boost repo
      adds  b1c0e88   Revert "travis-ci: use clang from trusty repo, drop unused external boost repo"
      adds  f2599ff   Revert "travis-ci: reenable test after ci env update"
      adds  f239efe   Increase retries from 10 to 30 to allow downloading of large activities
      adds  033a007   Merge pull request #2 from jjhuff/increase_retries
      adds  b08e7a8   antpm: improve readability
      adds  e00a632   antpm: use private to hide members
      adds  365bc3f   antpm: improve readability
      adds  4fd8625   cmake: don't find libusb-0.1 as 1.0
      adds  9d058f8   antpm: add device database discovery functionality
      adds  e50f524   antpm: don't download fit files already in database
      adds  efd181a   antpm: fix indexing bug, reindent
      adds  cc1d5f0   antpm: measure download times
      adds  2bb8fec   version 1.19

No new revisions were added by this update.

Summary of changes:
 .travis.yml                      |   22 +-
 scripts/debian/compat            |    2 +-
 scripts/debian/control           |    4 +-
 src/AntChannel.cpp               |    3 +-
 src/AntChannel.hpp               |    2 +-
 src/AntFr310XT.cpp               |   27 +-
 src/AntMessenger.cpp             |    7 +-
 src/DeviceSettings.cpp           |  100 +-
 src/DeviceSettings.hpp           |   17 +
 src/FIT.cpp                      | 2371 +++++++++++++++++++-------------------
 src/FIT.hpp                      |    2 +
 src/SerialUsb.cpp                |   15 +-
 src/VERSION                      |    2 +-
 src/cmake/Findlibusb-1.0.cmake   |    2 +-
 src/common.hpp                   |    2 +-
 src/tests/CMakeLists.txt         |    2 +-
 src/tests/testDeviceSettings.cpp |   22 +-
 17 files changed, 1409 insertions(+), 1193 deletions(-)

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



More information about the Pkg-running-devel mailing list