[ros-dynamic-reconfigure] 07/09: Updated version 1.5.49 from 'upstream/1.5.49'

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 24 05:58:52 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-dynamic-reconfigure.

commit 26320a596bb4d8e89d735eda11a2298209620075
Merge: 95fa6ac 7426a7a
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Sep 24 07:51:31 2017 +0200

    Updated version 1.5.49 from 'upstream/1.5.49'
    
    with Debian dir fe2105d6f63958460a36e44dfc50e686f1a1b099

 CHANGELOG.rst                                      |  10 +
 cmake/dynamic_reconfigure-macros.cmake             |  10 +-
 cmake/dynamic_reconfigure/parameter_generator.py   |   3 +-
 cmake/setup_custom_pythonpath.sh.in                |   1 +
 include/dynamic_reconfigure/config_tools.h         |  18 +-
 include/dynamic_reconfigure/server.h               |  16 +-
 package.xml                                        |  24 +-
 scripts/dynparam                                   |  37 +-
 scripts/reconfigure_gui                            |   7 +-
 src/dynamic_reconfigure/__init__.py                |  11 +-
 src/dynamic_reconfigure/client.py                  |  73 ++--
 src/dynamic_reconfigure/encoding.py                |  99 +++--
 src/dynamic_reconfigure/parameter_generator.py     | 442 ++++++++++----------
 .../parameter_generator_catkin.py                  | 452 +++++++++++----------
 src/dynamic_reconfigure/server.py                  |  37 +-
 templates/ConfigType.h.template                    |  50 +--
 templates/ConfigType.py.template                   |   8 +-
 test/simple_python_client_test.py                  |   2 +-
 test/test_cpp_simple_client.launch                 |   2 +-
 test/test_python_simple_client.launch              |   2 +-
 test/testclient.py                                 |  43 +-
 test/testserver.cpp                                |   2 +-
 test/testserver.py                                 |  27 +-
 test/testserver_multiple_ns.py                     |  32 +-
 24 files changed, 738 insertions(+), 670 deletions(-)

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



More information about the debian-science-commits mailing list