Skip to content

Commit

Permalink
Add '+upstream' suffix to published deb version (#102)
Browse files Browse the repository at this point in the history
Using a debian version suffix which falls late alphabetically appears to
give our packages preference by apt. If a user enables a repository
which distributes packages created by OSRF or ROS, it is likely that
they wish to use these packages instead of the ones packaged by their
platform.
  • Loading branch information
cottsay authored Dec 6, 2024
1 parent d275710 commit 1f171d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdeb.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Conflicts3: python-osrf-pycommon
Suite3: focal jammy noble bookworm trixie
X-Python3-Version: >= 3.8
No-Python2:
Upstream-Version-Suffix: +upstream

0 comments on commit 1f171d3

Please sign in to comment.