[ros-image-common] branch master updated (1c570f0 -> 6404ab1)

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Jan 19 22:18:24 UTC 2016


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

jspricke-guest pushed a change to branch master
in repository ros-image-common.

      from  1c570f0   Update changelog for 1.11.8-2 release
      adds  7be4ce3   Imported Upstream version 1.11.9
       new  3b2d796   Merge tag 'upstream/1.11.9'
       new  759ee96   Refresh patches
       new  819a4a5   Add patch to fix linking
       new  f6c9415   Add python-camera-calibration-parsers
       new  68ee41d   Imported Upstream version 1.11.10
       new  a7ec04b   Update patches
       new  6404ab1   Update changelog for 1.11.10-1 release

The 7 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:
 .travis.yml                                        | 64 ++++++++++++++++++++++
 camera_calibration_parsers/CHANGELOG.rst           | 17 ++++++
 camera_calibration_parsers/CMakeLists.txt          | 27 +++++++--
 .../camera_calibration_parsers/parse_wrapper.h     | 15 ++---
 camera_calibration_parsers/package.xml             |  6 +-
 camera_calibration_parsers/setup.py                | 11 ++++
 .../src/camera_calibration_parsers/__init__.py     | 17 ++++++
 .../src/{parse.cpp => parse_wrapper.cpp}           | 56 +++++++++----------
 camera_calibration_parsers/test/parser.py          | 13 +++++
 camera_info_manager/CHANGELOG.rst                  |  6 ++
 camera_info_manager/package.xml                    |  2 +-
 debian/changelog                                   |  8 +++
 debian/control                                     | 12 +++-
 debian/patches/0001-Add-CMakeLists.txt.patch       |  4 +-
 .../0002-Add-Debian-specific-SOVERSION.patch       | 16 +++---
 debian/python-camera-calibration-parsers.pyinstall |  2 +
 image_common/CHANGELOG.rst                         |  6 ++
 image_common/package.xml                           |  2 +-
 image_transport/CHANGELOG.rst                      |  9 +++
 image_transport/CMakeLists.txt                     |  2 +-
 image_transport/package.xml                        |  2 +-
 image_transport/tutorial/CMakeLists.txt            |  4 +-
 polled_camera/CHANGELOG.rst                        |  6 ++
 polled_camera/package.xml                          |  2 +-
 24 files changed, 248 insertions(+), 61 deletions(-)
 create mode 100644 .travis.yml
 copy image_transport/include/image_transport/camera_common.h => camera_calibration_parsers/include/camera_calibration_parsers/parse_wrapper.h (83%)
 create mode 100644 camera_calibration_parsers/setup.py
 create mode 100644 camera_calibration_parsers/src/camera_calibration_parsers/__init__.py
 copy camera_calibration_parsers/src/{parse.cpp => parse_wrapper.cpp} (58%)
 create mode 100644 debian/python-camera-calibration-parsers.pyinstall

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



More information about the debian-science-commits mailing list