ros-lyrical-gz-cmake-vendor (0.4.4-3resolute) resolute; urgency=high

  * Bump version to 5.1.0 (#24 <https://github.com/gazebo-release/gz_cmake_vendor/issues/24>)
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Wed, 22 Apr 2026 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.4.3-3resolute) resolute; urgency=high

  * Merge pull request #23 <https://github.com/gazebo-release/gz_cmake_vendor/issues/23>
    Bump version to 5.0.2  ---------
  * Contributors: Addisu Z. Taddese, Jose Luis Rivero, Steve Peters

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Fri, 13 Feb 2026 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.4.2-3resolute) resolute; urgency=high

  * Bump version to 5.0.1 (#20 <https://github.com/gazebo-release/gz_cmake_vendor/issues/20>)
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Fri, 30 Jan 2026 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.4.1-3resolute) resolute; urgency=high

  * Bump version to 5.0.0 (#19 <https://github.com/gazebo-release/gz_cmake_vendor/issues/19>)
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Mon, 29 Sep 2025 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.4.0-3resolute) resolute; urgency=high

  * Jetty support: bump to 5.0.0, fix package names (#16 <https://github.com/gazebo-release/gz_cmake_vendor/issues/16>)
    * Jetty support: bump to 5.0.0, fix package names
    Major version numbers have been removed from package
    names in Gazebo Jetty, so extra cmake config files are
    no longer needed.
    * Add option VENDOR_FROM_LIB_VCS_REF
    This allows vendoring from a specified vcs ref instead
    of the hard-coded tag. When this option is set to true,
    a branch, tag, or commit can be specified in the
    LIB_VCS_REF variable. If LIB_VCS_REF is unspecified,
    vendoring will use main.
    * remove unused cmake config template
    * use lowercase to fix linter complaint
    * 5.0.0~pre1
    ---------
  * Contributors: Steve Peters

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Mon, 08 Sep 2025 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.3.1-3resolute) resolute; urgency=high

  * Bump version to 4.2.0 (#15 <https://github.com/gazebo-release/gz_cmake_vendor/issues/15>)
  * Contributors: Jose Luis Rivero, Steve Peters

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Thu, 22 May 2025 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.3.0-3resolute) resolute; urgency=high



 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Mon, 28 Apr 2025 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.2.2-3resolute) resolute; urgency=high

  * Bump version to 4.1.1 (#13 <https://github.com/gazebo-release/gz_cmake_vendor/issues/13>)
  * Contributors: Steve Peters

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Wed, 26 Feb 2025 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.2.1-3resolute) resolute; urgency=high

  * Bump version to 4.1.0 (#11 <https://github.com/gazebo-release/gz_cmake_vendor/issues/11>)
  * Contributors: Steve Peters

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Tue, 12 Nov 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.2.0-3resolute) resolute; urgency=high

  * Bump version to 4.0.0 (#10 <https://github.com/gazebo-release/gz_cmake_vendor/issues/10>)
  * Fixes the cmake-config used during find_package (#8 <https://github.com/gazebo-release/gz_cmake_vendor/issues/8>)
    The provided cmake-config was not actually working if one did
    ```
    find_package(gz_cmake_vendor)
    find_package(gz-cmake)
    ```
    This because the config file tried to create aliases to targets
    that don't exist. For example, gz-cmake4::gz-cmake4 is not exported
    by gz-cmake.
  * Remove the BUILD_DOCS cmake argument. (#9 <https://github.com/gazebo-release/gz_cmake_vendor/issues/9>)
    It is apparently deprecated in newer Gazebo.
  * Apply prerelease suffix and remove patch (#7 <https://github.com/gazebo-release/gz_cmake_vendor/issues/7>)
  * Upgrade to Ionic
  * Contributors: Addisu Z. Taddese, Chris Lalancette

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Thu, 26 Sep 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.1.1-3resolute) resolute; urgency=high

  * Update vendored version to 3.5.3
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Fri, 03 May 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.1.0-3resolute) resolute; urgency=high

  * Use an alias target for root library
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Tue, 23 Apr 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.0.6-3resolute) resolute; urgency=high

  * Add support for the <pkg>::<pkg> and <pkg>::all targets, fix sourcing of dsv files
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Wed, 10 Apr 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.0.5-3resolute) resolute; urgency=high

  * Update vendored version to 3.5.2
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Mon, 08 Apr 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.0.4-3resolute) resolute; urgency=high

  * Update vendored package version
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Fri, 29 Mar 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.0.3-3resolute) resolute; urgency=high

  * Patch the pkg-config directory in the gz-cmake code. (#4 <https://github.com/gazebo-release/gz_cmake_vendor/issues/4>)
    * Patch the pkg-config directory in the gz-cmake code.
    When building on the ROS 2 buildfarm, we aren't setting
    some of the CMAKE_PREFIX variables.  This means that
    using CMAKE_INSTALL_FULL_LIBDIR actually creates a path
    like /opt/ros/rolling/... , which makes debuild upset.
    However, we actually need the FULL_LIBDIR in order to
    calculate the relative path between it and the INSTALL_PREFIX.
    Work around this by having two variables; the
    pkgconfig_install_dir (relative), used to install the files,
    and pkgconfig_abs_install_dir (absolute), used to calculate
    the relative path between them.
    This should fix the build on the buildfarm.  I'll note that
    we are doing it here and not in gz-cmake proper because of
    knock-on effects to downstream gazebo.  If this is successful
    we may end up merging it there, at which point we can drop
    this patch.
    * Update GzPackage as well.
    ---------
  * Contributors: Chris Lalancette

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Thu, 28 Mar 2024 00:00:00 -0000

ros-lyrical-gz-cmake-vendor (0.0.2-3resolute) resolute; urgency=high

  * Require calling find_package on the underlying package (#3 <https://github.com/gazebo-release/gz_cmake_vendor/issues/3>)
    This also changes the version of the vendor package to 0.0.1
    and adds the version of the vendored package in the description
  * Fix linter (#2 <https://github.com/gazebo-release/gz_cmake_vendor/issues/2>)
  * Use <depend> on upstream package so that dependency is exported
  * Update maintainer
  * Add package.xml and CMakeLists (#1 <https://github.com/gazebo-release/gz_cmake_vendor/issues/1>)
  * Initial import
  * Contributors: Addisu Z. Taddese

 -- Addisu Z. Taddese <addisuzt@intrinsic.ai>  Wed, 27 Mar 2024 00:00:00 -0000


