[Pkg-running-devel] [antpm] branch master updated (f4cca51 -> 7495108)

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


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

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

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

The 31 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                 |    9 +
 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, 1406 insertions(+), 1183 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