diff --git a/debian/changelog b/debian/changelog index 2030672..f182de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,14 @@ -libsilkit (5.0.6-1ubuntu1) stable; urgency=medium +libsilkit (5.0.6-1ubuntu1) unstable; urgency=medium + * `demo`: removed third-party dependency from performance test script * `docs`: Fixed ethernet docs and samples * `build`: Silence warning emitted from oatpp * `ci`: Fix version check and tooling in ci formatting check * `build`: Update deprecated syntax in devcontainter - -- Konrad Breitsprecher Thu, 11 Jun 2026 12:31:08 +0200 + -- Konrad Breitsprecher Thu, 11 Jun 2026 12:31:08 +0200 libsilkit (5.0.5-1ubuntu1) stable; urgency=medium - * `lin`: fixed missing reception of the Go-To-Sleep frame by the master after - `GoToSleep()` in detailed simulation# Changed * `cmake`: merged almost all internal CMake `INTERFACE` libraries into `I_SilKit` * `third-party`: update `oatpp` to version 1.3.1 @@ -21,7 +20,7 @@ libsilkit (5.0.5-1ubuntu1) stable; urgency=medium defined functions - remove an obsolete source file - adjust warning flags - -- Lukas Becker Thu, 21 May 2026 15:40:20 +0200 + -- Lukas Becker Thu, 21 May 2026 15:40:20 +0200 libsilkit (5.0.4-1ubuntu1) stable; urgency=medium * `docs`: removed 'Vector' prefix where SIL Kit is mentioned in multiple @@ -31,7 +30,7 @@ libsilkit (5.0.4-1ubuntu1) stable; urgency=medium * `lin`: fixed TX/RX behavior when controller is not operational * `lin`: populate the `timestamp` field in `LinControllerStatusUpdate` message - -- Daniel Edwards Fri, 27 Mar 2026 13:47:19 +0100 + -- Daniel Edwards Fri, 27 Mar 2026 13:47:19 +0100 libsilkit (5.0.3-1ubuntu1) stable; urgency=medium * `sil-kit-registry`: fixed crash whith enabled dashboard @@ -47,7 +46,7 @@ libsilkit (5.0.3-1ubuntu1) stable; urgency=medium * `cmake`: added explicit build options to QNX presets * `flexray`: add second keyslot parameters to the FlexRay node parameters - -- Daniel Edwards Thu, 12 Feb 2026 21:12:42 +0100 + -- Daniel Edwards Thu, 12 Feb 2026 21:12:42 +0100 libsilkit (5.0.2-1ubuntu1) stable; urgency=medium * `asio`: replaced the deprecated (and now removed) methods @@ -87,13 +86,13 @@ libsilkit (5.0.2-1ubuntu1) stable; urgency=medium * `ci`: added a check to ensure that all commits are properly `Signed-of-by` as defined by [DCO](https://wiki.linuxfoundation.org/dco) - -- Jan Kraemer Thu, 04 Dec 2025 11:33:30 +0100 + -- Jan Kraemer Thu, 04 Dec 2025 11:33:30 +0100 libsilkit (5.0.2~rc1-1ubuntu1) UNRELEASED; urgency=medium * Do not enable the silkit-registry.service by default - -- Jan Kraemer Wed, 24 Aug 2025 17:00:00 +0200 + -- Jan Kraemer Wed, 24 Aug 2025 17:00:00 +0200 libsilkit (5.0.1-1ubuntu1) UNRELEASED; urgency=medium diff --git a/debian/control b/debian/control index cb20b27..9c412be 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libsilkit Priority: optional Maintainer: Jan Kraemer -Build-Depends: debhelper-compat (= 12), cmake, ninja-build, clang +Build-Depends: debhelper-compat (= 13), cmake, ninja-build, clang Standards-Version: 4.6.0 Section: libs Homepage: https://github.com/vectorgrp/sil-kit @@ -15,7 +15,7 @@ Architecture: any Multi-Arch: no Depends: libsilkit5(= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Development packages for libsilkit - The Vector SIL Kit is an open-source library for connecting + SIL Kit is an open-source library for connecting Software-in-the-Loop Environments. This README is intended to provide you with quick start on how to build the Vector SIL Kit. For documentation on using the Vector SIL Kit, see the HTML documentation, which can be generated when @@ -32,7 +32,7 @@ Recommends: silkit-utils Conflicts: libsilkit4 Replaces: libsilkit4 Description: Simulation in the loop kit by Vector - The Vector SIL Kit is an open-source library for connecting + SIL Kit is an open-source library for connecting Software-in-the-Loop Environments. This README is intended to provide you with quick start on how to build the Vector SIL Kit. For documentation on using the Vector SIL Kit, see the HTML documentation, which can be generated when @@ -48,7 +48,7 @@ Multi-Arch: no Depends: libsilkit5(= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Enhances: libsilkit5 Description: Development packages for libsilkit - The Vector SIL Kit is an open-source library for connecting + SIL Kit is an open-source library for connecting Software-in-the-Loop Environments. This README is intended to provide you with quick start on how to build the Vector SIL Kit. For documentation on using the Vector SIL Kit, see the HTML documentation, which can be generated when diff --git a/debian/watch b/debian/watch index 693cd7a..478c240 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=5 +version=3 opts= \ filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libsilkit-$1\.tar\.gz/ \