Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten1987 committed Dec 12, 2018
1 parent 382f762 commit a963c68
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions ros2bag/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ros2bag
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion ros2bag/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>ros2bag</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>
Entry point for rosbag in ROS 2
</description>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion rosbag2/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag2</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>ROSBag2 client library</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_converter_default_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_converter_default_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion rosbag2_converter_default_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag2_converter_default_plugins</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>Package containing default plugins for format converters</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_storage/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_storage
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion rosbag2_storage/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag2_storage</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>ROS2 independent storage format to store serialized ROS2 messages</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_storage_default_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_storage_default_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* fix unused variable warning when in release
* Contributors: Karsten Knese
Expand Down
2 changes: 1 addition & 1 deletion rosbag2_storage_default_plugins/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rosbag2_storage_default_plugins</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>ROSBag2 SQLite3 storage plugin</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_test_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_test_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion rosbag2_test_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rosbag2_test_common</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>Commonly used test helper classes and fixtures for rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* do not ignore return values
* update maintainer email
* Contributors: Karsten Knese, root
Expand Down
2 changes: 1 addition & 1 deletion rosbag2_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rosbag2_tests</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>Tests package for rosbag2</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions rosbag2_transport/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rosbag2_transport
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion rosbag2_transport/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rosbag2_transport</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions shared_queues_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package shared_queues_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* update maintainer email
* Contributors: Karsten Knese

Expand Down
2 changes: 1 addition & 1 deletion shared_queues_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>shared_queues_vendor</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>Vendor package for concurrent queues from moodycamel</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions sqlite3_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package sqlite3_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.2 (2018-12-12)
------------------
* depend on sqlite3 in vendor package
* update maintainer email
* Contributors: Karsten Knese
Expand Down
2 changes: 1 addition & 1 deletion sqlite3_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>sqlite3_vendor</name>
<version>0.0.1</version>
<version>0.0.2</version>
<description>SQLite 3 vendor package</description>
<maintainer email="karsten@openrobotics.org">Karsten Knese</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit a963c68

Please sign in to comment.