[Pkg-running-devel] [antpm] 04/31: Merge branch 'master' into coverity_scan

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 commit to branch master
in repository antpm.

commit 31a56b671a37c46bdef447dd59b18495383b182e
Merge: 3f35b84 b897789
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 19:02:11 2015 +0200

    Merge branch 'master' into coverity_scan

 .travis.yml                      |  47 ++-
 README.rst                       |  24 +-
 docs/maintainer.txt              |  25 +-
 scripts/debian/changelog         | 128 +++++++
 scripts/make-tarball             |   4 +-
 scripts/origsrc-file-list        |   6 +-
 scripts/verify-orig              |   3 +
 src/AntFr310XT.cpp               |   5 +-
 src/AntFr405.cpp                 | 736 ---------------------------------------
 src/AntFr405.hpp                 |  94 -----
 src/AntMessenger.cpp             |   6 +-
 src/CMakeLists.txt               |  16 +-
 src/FIT.cpp                      | 104 +++++-
 src/FIT.hpp                      |   6 +-
 src/LazySingleton.hpp            |  15 +-
 src/Log.hpp                      |  18 +-
 src/Serial.cpp                   |  14 +
 src/SerialTty.hpp                |   2 +-
 src/SerialUsb.hpp                |   2 +-
 src/VERSION                      |   2 +-
 src/antpm-downloader.cpp         |  26 +-
 src/antpm-fit2gpx.cpp            |  12 +-
 src/antpm-usbmon2ant.cpp         |  13 +-
 src/common.cpp                   |   2 +-
 src/common.hpp                   |   2 +
 src/gant/gant.c                  |   4 +-
 src/tests/lq1.cpp                |  15 +-
 src/tests/sm1.cpp                |   9 +-
 src/tests/testDateTime.cpp       |  13 +-
 src/tests/testDeviceSettings.cpp |  11 +-
 30 files changed, 384 insertions(+), 980 deletions(-)

diff --cc .travis.yml
index 83240da,61bb134..61f3840
--- a/.travis.yml
+++ b/.travis.yml
@@@ -1,7 -1,11 +1,11 @@@
  # -*- coding: iso-8859-2-unix -*-
+ 
+ # it seems like travis-ci gives a "precise" 12.04 LTS ubuntu env
+ 
+ sudo: false
  env:
    global:
 -   - secure: "I1Jdwk4mbz9YjiYEMeMwWZjrBz1oauuGyW/WNOkdq4FkfyPFQcwvU/VnefIGnXCZ7YBS6tuXY8DNQZC0CSWPusebYCKHDdTiiQlcmQ3+L/UPy5a8jABwASHTXsJtte4S5hUq+KLzzBtMmsBwMT2xWO2zskuOkq6tFIqP4N3hfag="
 +   - secure: "DmQ3DTsvvKEg30be9kGbbGHkj1xMv5/hQOjXnaP091+lXdtqrHRwN8/Xki2qxyMeaCE3iq8UNVzppd9w/g1z75O63X96K+igVQqdXI5BHtqlKLZonTGMFVqsThjCys2oqRdfxpiZ+ggbImbzFwPqhKCtIeoQTFfDMJSpDpwl9eU="
  
  addons:
    coverity_scan:

-- 
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