ros-jazzy-ament-package 0.16.4-0noble source package in openKylin
Changelog
ros-jazzy-ament-package (0.16.4-0noble) noble; urgency=high
* Simplify removing leading and trailing separators (#152 <https://github.com/ament/ament_package/issues/152>) (#153 <https://github.com/ament/ament_package/issues/153>)
Previously, we checked if the leading or trailing character was a colon
and then used a wildcard to remove it.
It is simpler to just remove a leading or trailing colon. This has the
added benefit of only using shell built-in functions.
(cherry picked from commit 9b09d9471f8bf77d5c847a6cd973da79d18d2e11)
Co-authored-by: Rob Woolley <mailto:<email address hidden>>
* Always consider .dsv files, even when no shell specific script exists (#147 <https://github.com/ament/ament_package/issues/147>) (#151 <https://github.com/ament/ament_package/issues/151>)
Copy of https://github.com/colcon/colcon-core/pull/244/commits/3697164b248d578ec15e9f0d369d005cf1d9894a
(cherry picked from commit 01592eb7c227ec12304635e530984d29055463d7)
Co-authored-by: Addisu Z. Taddese <mailto:<email address hidden>>
* Remove CODEOWNERS and mirror-rolling-to-master. (#149 <https://github.com/ament/ament_package/issues/149>) (#150 <https://github.com/ament/ament_package/issues/150>)
They are both outdated and both no longer serving their
intended purpose.
(cherry picked from commit 5090b28ef9d02fffc41cc1cd04883e3ac2c8f4a6)
Co-authored-by: Chris Lalancette <mailto:<email address hidden>>
* Contributors: mergify[bot]
-- Dharini Dutia <email address hidden> Tue, 01 Apr 2025 16:00:00 -0000