[Pkg-running-devel] [antpm] branch master updated (8813664 -> f072060)

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Sat Oct 10 11:28:33 UTC 2015


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

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

      from  8813664   reproducible build, team upload
      adds  7fd0279   open for new developmentopen for new development
      adds  875208b   scripts: tool to catch files missing from orig.tar.gz list
      adds  c8b930e   antfs: more work on 405 dialect
      adds  f8dad99   AntFr310XT: allow passing the Serial implementation from the outside
      adds  427068a   tests: w-i-p verification of statemachine
      adds  e16abee   ant: add comments
      adds  e716b47   tests: fix spurious SIGSEGV
      adds  4171aff   tests: indent
      adds  cf17136   ant: better comments
      adds  b593211   tests: cover more of message sending
      adds  eed211d   gant: convert comments to C style
      adds  ffa02b3   gant: convert comments to C style
      adds  d8b8771   gant: conversion to c99
      adds  0382650   lqueue: handle spurious wakeups
      adds  7c0de45   add comment
      adds  c527616   remove unused includes
      adds  df82e37   gant: untabify, reindent
      adds  3a77f08   lqueue3: add lqueue3_bg
      adds  3e2c584   ant: don't allow running AntMessenger event loop in background thread
      adds  5f83506   lqueue: implement logic to wait for lqueue3 even loop to finish
      adds  79e5040   tests: try to fix an other sporadic failure
      adds  0c71243   travis-ci: fix descriptor
      adds  ed43112   lqueue: fix c++ protection level
      adds  038902a   ant: rename method
      adds  e63065a   ant: debug comment, for exiting event threads
      adds  aafa70d   travis-ci: commands are not run in subshells
      adds  d4fff74   ant: document state machine teardown
      adds  2f0b126   ant: use nicer constants
      adds  37ba17b   travis-ci: fix typo
      adds  3a65b41   tests: test a few parts of lqueue
      adds  bf990a5   try fixing FTBFS under hurd-i386, kfreebsd-amd64, kfreebsd-i386
      adds  44ec33f   gant: try fixing FTBFS under hurd-i386
      adds  743df8a   don't use uint
      adds  3c579c0   don't use NULL
      adds  16b3d91   add missing include
      adds  1985bb6   build fix: VS2012 has proper cstdint
      adds  d642254   build fix: VS2012 has proper smart pointers
      adds  18cdcba   cmake: build gant as optional
      adds  346b693   VS2012 build script
      adds  14e7058   vs strftime doesn't recognize %T
      adds  1a6f657   antpm-usbmon2ant: fix crash under win
      adds  46acf30   str2time: boost did not recognize this format
      adds  7d4c603   tests: str2time still fails under win, but at least not crashes
      adds  4248aa8   make the time conversion a bit more readable/debuggable
      adds  682f6f9   win libusb installer: chmod +x
      adds  5cdec1b   tests: run sm1 under win too
      adds  4234215   add missing include
      adds  4c9a572   scipts: refine VS2008 builders
      adds  b74a171   tests: comment unused code
      adds  f46e977   travis-ci: hooking up coverity
      adds  0dccfd6   travis-ci: fix typo
      adds  b12855a   tests: fix warning
      adds  ce7a8df   travis-ci: build coverity_scan branch too
      adds  472ca0b   travis-ci: new token
      adds  55ccd71   gant: fix two bugs
      adds  50d8f34   realize freebsd build compatibility
      adds  7ee26dd   docs: update maintainer notes
      adds  6da5fa5   docs: more packaging details
      adds  de8a0ad   docs: update maintainer notes
      adds  78882ca   Merge branch 'master' of https://code.google.com/p/antpm
      adds  c28b49f   cmake: link against boost_atomic too
      adds  43bb2f3   debian: libboost-atomic-dev is required
      adds  ef3a57c   travis-ci: need libboost-atomic-dev
      adds  c0dcb7e   travis-ci: refine coverity setup
      adds  57a1019   travis-ci: add coverity script
      adds  45dbdd5   travis-ci: doesn't have libboost-atomic-dev
      adds  92bf057   travis-ci: coverity update
      adds  2e3d05b   docs: fix line endings
      adds  112b928   travis-ci: refine coverity setup
      adds  5738831   travis-ci: refining coverity
      adds  d08bf29   travis-ci: refining coverity
      adds  9870544   travis-ci: refine coverity setup
      adds  f8b57e6   travis-ci: refine coverity setup
      adds  367788f   Merge branch 'master' of https://code.google.com/p/antpm
      adds  f93dd6c   VS2012 build warning fix
      adds  bae40e4   fix more static analysis problems
      adds  ea0f009   initialize members
      adds  3014736   linux: look for usb_serial_simple too
      adds  8ccfcb1   tty debugging
      adds  89d360e   kfreebsd build fixes
      adds  74d8589   travis-ci: don't run coverity with gcc
      adds  bff9103   include cstdint
      adds  31ef6b6   fix ctor init order warning
      adds  27e050c   catch a bunch of exceptions
      adds  5e660e4   Revert "include cstdint"
      adds  af4dd87   scripts: database cleaner
      adds  cd66fc9   usb: print errno too
      adds  734823b   docs: add todo
      adds  38cdf80   tty: add documentation
      adds  5517fc0   tests: satisfy coverity
      adds  f29a83f   gant: replace strcpy with strncpy
      adds  3c8e248   cmake: ignore generated files
      adds  fa66b26   ant: fix uninitialized members
      adds  6d0108a   fit: initialize all members
      adds  47b597c   exception safety
      adds  69647d9   exception safety
      adds  6854e42   tty: call argument only once
      adds  86e2e30   tty: clarify intent
      adds  613201e   antpm: exception safety
      adds  b96cfcf   gant: check return value
      adds  d9ff1fc   add tests to tarball
      adds  d4ca820   scripts: update tarball
      adds  c5ceec2   serial: clarify intent
      adds  108c052   Add "length message" management & dump
      adds  e33c85f   Add Garmin Swim ids Better logging for length message
      adds  ac0abdb   Merge pull request #1 from jerome-labidurie/GarminSwim
      adds  604eca4   Update README.rst
      adds  1766eec   Merge branch 'master' of github.com:ralovich/antpm
       new  da598a1   add ASSURE_EQ_RET_FALSE macro
       new  6d5f856   ant: relax sanitization of authenticateResponse.authStrLen
       new  d9805dc   ant: provide insight into values if assumption fails
       new  4101fbe   antfs: attempt to recognise FR 410 as well
       new  4253d93   update readme
       new  92f7e1f   fix typo
       new  7a7fc48   ant: remove dead code
       new  102ca98   gant: fix gcc warning
       new  0eb2b0c   version 1.17
       new  93c75f4   Merge tag 'upstream/v1.17'
       new  781d378   these files are not part of orig.tgz
       new  0d59b2e   drop patches merged upstream
       new  d399b72   update to Standards-Version 3.9.6
       new  f072060   team upload

