[roscpp-core] branch master updated (06a90bb -> e1b9f24)
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Mon Dec 8 17:21:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a change to branch master
in repository roscpp-core.
from 06a90bb Initial debianization.
new 1eb4441 Update debian/watch file
adds 7a8feb1 Imported Upstream version 0.5.4
new afd2f37 Merge tag 'upstream/0.5.4'
new e1b9f24 Update changelog for 0.5.4-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:
cpp_common/CHANGELOG.rst | 34 +++
cpp_common/CMakeLists.txt | 13 +-
cpp_common/include/ros/{types.h => datatypes.h} | 46 ++--
.../include/ros/header.h | 78 ++++---
cpp_common/package.xml | 8 +-
cpp_common/src/header.cpp | 170 ++++++++++++++
debian/changelog | 7 +
debian/watch | 4 +-
roscpp_core/package.xml | 2 +-
roscpp_serialization/CHANGELOG.rst | 33 +++
roscpp_serialization/CMakeLists.txt | 4 +-
roscpp_serialization/include/ros/serialization.h | 33 ++-
roscpp_serialization/package.xml | 2 +-
roscpp_traits/CHANGELOG.rst | 35 +++
roscpp_traits/CMakeLists.txt | 2 +-
roscpp_traits/include/ros/message_event.h | 256 +++++++++++++++++++++
roscpp_traits/include/ros/message_forward.h | 7 +
roscpp_traits/include/ros/service_traits.h | 2 +-
roscpp_traits/package.xml | 3 +-
rostime/CHANGELOG.rst | 33 +++
rostime/CMakeLists.txt | 14 +-
rostime/package.xml | 4 +-
rostime/src/rate.cpp | 2 +-
rostime/test/time.cpp | 7 +
24 files changed, 720 insertions(+), 79 deletions(-)
copy cpp_common/include/ros/{types.h => datatypes.h} (73%)
copy rostime/src/duration.cpp => cpp_common/include/ros/header.h (56%)
create mode 100644 cpp_common/src/header.cpp
create mode 100644 roscpp_traits/include/ros/message_event.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/roscpp-core.git
More information about the debian-science-commits
mailing list