[ros-genpy] branch master updated (b8d63c9 -> f1ed188)
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sat Sep 17 16:13:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a change to branch master
in repository ros-genpy.
from b8d63c9 Remove lintian override, fixed in lintian 2.5.47
adds f5a3091 New upstream version 0.6.2
new b5153c8 Merge tag 'upstream/0.6.2'
new f1ed188 Update changelog for 0.6.2-1 release
The 2 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:
CHANGELOG.rst | 11 +++
README | 2 -
README.md | 21 +++++
debian/changelog | 11 +++
package.xml | 2 +-
src/genpy/generate_struct.py | 4 +-
src/genpy/generator.py | 22 +++--
src/genpy/message.py | 2 +
src/genpy/msg/_TestFillEmbedTime.py | 43 ++++++---
src/genpy/msg/_TestFillSimple.py | 45 +++++----
src/genpy/msg/_TestManyFields.py | 43 ++++++---
src/genpy/msg/_TestMsgArray.py | 17 ++--
src/genpy/msg/_TestPrimitiveArray.py | 32 ++++---
src/genpy/msg/_TestString.py | 13 ++-
src/genpy/rostime.py | 136 ++++++++++++----------------
test/files/array/bool_fixed_deser.txt | 2 +-
test/files/array/bool_fixed_ser.txt | 2 +-
test/files/array/int16_fixed_deser.txt | 2 +-
test/files/array/int16_fixed_ser.txt | 2 +-
test/files/array/object_fixed_deser.txt | 2 +-
test/files/array/object_fixed_ser.txt | 2 +-
test/files/array/object_varlen_deser.txt | 2 +-
test/files/array/object_varlen_ser.txt | 2 +-
test/files/array/object_varlen_ser_full.txt | 2 +-
test/files/array/string_fixed_ser.txt | 5 +-
test/files/array/string_varlen_ser.txt | 5 +-
test/files/array/uint8_fixed_ser.txt | 4 +-
test/files/array/uint8_fixed_ser_np.txt | 4 +-
test/files/complex/object_ser.txt | 2 +-
test/files/complex/object_ser_full.txt | 2 +-
test/test_genpy_generate_struct.py | 4 +-
test/test_genpy_generator.py | 21 ++---
test/test_genpy_message.py | 3 +
test/test_genpy_rostime.py | 4 +-
34 files changed, 278 insertions(+), 198 deletions(-)
delete mode 100644 README
create mode 100644 README.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-genpy.git
More information about the debian-science-commits
mailing list