[ros-bond-core] branch master updated (d69e202 -> 0f551e4)

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Dec 23 15:32:55 UTC 2017


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

jspricke pushed a change to branch master
in repository ros-bond-core.

      from  d69e202   add Multi-Arch according to hinter
      adds  d9b9494   New upstream version 1.7.19
       new  ae7edee   Updated version 1.7.19 from 'upstream/1.7.19'
       new  f3b8617   Rebase patch
       new  961ecba   Update policy and debhelper versions
       new  9390d4d   Update watch file
       new  75a5462   Remove parallel (Default for debhelper 10)
      adds  4de551c   New upstream version 1.8.1
       new  f06a076   Update upstream source from tag 'upstream/1.8.1'
       new  04f4133   Bump policy version (no changes)
       new  8fe10b7   Bump libbondcpp SOVERSION
       new  75cb82d   Fix typos
       new  0f551e4   Update changelog for 1.8.1-1 release

The 10 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:
 bond/CHANGELOG.rst                                 |  13 +
 bond/package.xml                                   |  13 +-
 bond_core/CHANGELOG.rst                            |  11 +
 bond_core/package.xml                              |  13 +-
 bondcpp/CHANGELOG.rst                              |  18 +
 bondcpp/include/bondcpp/BondSM_sm.h                |  17 +-
 bondcpp/include/bondcpp/bond.h                     |  15 +-
 bondcpp/include/bondcpp/timeout.h                  |  22 +-
 bondcpp/package.xml                                |  24 +-
 bondcpp/src/BondSM_sm.cpp                          |  13 +-
 bondcpp/src/bond.cpp                               | 106 +--
 bondcpp/src/timeout.cpp                            |  17 +-
 bondpy/CHANGELOG.rst                               |  16 +
 bondpy/package.xml                                 |  15 +-
 bondpy/python/bondpy/BondSM_sm.py                  |   9 +-
 bondpy/python/bondpy/bondpy.py                     |  43 +-
 bondpy/setup.py                                    |   1 +
 debian/changelog                                   |  15 +
 debian/compat                                      |   2 +-
 debian/control                                     |  14 +-
 .../{libbondcpp0d.install => libbondcpp1d.install} |   0
 debian/patches/0001-Add-CMakeLists.txt.patch       |   2 +-
 .../0002-Add-Debian-specific-SOVERSION.patch       |   6 +-
 debian/rules                                       |   2 +-
 debian/watch                                       |  14 +-
 smclib/CHANGELOG.rst                               |  16 +
 smclib/include/smclib/statemap.h                   | 839 ++++++++++-----------
 smclib/package.xml                                 |   9 +-
 smclib/python/smclib/statemap.py                   | 255 ++++---
 smclib/setup.py                                    |   1 +
 test_bond/CHANGELOG.rst                            |  16 +
 test_bond/package.xml                              |   9 +-
 test_bond/scripts/BondSM_sm.py                     |   9 +-
 test_bond/scripts/tester.py                        |  54 +-
 test_bond/test/exercise_bond.cpp                   |   4 +-
 test_bond/test/exercise_bond.py                    |  23 +-
 test_bond/test/test_callbacks_cpp.cpp              |   4 +-
 test_bond/test/test_callbacks_py.py                |  11 +-
 38 files changed, 901 insertions(+), 770 deletions(-)
 rename debian/{libbondcpp0d.install => libbondcpp1d.install} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-bond-core.git



More information about the debian-science-commits mailing list