Package: ros-diagnostics / 1.10.1+ds1-3

Metadata

Package Version Patches format
ros-diagnostics 1.10.1+ds1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add CMakeLists.txt.patch | (download)

CMakeLists.txt | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 add cmakelists.txt


0002 Add Debian specific SOVERSION.patch | (download)

diagnostic_aggregator/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add debian specific soversion


0003 Switch to Python 3.patch | (download)

diagnostic_aggregator/scripts/add_analyzers | 2 1 + 1 - 0 !
diagnostic_aggregator/test/add_analyzers_test.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/aggregator_test.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/diag_pub.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/expected_stale_pub.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/expected_stale_test.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/multiple_match_pub.py | 2 1 + 1 - 0 !
diagnostic_aggregator/test/multiple_match_test.py | 2 1 + 1 - 0 !
diagnostic_analysis/scripts/export_csv.py | 2 1 + 1 - 0 !
diagnostic_analysis/scripts/sparse_csv.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/setup.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/src/diagnostic_common_diagnostics/cpu_monitor.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/src/diagnostic_common_diagnostics/hd_monitor.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/src/diagnostic_common_diagnostics/ntp_monitor.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/src/diagnostic_common_diagnostics/sensors_monitor.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/src/diagnostic_common_diagnostics/tf_monitor.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/test/cpu_monitor_psutil_mock.py | 2 1 + 1 - 0 !
diagnostic_common_diagnostics/test/test_cpu_monitor.py | 2 1 + 1 - 0 !
diagnostic_updater/setup.py | 2 1 + 1 - 0 !
diagnostic_updater/src/diagnostic_updater/__init__.py | 2 1 + 1 - 0 !
diagnostic_updater/src/example.py | 2 1 + 1 - 0 !
diagnostic_updater/test/diagnostic_updater_test.py | 2 1 + 1 - 0 !
diagnostic_updater/test/test_DiagnosticStatusWrapper.py | 2 1 + 1 - 0 !
rosdiagnostic/scripts/rosdiagnostic | 2 1 + 1 - 0 !
rosdiagnostic/setup.py | 2 1 + 1 - 0 !
rosdiagnostic/src/rosdiagnostic/rosdiagnostic.py | 2 1 + 1 - 0 !
self_test/scripts/test_selftest.py | 2 1 + 1 - 0 !
test_diagnostic_aggregator/test/fail_init_test.py | 2 1 + 1 - 0 !
test_diagnostic_aggregator/test/match_analyze_pub.py | 2 1 + 1 - 0 !
test_diagnostic_aggregator/test/match_analyze_test.py | 2 1 + 1 - 0 !
30 files changed, 30 insertions(+), 30 deletions(-)

 switch to python 3


0004 Use packaged gtest.patch | (download)

diagnostic_aggregator/CMakeLists.txt | 6 3 + 3 - 0 !
self_test/CMakeLists.txt | 4 2 + 2 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use packaged gtest instead of the embedded one


0005 Switch to new boost bind bind.hpp.patch | (download)

diagnostic_updater/include/diagnostic_updater/diagnostic_updater.h | 4 2 + 2 - 0 !
diagnostic_updater/src/example.cpp | 4 2 + 2 - 0 !
self_test/include/self_test/self_test.h | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 switch to new boost/bind/bind.hpp