The 14 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:
 .gitignore                                         |    1 +
 README.rst                                         |   31 +-
 debian/changelog                                   |   11 +
 debian/control                                     |    2 +-
 ...ixing-FTBFS-under-hurd-i386-kfreebsd-amd64-kfre |   39 -
 .../03-gant-try-fixing-FTBFS-under-hurd-i386       |   41 -
 debian/patches/04-fix-missing-IUCLC.patch          |   25 -
 debian/patches/gant-no-devname.patch               |   33 -
 .../{link-boost-atomic.patch => link-boost-atomic} |   10 +-
 debian/patches/link-boost-atomic2.patch            |   10 -
 debian/patches/series                              |    7 +-
 docs/PROTOCOL_HELP.txt                             |   14 +-
 docs/maintainer.txt                                |   48 +-
 scripts/antpm-clean-db                             |   94 +
 scripts/debian/changelog                           |  128 +
 scripts/debian/control                             |    2 +-
 scripts/origsrc-file-list                          |    6 +-
 scripts/vs2008-64.bat                              |    6 +-
 scripts/vs2008.bat                                 |    6 +-
 scripts/vs2012-64.bat                              |   15 +
 src/AntFr310XT.cpp                                 |  102 +-
 src/AntFr310XT.hpp                                 |    6 +-
 src/AntFr405.cpp                                   |  735 ------
 src/AntFr405.hpp                                   |   96 -
 src/AntMessage.cpp                                 |    3 +
 src/AntMessage.hpp                                 |    2 +-
 src/AntMessenger.cpp                               |   32 +-
 src/AntMessenger.hpp                               |    4 +-
 src/CMakeLists.txt                                 |   17 +-
 src/DeviceSettings.cpp                             |   16 +-
 src/FIT.cpp                                        |  106 +-
 src/FIT.hpp                                        |    6 +-
 src/Log.hpp                                        |    2 +-
 src/Serial.cpp                                     |   21 +
 src/Serial.hpp                                     |    2 +-
 src/SerialTty.cpp                                  |  106 +-
 src/SerialTty.hpp                                  |    1 -
 src/SerialUsb.cpp                                  |   14 +-
 src/SerialUsb.hpp                                  |    4 +-
 src/SmartPtrFwd.hpp                                |    2 +-
 src/VERSION                                        |    2 +-
 src/antpm-downloader.cpp                           |   46 +-
 src/antpm-fit2gpx.cpp                              |   22 +-
 src/antpm-usbmon2ant.cpp                           |   23 +-
 src/common.cpp                                     |   28 +-
 src/common.hpp                                     |    5 +
 src/gant/antdefs.h                                 |   81 +-
 src/gant/antlib.c                                  |  886 +++----
 src/gant/antlib.h                                  |    2 +-
 src/gant/gant.c                                    | 2482 ++++++++++----------
 src/lqueue.hpp                                     |  125 +-
 src/stdintfwd.hpp                                  |    6 +-
 src/tests/CMakeLists.txt                           |   20 +
 src/tests/lq1.cpp                                  |  123 +
 src/tests/sm1.cpp                                  |  342 +++
 src/tests/testDeviceSettings.cpp                   |   19 +-
 56 files changed, 3158 insertions(+), 2860 deletions(-)
 delete mode 100644 debian/patches/02-try-fixing-FTBFS-under-hurd-i386-kfreebsd-amd64-kfre
 delete mode 100644 debian/patches/03-gant-try-fixing-FTBFS-under-hurd-i386
 delete mode 100644 debian/patches/04-fix-missing-IUCLC.patch
 delete mode 100644 debian/patches/gant-no-devname.patch
 rename debian/patches/{link-boost-atomic.patch => link-boost-atomic} (65%)
 delete mode 100644 debian/patches/link-boost-atomic2.patch
 create mode 100755 scripts/antpm-clean-db
 create mode 100755 scripts/vs2012-64.bat
 delete mode 100644 src/AntFr405.cpp
 delete mode 100644 src/AntFr405.hpp
 create mode 100644 src/tests/lq1.cpp
 create mode 100644 src/tests/sm1.cpp

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