[ros-image-transport-plugins] branch master updated (541803a -> f842a93)

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Jan 19 15:18:28 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-transport-plugins.

      from  541803a   Initial debianization
       new  0653c6f   Add build dependencies
      adds  1607cf9   Imported Upstream version 1.9.3
       new  db7d126   Merge tag 'upstream/1.9.3'
       new  f842a93   Update changelog for 1.9.3-1 release

The 3 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                                        |  79 ++++++---
 compressed_depth_image_transport/CHANGELOG.rst     |   6 +
 compressed_depth_image_transport/CMakeLists.txt    |   6 +-
 .../{compression_common.h => codec.h}              |  45 +++--
 compressed_depth_image_transport/package.xml       |   4 +-
 .../{compressed_depth_publisher.cpp => codec.cpp}  | 185 ++++++++++++++++-----
 .../src/compressed_depth_publisher.cpp             | 173 +------------------
 .../src/compressed_depth_subscriber.cpp            | 118 +------------
 compressed_image_transport/CHANGELOG.rst           |   9 +
 compressed_image_transport/CMakeLists.txt          |   6 +-
 .../cfg/CompressedSubscriber.cfg                   |  15 ++
 .../compressed_subscriber.h                        |  16 ++
 compressed_image_transport/package.xml             |   4 +-
 .../src/compressed_publisher.cpp                   |   4 +-
 .../src/compressed_subscriber.cpp                  |  29 +++-
 debian/changelog                                   |   4 +-
 debian/control                                     |   2 +-
 image_transport_plugins/CHANGELOG.rst              |   3 +
 image_transport_plugins/package.xml                |   2 +-
 theora_image_transport/CHANGELOG.rst               |   5 +
 theora_image_transport/CMakeLists.txt              |   2 +-
 theora_image_transport/package.xml                 |   4 +-
 22 files changed, 336 insertions(+), 385 deletions(-)
 copy compressed_depth_image_transport/include/compressed_depth_image_transport/{compression_common.h => codec.h} (68%)
 copy compressed_depth_image_transport/src/{compressed_depth_publisher.cpp => codec.cpp} (59%)
 create mode 100755 compressed_image_transport/cfg/CompressedSubscriber.cfg

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



More information about the debian-science-commits mailing list