[Pkg-running-devel] [antpm] branch upstream updated (0eb2b0c -> 27e207e)

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:43 UTC 2016


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

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

      from  0eb2b0c   version 1.17
       new  0cde171   open for development
       new  9f112ff   cmake: link boost atomic too
       new  9908aad   don't use __DATE__ for reproducible builds
       new  10c98e3   docs: document more of the debian packaging procedure
       new  492a3fb   antpm: convert auto_ptr to unique_ptr, start using C++14 (make_unique)
       new  0465c43   scripts: comment unused code
       new  0104e36   Revert "cmake: link boost atomic too"
       new  d3fc024   travis-ci: try pulling in more recent boost and c++ compilers
       new  bfc4296   travis-ci: pull in cmake and pkg-config too
       new  d4de75b   travis-ci: do not set CXX explicitly
       new  9cc304e   travis-ci: try using newer boost
       new  fb242b3   travis-ci: try using newer boost v2
       new  71fe1ff   travis-ci: require gcc 4.9
       new  f38dc32   travis-ci: require gcc 4.9 v2
       new  e19bf53   travis-ci: try using newer boost v3
       new  ba6cd0e   travis-ci: try using newer boost v4
       new  2a9bb1b   travis-ci: try using newer boost v5
       new  e86c9af   travis-ci: try using newer boost v6
       new  bd8ed26   Revert "Revert "cmake: link boost atomic too""
       new  74fb0e3   travis-ci: try using newer boost v7
       new  153359b   cmake: link boost exception too
       new  afc0660   link rt for e.g. clocl_gettime
       new  04c4326   travis-ci: try using newer boost v8
       new  499d0ac   travis-ci: try using newer boost v9
       new  df2ace0   travis-ci: try using newer boost v10
       new  9640367   travis-ci: try using newer boost v11
       new  9631cc3   cmake: improve boost dynamic linking for travis
       new  b897789   cmake: treat clang the same way as gcc
       new  5b23e87   travis-ci: clang build segfaults on travis, no idea why
       new  b0c2c35   ant: another device seen
       new  deafcd0   ant: two FR405s seen
       new  8353292   document constants
       new  2fc0357   files coming from direct transfers are not ant fs packed
       new  2244de7   ds: bugfix: do not always write 3 as delay
       new  5447c14   antfs: hint which files would be downloaded based on date
       new  334073b   ant: improve debuggability
       new  7565e90   port over to libusb1.0
       new  7de2d30   usb: fix warning storm
       new  8f199ca   Merge branch 'libusb-1.0-conversion'
       new  89ed272   ant: fix typo
       new  27e207e   version 1.18

The 41 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:
 .travis.yml                      |  48 +++++--
 docs/maintainer.txt              |  25 ++--
 scripts/debian/changelog         |  44 +++++++
 scripts/make-tarball             |   4 +-
 src/AntChannel.cpp               |   6 +
 src/AntFr310XT.cpp               | 149 +++++++++++++++++++--
 src/AntMessage.cpp               |  22 ++++
 src/AntMessage.hpp               |   6 +
 src/AntMessenger.cpp             |  27 ++--
 src/CMakeLists.txt               |  25 ++--
 src/DeviceSettings.cpp           |   4 +-
 src/LazySingleton.hpp            |  15 +--
 src/Log.hpp                      |  18 ++-
 src/SerialTty.hpp                |   2 +-
 src/SerialUsb.cpp                | 271 ++++++++++++++++++++++++---------------
 src/SerialUsb.hpp                |   2 +-
 src/VERSION                      |   2 +-
 src/antdefs.hpp                  |   4 +-
 src/antpm-downloader.cpp         |   6 +-
 src/antpm-fit2gpx.cpp            |  12 +-
 src/antpm-usbmon2ant.cpp         |  13 +-
 src/common.cpp                   |   2 +-
 src/tests/lq1.cpp                |  15 +--
 src/tests/sm1.cpp                |   9 +-
 src/tests/testDateTime.cpp       |  13 +-
 src/tests/testDeviceSettings.cpp |  11 +-
 26 files changed, 507 insertions(+), 248 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