Skip to content

Commit

Permalink
Update deb platforms for release (#95)
Browse files Browse the repository at this point in the history
Added:
* Ubuntu Noble (24.04 LTS pre-release)
* Debian Trixie (testing)

Dropped:
* Debian Bullseye (oldstable)

Retained:
* Debian Bookworm (stable)
* Ubuntu Focal (20.04 LTS)
* Ubuntu Jammy (22.04 LTS)
  • Loading branch information
nuclearsandwich authored Dec 2, 2024
1 parent 7c0320e commit 66ffe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdeb.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[DEFAULT]
Depends3: python3-setuptools, python3-importlib-metadata
Conflicts3: python-osrf-pycommon
Suite3: focal jammy bullseye bookworm
Suite3: focal jammy noble bookworm trixie
X-Python3-Version: >= 3.8
No-Python2:

0 comments on commit 66ffe9c

Please sign in to comment.