Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
e1fa4224
Unverified
Commit
e1fa4224
authored
1 year ago
by
Shay
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Build packages for Debian Trixie (#15961)
parent
fc1e534e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/15961.misc
+1
-0
1 addition, 0 deletions
changelog.d/15961.misc
scripts-dev/build_debian_packages.py
+1
-0
1 addition, 0 deletions
scripts-dev/build_debian_packages.py
with
2 additions
and
0 deletions
changelog.d/15961.misc
0 → 100644
+
1
−
0
View file @
e1fa4224
Build packages for Debian Trixie.
This diff is collapsed.
Click to expand it.
scripts-dev/build_debian_packages.py
+
1
−
0
View file @
e1fa4224
...
@@ -34,6 +34,7 @@ DISTS = (
...
@@ -34,6 +34,7 @@ DISTS = (
"
ubuntu:jammy
"
,
# 22.04 LTS (EOL 2027-04) (our EOL forced by Python 3.10 is 2026-10-04)
"
ubuntu:jammy
"
,
# 22.04 LTS (EOL 2027-04) (our EOL forced by Python 3.10 is 2026-10-04)
"
ubuntu:kinetic
"
,
# 22.10 (EOL 2023-07-20) (our EOL forced by Python 3.10 is 2026-10-04)
"
ubuntu:kinetic
"
,
# 22.10 (EOL 2023-07-20) (our EOL forced by Python 3.10 is 2026-10-04)
"
ubuntu:lunar
"
,
# 23.04 (EOL 2024-01) (our EOL forced by Python 3.11 is 2027-10-24)
"
ubuntu:lunar
"
,
# 23.04 (EOL 2024-01) (our EOL forced by Python 3.11 is 2027-10-24)
"
debian:trixie
"
,
# (EOL not specified yet)
)
)
DESC
=
"""
\
DESC
=
"""
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment