From 3e6f30aa477bed89b7c0d1cd0a3e996f50f6039d Mon Sep 17 00:00:00 2001 From: fmessmer Date: Mon, 19 Feb 2024 18:15:37 +0100 Subject: [PATCH] 0.6.19 --- cob_extern/CHANGELOG.rst | 4 ++-- cob_extern/package.xml | 2 +- libdlib/CHANGELOG.rst | 4 ++-- libdlib/package.xml | 2 +- libntcan/CHANGELOG.rst | 4 ++-- libntcan/package.xml | 2 +- libpcan/CHANGELOG.rst | 4 ++-- libpcan/package.xml | 2 +- libphidgets/CHANGELOG.rst | 4 ++-- libphidgets/package.xml | 2 +- opengm/CHANGELOG.rst | 4 ++-- opengm/package.xml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/cob_extern/CHANGELOG.rst b/cob_extern/CHANGELOG.rst index 776b4a6..7bd2bc5 100644 --- a/cob_extern/CHANGELOG.rst +++ b/cob_extern/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package cob_extern ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/cob_extern/package.xml b/cob_extern/package.xml index d4de58c..15d03aa 100644 --- a/cob_extern/package.xml +++ b/cob_extern/package.xml @@ -1,7 +1,7 @@ cob_extern - 0.6.18 + 0.6.19 The cob_extern stack contains third party libraries needed for operating Care-O-bot. The packages are downloaded from the manufactorers website and not changed in any way. LGPL diff --git a/libdlib/CHANGELOG.rst b/libdlib/CHANGELOG.rst index ca10fcd..064b78d 100644 --- a/libdlib/CHANGELOG.rst +++ b/libdlib/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libdlib ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/libdlib/package.xml b/libdlib/package.xml index b9d558c..ae66c33 100644 --- a/libdlib/package.xml +++ b/libdlib/package.xml @@ -1,7 +1,7 @@ libdlib - 0.6.18 + 0.6.19 This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ . diff --git a/libntcan/CHANGELOG.rst b/libntcan/CHANGELOG.rst index e632185..2871a41 100644 --- a/libntcan/CHANGELOG.rst +++ b/libntcan/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libntcan ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/libntcan/package.xml b/libntcan/package.xml index 6c7a9f2..3562cf5 100644 --- a/libntcan/package.xml +++ b/libntcan/package.xml @@ -1,7 +1,7 @@ libntcan - 0.6.18 + 0.6.19 This package wraps the libntcan to use it as a ros dependency. proprietary diff --git a/libpcan/CHANGELOG.rst b/libpcan/CHANGELOG.rst index 8acf5c2..4a569ff 100644 --- a/libpcan/CHANGELOG.rst +++ b/libpcan/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libpcan ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/libpcan/package.xml b/libpcan/package.xml index 057879c..743e7f1 100644 --- a/libpcan/package.xml +++ b/libpcan/package.xml @@ -1,7 +1,7 @@ libpcan - 0.6.18 + 0.6.19 This package wraps the libpcan to use it as a ros dependency LGPL diff --git a/libphidgets/CHANGELOG.rst b/libphidgets/CHANGELOG.rst index 417ff79..6bc89de 100644 --- a/libphidgets/CHANGELOG.rst +++ b/libphidgets/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libphidgets ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/libphidgets/package.xml b/libphidgets/package.xml index 399a8e0..a22c0f3 100644 --- a/libphidgets/package.xml +++ b/libphidgets/package.xml @@ -1,7 +1,7 @@ libphidgets - 0.6.18 + 0.6.19 This package wraps the libphidgets to use it as a ros dependency LGPL diff --git a/opengm/CHANGELOG.rst b/opengm/CHANGELOG.rst index 934eefb..7f1612d 100644 --- a/opengm/CHANGELOG.rst +++ b/opengm/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package libopengm ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.6.19 (2024-02-19) +------------------- 0.6.18 (2022-07-29) ------------------- diff --git a/opengm/package.xml b/opengm/package.xml index 896f2d3..c0cfb87 100644 --- a/opengm/package.xml +++ b/opengm/package.xml @@ -1,7 +1,7 @@ opengm - 0.6.18 + 0.6.19 This package wraps the external c++ library opengm in a ROS package, so other packages can use it. It downloads the source code of it and then unzips it. The library is a header-only library with command line interfaces, which aren't used, so it doesn't gets build. For further descriptions and tutorials see the Makefile.tarball and https://github.com/opengm/opengm . Copyright (C) 2013 Bjoern Andres, Thorsten Beier and Joerg H.~Kappes.