Skip to content

Commit

Permalink
1.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Nov 16, 2017
1 parent b921029 commit ab76f34
Show file tree
Hide file tree
Showing 53 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions clients/roscpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roscpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion clients/roscpp/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roscpp</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
roscpp is a C++ implementation of ROS. It provides
a <a href="http://www.ros.org/wiki/Client%20Libraries">client
Expand Down
4 changes: 2 additions & 2 deletions clients/rospy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rospy
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion clients/rospy/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rospy</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rospy is a pure Python client library for ROS. The rospy client
API enables Python programmers to quickly interface with ROS <a
Expand Down
4 changes: 2 additions & 2 deletions ros_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ros_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion ros_comm/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>ros_comm</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
ROS communications-related packages, including core client libraries (roscpp, rospy) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosbag/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosbag</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
A package containing the unit tests for rosbag.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosbag_storage/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosbag_storage</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
A package containing the unit tests for rosbag_storage.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_roscpp/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_roscpp</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for roscpp which depend on rostest.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosgraph/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosgraph</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for rosgraph which depend on rostest.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_roslaunch/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_roslaunch</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for roslaunch which depend on rostest.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_roslib_comm/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_roslib_comm</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Unit tests verifying that roslib is operating as expected.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosmaster/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosmaster</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for rosmaster which depend on rostest.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosparam/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosparam</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
A package containing the unit tests for rosparam.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rospy/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rospy</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rospy unit and integration test framework.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rosservice/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rosservice</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for the rosservice tool.
</description>
Expand Down
2 changes: 1 addition & 1 deletion test/test_rostopic/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>test_rostopic</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Tests for rostopic.
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosbag/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosbag/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosbag</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
This is a set of tools for recording from and playing back to ROS
topics. It is intended to be high performance and avoids
Expand Down
4 changes: 2 additions & 2 deletions tools/rosbag_storage/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag_storage
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------
* backward compatibility with libconsole-bridge in Jessie (take 3) (`#1235 <https://github.com/ros/ros_comm/issues/1235>`_)

1.12.11 (2017-11-07)
Expand Down
2 changes: 1 addition & 1 deletion tools/rosbag_storage/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosbag_storage</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
This is a set of tools for recording from and playing back ROS
message without relying on the ROS client library.
Expand Down
4 changes: 2 additions & 2 deletions tools/rosconsole/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosconsole
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosconsole/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosconsole</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>ROS console output library.</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosgraph/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosgraph
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosgraph/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosgraph</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rosgraph contains the rosgraph command-line tool, which prints
information about the ROS Computation Graph. It also provides an
Expand Down
4 changes: 2 additions & 2 deletions tools/roslaunch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roslaunch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/roslaunch/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roslaunch</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
roslaunch is a tool for easily launching multiple ROS <a
href="http://ros.org/wiki/Nodes">nodes</a> locally and remotely
Expand Down
4 changes: 2 additions & 2 deletions tools/rosmaster/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosmaster
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosmaster/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosmaster</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
ROS <a href="http://ros.org/wiki/Master">Master</a> implementation.
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosmsg/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosmsg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosmsg/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosmsg</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rosmsg contains two command-line tools: <tt>rosmsg</tt> and
<tt>rossrv</tt>. <tt>rosmsg</tt> is a command-line tool for
Expand Down
4 changes: 2 additions & 2 deletions tools/rosnode/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosnode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosnode/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosnode</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rosnode is a command-line tool for displaying debug information
about ROS <a href="http://www.ros.org/wiki/Nodes">Nodes</a>,
Expand Down
4 changes: 2 additions & 2 deletions tools/rosout/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosout
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosout/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosout</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
System-wide logging mechanism for messages sent to the /rosout topic.
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rosparam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosparam
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosparam/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosparam</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rosparam contains the rosparam command-line tool for getting and
setting ROS Parameters on the <a
Expand Down
4 changes: 2 additions & 2 deletions tools/rosservice/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosservice
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rosservice/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rosservice</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rosservice contains the rosservice command-line tool for listing
and querying ROS <a
Expand Down
4 changes: 2 additions & 2 deletions tools/rostest/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rostest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rostest/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rostest</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
Integration test suite based on roslaunch that is compatible with xUnit frameworks.
</description>
Expand Down
4 changes: 2 additions & 2 deletions tools/rostopic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rostopic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.12 (2017-11-16)
--------------------

1.12.11 (2017-11-07)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion tools/rostopic/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>rostopic</name>
<version>1.12.11</version>
<version>1.12.12</version>
<description>
rostopic contains the rostopic command-line tool for displaying
debug information about
Expand Down

0 comments on commit ab76f34

Please sign in to comment.