Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flatdeb-steam
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
steamrt
flatdeb-steam
Commits
af6178fd
Commit
af6178fd
authored
2 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
suites: Add Debian 12 'bookworm'
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
a72337f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
suites/bookworm.yaml
+25
-0
25 additions, 0 deletions
suites/bookworm.yaml
with
25 additions
and
0 deletions
suites/bookworm.yaml
0 → 100644
+
25
−
0
View file @
af6178fd
---
# Copyright 2017-2021 Collabora Ltd.
# SPDX-License-Identifier: MIT
additional_base_packages
:
-
usr-is-merged
apt_components
:
-
main
-
contrib
can_merge_usr
:
true
has_automatic_dbgsym
:
true
sources
:
-
label
:
debian
apt_uri
:
'
http://deb.debian.org/debian'
-
label
:
debug
apt_uri
:
'
http://deb.debian.org/debian-debug'
apt_suite
:
'
*-debug'
-
label
:
security
apt_uri
:
'
http://deb.debian.org/debian-security'
apt_suite
:
'
*-security'
# Contains detached debug symbols for security updates, so is useful
# to have even if we are not installing content from proposed-updates
-
label
:
pu-debug
apt_uri
:
'
http://deb.debian.org/debian-debug'
apt_suite
:
'
*-proposed-updates-debug'
...
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