Skip to content

Commit

Permalink
Update release distributions. (#842)
Browse files Browse the repository at this point in the history
* Drop Debian Jessie and Stretch which are no longer supported upstream.
* Add Debian Buster
* Add Ubuntu Jammy
  • Loading branch information
nuclearsandwich authored Dec 10, 2021
1 parent 513b759 commit 45290f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions stdeb.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Depends3: python3-rosdep-modules (>= 0.21.0)
Conflicts: python3-rosdep, python-rosdep2, python3-rosdep2
Conflicts3: python-rosdep, python-rosdep2, python3-rosdep2
Copyright-File: LICENSE
Suite: bionic jessie stretch buster
Suite3: bionic focal jessie stretch buster
Suite: bionic buster
Suite3: bionic focal jammy buster bullseye
Python2-Depends-Name: python
X-Python3-Version: >= 3.4
Setup-Env-Vars: SKIP_PYTHON_MODULES=1
Expand All @@ -24,8 +24,8 @@ Conflicts3: python3-rosdep (<< 0.18.0), python3-rosdep2
Replaces: python-rosdep (<< 0.18.0)
Replaces3: python3-rosdep (<< 0.18.0)
Copyright-File: LICENSE
Suite: bionic jessie stretch buster
Suite3: bionic focal jessie stretch buster
Suite: bionic buster
Suite3: bionic focal jammy buster bullseye
Python2-Depends-Name: python
X-Python3-Version: >= 3.4
Setup-Env-Vars: SKIP_PYTHON_SCRIPTS=1

0 comments on commit 45290f4

Please sign in to comment.